Skip to content

Geodesics

6.1 Definition

A geodesic is a curve γ(t)\gamma(t) whose acceleration is zero: γ˙γ˙=0\nabla_{\dot{\gamma}} \dot{\gamma} = 0.

In local coordinates, the geodesic equation is:

γ¨k+Γijkγ˙iγ˙j=0\ddot{\gamma}^k + \Gamma^k_{ij}\, \dot{\gamma}^i \dot{\gamma}^j = 0

This is a second-order ODE, so geodesics exist and are unique given an initial point and velocity.

Proposition 6.1. Geodesics are locally distance-minimizing: for sufficiently small tt, the geodesic γ\gamma from pp to γ(t)\gamma(t) has length equal to the Riemannian distance d(p,γ(t))d(p, \gamma(t)).

6.2 The Exponential Map

For pMp \in M, the exponential map expp:TpMM\exp_p : T_p M \to M is defined by expp(v)=γv(1)\exp_p(v) = \gamma_v(1), where γv\gamma_v is the geodesic with γv(0)=p\gamma_v(0) = p and γ˙v(0)=v\dot{\gamma}_v(0) = v.

Proposition 6.2. The exponential map is a local diffeomorphism near the origin: there exists ε>0\varepsilon > 0 such that expp\exp_p is a diffeomorphism from {vTpM:v<ε}\{v \in T_p M : \|v\| < \varepsilon\} onto an open neighborhood of pp.

6.3 Completeness

A Riemannian manifold (M,g)(M, g) is geodesically complete if every maximal geodesic is defined for all time (i.e., on R\mathbb{R}).

Theorem 6.3 (Hopf-Rinow). For a connected Riemannian manifold, the following are equivalent:

  1. MM is geodesically complete.
  2. (M,d)(M, d) is a complete metric space (where dd is the Riemannian distance).
  3. Every closed and bounded subset of MM is compact.
  4. There exists pMp \in M such that expp\exp_p is defined on all of TpMT_p M.

Corollary. Every compact Riemannian manifold is geodesically complete.