Is the diameter of a $S^2$ in arbitrary metric on $\Bbb R^3$ just the distance between antipodal points?

289 Views Asked by At

Let $S^2$ be a unit sphere in the Euclidean metric. Consider $S^2$ as a subset of $\mathbb{R}^3$ with an arbitrary metric $d$. Now, we would like to compute the diameter of $S^2$ with respect to the metric $d$. Is it always true that the diameter is the distance between antipodal points of $S^2$ or should we assume something about the metric (e.g. translational invariance etc.)?

This statement is obviously true for Euclidean metric, Manhattan metric, discrete metric and the maximum metric, but is true in general? Any hints?

3

There are 3 best solutions below

0
On BEST ANSWER

There is no reason for anything like this to be true for arbitrary metric. For example, consider the metric $$ \hat{d}(v,w):=\sqrt{(v_1-w_1)^2+2(v_2-w_2)^2+(v_3-w_3)^2}. $$ There is only one pair of points at which the diameter is attained, namely, $(0,1,0)$ and (0,-1,0). These happen to be antipodal, so $\hat{d}$ does not quite qualify. However, we can slightly distort it by putting $d(v,w):=\hat{d}(f(v),f(w))$, where $f:\mathbb{R}^3\mapsto\mathbb{R}^3$ is the bijection that reads, in spherical coordinates, $$ f:(r,\theta,\varphi)\mapsto (r,\theta+\frac{1}{2}\cos \theta,\varphi). $$ (here $\theta$ denotes the latitude). The diameter is now attained at the preimages of the above points, that both lie in the lower hemisphere, and thus are not antipodal.

In the positive direction, if your metric satisfies $2d(0,v)\equiv d(v,-v)$, then the conclusion is true. Indeed, if the diameter is attained at $u,w$, then, by the triangle inequality, either $d(u,0)$ or $d(v,0)$ is at least half of the diameter. But then $d(u,-u)$ (resp., $d(v,-v)$) is at least diameter. In particular, this will be true for any norm-induced metric.

0
On

In general, no. Let $M$ be some bijection $\mathbb{R}^3\to \mathbb{R}^3$ which maps $S^2$ into ellipsoid $x^2+2y^2+2z^2=1$ and such that pre-images of points $(1,0,0)$ and $(-1,0,0)$ are not antipodal on $S^2$. Define $d$ by $d(a,b):= d_E(M(a), M(b))$, where $d_E$ is the standard Euclidean metric. Then the diameter of $S^2$ in this metric is $2$, and this distance is achieved only on pre-images of points $(1,0,0)$ and $(-1,0,0)$ (since the diameter of that ellipsoid in $d_E$ is $2$, and this distance is achieved only on $(1,0,0)$ and $(-1,0,0)$), but those two points are by construction not antipodal.

0
On

Not in general. First let's consider the problem in only two dimensions. Here is a counterexample.

Circle with offcenter p

Let $p$ be some point in the interior of the circle other than the usual center. Let the distance $$\delta(x,y) = d(x,p)+d(p,y)$$ where $d$ is the usual metric. So for example the $\delta$-distance between $a$ and $b$ follows the dotted path as shown. Clearly this distance is larger than the distance between any antipodal pair of points.

Extending this to three dimensions is straightforward.