Manifolds with Geodesics Minimizing Length Globally – Riemannian Geometry

geodesicriemannian-geometry

I am interested in complete Riemannian manifolds whose geodesics minimize length globally. Such manifolds must be non-compact (otherwise there is always a self-intersecting geodesic)

However, I suspect this property is much more restrictive.

Question: Assume $(M,g)$ is complete and has this property.

Must $M$ be simply connected? The exponential map has to be a diffeomorphism on all $T_pM$?
Does the sectional curvature has to be non-positive? Are there unique geodesics between any two points?

Update: From John Ma's answer, it turns out that the $exp_p$ is a diffeomorphism, and in particular there are unique geodesics between any two points.

I would still like to know if anything intelligent can be said about the curvature though.

My guess is that it does not has to be non-positive everywhere, but only 'mostly everywhere' in some sense. (i.e I can imagine a surface with small regions of positive curvature which doesn't violate our condition )


I am looking in general for necessary and sufficient conditions (topological\curvature constraints) for this property to hold.

One sufficient conditions is provided by Hadamard's Theorem.

Best Answer

Partial answer

Let $M$ be a complete Riemannian manifold. Then every two points can be joined by a length minimizing geodesic ($\gamma$ is called length minimizing between $p$, $q$ if for any piece-wise smooth curves $\eta$ joining $p$ and $q$ we have $L(\eta)\ge L(\gamma)$). The following are equivalent:

  • All geodesics in $M$ are length-minimizing.

  • All points in $M$ are joined by a unique geodesic.

  • The exponential map $\exp_p : T_pM \to M$ is a diffeomorphism for all $p \in M$.

$(1)\Rightarrow (2)$: If not, let $p, q\in M$ and $\gamma_1, \gamma_2 : [0,1] \to M$ be two geodesics joining $p, q$. Then both $\gamma_1, \gamma_2$ cannot be length minimizing when $t>1$.

$(2)\Rightarrow (1)$ is obvious, since length minimizing curve must be a geodesic and every two points can be joined by at least one geodesic as $M$ is complete.

$(2)\Rightarrow (3)$: By completeness, $\exp_p$ is surjective. If it is not injective, then there are two geodesics which starts at $p$ and interest at some points. Indeed it has to be a diffeomorphism. If not, then there are two points that are conjugate to each other. Thus there are (yet another) two points $p, q$ so that they are joined by a geodesic $\gamma$ which is not length minimizing. By completeness, $p$ and $q$ are also joined by another geodesic $\eta$, thus it contradicts $(2)$.

$(3)\Rightarrow (2)$ is also obvious.

So there are huge topological constraint given by $(3)$. Not completely sure about the curvature constraint, except the one you mentioned.

Related Question