Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $M$ be a smooth, finite-dimensional manifold. Suppose $M$ is also a metric space, with a given distance function $d: M \times M \rightarrow \mathbb{R}_{+}$, which is compatible with the original (manifold) topology on $M$.

Question: is there a Riemannian metric $g$ on $M$ such that the distance $$d_g(p, q) = \inf_{\gamma \in \Omega(p, q)} L_g(\gamma)$$ coincides with $d$?

I believe that this setting is very standard, but for the sake of completeness: $L_g$ denotes the Riemannian length of the curve $\gamma$, and $\Omega(p, q)$ the set of all piecewise smooth curves $\gamma : [a, b] \rightarrow M$ s.t. $\gamma(a) = p$ and $\gamma(b) = q$. Thanks in advance.

share|improve this question

2 Answers

up vote 8 down vote accepted

I believe the answer is no in general.

Consider the taxicab metric on $\mathbb{R}^2$. That is $d((x_1,y_1),(x_2,y_2)) = |x_1 - x_2| + |y_1+y_2|$. This metric induces the same topology on $\mathbb{R}^2$ as the standard metric.

The 2 points $(0,0)$ and $(a,a)$ with $a>0$ are a distance $2a$ from each other in this metric. The key point is that there are infinitely many shortest "geodesics" between these 2 points - any monotonic staircase picture is an example of one.

On the other hand, there is a well known consequence of the Gauss Lemma that, given a Riemannian metric, for a small enough neighborhood around any point there are unique shortest geodesics between any 2 points in the neighborhood.

But any neighborhood of $(0,0)$ contains at least one point of the form $(a,a)$, so the taxicab metric cannot be induced from a Riemannian metric.

share|improve this answer
This is a very instructive answer! I wish I could upvote more than once.. :) – student Feb 7 '12 at 4:24

Every compact metric space of covering dimension $n$ can be embedded isometrically in $\mathbb{R}^{2n+1}$, as far as I can tell. This is discussed in this MO post. In particular, a compact, metric manifold can be embedded in this way and then inherits a Riemannian metric from the ambient Euclidean space.

share|improve this answer
3  
The link you reference doesn't saying anything about embedding isometrically in $\mathbb{R}^{2n+1}$. In fact, there are known metrics on, say, $S^1\times S^1$ which are not inherited from any embedding into $\mathbb{R}^3$ (say, the flat metric). On the other hand, Nash proved that every Riemannian manifold does inherit its metric from some embedding into $\mathbb{R}^N$ for $N$ sufficiently large (If I recall, $N$ grows roughly as $n^2$ or half that). – Jason DeVito Feb 7 '12 at 3:03

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.