Can a Metric be Defined to Make All Balls in R^2 Unbounded with Shrinking Radii?

  • Thread starter Thread starter jostpuur
  • Start date Start date
jostpuur
Messages
2,112
Reaction score
19
Let's denote the ordinary metric with d, so that d(a,b) = \sqrt{(a_1-b_1)^2 + (a_2-b_2)^2}, and then let e denote some other metric.

Is it possible to define such e that

<br /> \sup_{x\in S_e(r)} d(x,0) = \infty<br />

for all r&gt;0, where

<br /> S_e(r) := \{x\in\mathbb{R}^2\;|\; e(x,0)=r\}.<br />

UPDATE: Mistake spotted. I didn't intend to define S_e(r) so that it can be an empty set with some r. Post #4 contains a new formulation for the original idea of the problem.
 
Last edited:
Physics news on Phys.org
Let e(x,y) = 0 if x=y ;
= 1 otherwise.
Clearly, the circles in e are not bounded with respect to the euclidean metric.
I'm afraid I don't get the tenor of the question at all. If you mean to have a 'continuous' metric , it's not possible. See, however, the hyperbolic plane.
 
Eynstone said:
Let e(x,y) = 0 if x=y ;
= 1 otherwise.
Clearly, the circles in e are not bounded with respect to the euclidean metric.
I'm afraid I don't get the tenor of the question at all. If you mean to have a 'continuous' metric , it's not possible. See, however, the hyperbolic plane.

I made a mistake in my original formulation. I should not have tried to define a boundary of a ball like I did for S_e(r). I should try to reformulate the problem in terms of open balls...
 
I'll merely ask a new question now, which should aim for the same thing...

If e is a discrete metric, then it has a property that

<br /> B_d(0,\epsilon) \nsubseteq B_e(0,\frac{1}{2})<br />

for all \epsilon&gt;0.

Now, I'm interested to know that does there exist such metric e, and radius r&gt;0, that

<br /> B_e(0,\epsilon) \nsubseteq B_d(0,r)<br />

for all \epsilon &gt;0?
 
Let e(a,b) = |ay-by| if ax= bx ;
= |ax -bx| otherwise.
The 'circles' around the origin are a pair of parallel lines plus two points.
 
Eynstone said:
Let e(a,b) = |ay-by| if ax= bx ;
= |ax -bx| otherwise.
The 'circles' around the origin are a pair of parallel lines plus two points.

Set a=(0,0), b=(1,1), c=(0,10).

Don't you now get e(a,c) = 10, e(a,b) = 1, and e(b,c) = 1, so that the triangle inequality does not hold?
 
jostpuur said:
Set a=(0,0), b=(1,1), c=(0,10).
Don't you now get e(a,c) = 10, e(a,b) = 1, and e(b,c) = 1, so that the triangle inequality does not hold?
Sorry for the slip.
How about
e(a,b) = 0 if a=b;
= 1 + |ay-by|/(|ay-by|+1 ) if ax= bx & a not equal to b;
= 2+|ax -bx| otherwise.
This almost answers the question with r=1 : balls with radius less than one contain only the origin.
Note that the origin itself lies in every ball centred at it (in any metric) & we can't get rid of the origin.
 
Eynstone said:
...

This almost answers the question with r=1 : balls with radius less than one contain only the origin.

I noticed similar problems earlier.

My first idea to define a metric, such that some balls would become unbounded, was

<br /> e(a,b) = |a_2-b_2| + |\tan^{-1}(a_1) - \tan^{-1}(b_1)|<br />

Now B_e(0,\frac{\pi}{2}) stretches to infinity, but with radius r &lt; \frac{\pi}{2} the balls become bounded, and with r\to 0 the balls become arbitrarily small, and in the end the metric is equivalent with the Euclidean metric.

The problem is not only to come up with such metric that some balls are unbounded. They must remain unbounded when the radius approaches zero.
 
Back
Top