Geodesics on graphs from the condition that acceleration is normal.
This note continues our story of deriving the geodesic equation for surfaces in R3 described as the graph of a function z=f(x,y). This third derivation represents a substantial simplification by taking the extrinsic viewpoint, where we work entirely in Euclidean 3-space and describe geodesics as curves whose acceleration is at all times normal to the surface. This is by far the most efficient of the three approaches to date!
To set some notation: if f:R2→R is a twice differentiable function we parameterize its graph S by the embedding F:R2→R3,
F(x,y)=(x,y,f(x,y))
Graph Geodesics
The curve (x(t),y(t)) in the plane represents a geodesic on the graph of f if
x¨=−fx1+fx2+fy2fxxx˙2+2fxyx˙y˙+fyyy˙2y¨=−fy1+fx2+fy2fxxx˙2+2fxyx˙y˙+fyyy˙2
Acceleration & Surface Normal
Exactly as in a multivariable calculus course, we can find the normal N to the surface S by finding two tangents to the parameterization and taking their cross product:
Tu=⟨1,0,fx⟩Tv=⟨0,1,fy⟩
N=Tu×Tv=i^10j^01k^fxfy=⟨−fx,−fy,1⟩
The second quantity we need is the acceleration α of a particle traveling along the surface. Such a particle can be specified by giving u,v as a function of time, as its trajectory is
t↦(x(t),y(t),f(x(t),y(t)))
The velocity vel is the first time derivative
vel(t)=⟨x˙,y˙,dtdf⟩=⟨x˙,y˙,fxx˙+fyy˙⟩
The acceleration is then the second time derivative
This last quantity is a bit of a mouthful so we will often denote it α, and write
acc=⟨x¨,y¨,α⟩
The Geodesic Condition
A curve on the surface S is a geodesic only if it does not turn relative to the surface. Of course, it must bend (and thus accelerate) in R3 as it is constrained to the surface! What’s constrained to be zero is its intrinsic acceleration: the projection of this Euclidean acceleration onto the tangent plane of the surface. Thus for a geodesic, the Euclidean acceleration must be perpendicular to the surface: it must be parallel to the surface normal at each point. To get an equation out of this we take advantage of the cross product, and note the geodesic condition implies
acc×N=0
We can expand this out into three equations (one for each component) since we know these vectors explicitly:
All that remains is some algebraic simplification: we would like equations directly giving u¨ and v¨, but at the moment both of these terms also appear inside of α so are mixed up in the two equations. To simplify, it is useful to remember the third equation (which we know to be satisfied):
fyx¨=fxy¨
This proves useful as it will let us replace terms containing y¨ with x¨ and vice versa. Indeed, focusing on the equation for u¨ we can write