Question about the bounded metric

  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
  • Tags Tags
    Bounded Metric
AxiomOfChoice
Messages
531
Reaction score
1
Question about the "bounded" metric

Homework Statement


I'm trying to show that the topology induced on \mathbb R by the bounded metric
<br /> \sigma(x,y) = \left| \frac{x}{1+|x|} - \frac{y}{1+|y|} \right|<br />
is equivalent to that induced by the standard Euclidean metric d(x,y) = |x-y|.

Homework Equations


The Attempt at a Solution


Well, it seems to me that, for all x,y \in \mathbb R, we have \sigma(x,y) \leq d(x,y). (This implies (I think) that any open set in d is open in \sigma.) But I'm having the darndest time showing \sigma(x,y) \leq d(x,y). I know it works when |x| = |y|, but when |x| \neq |y|, I run into problems. Am I going to have to break this down by cases? That seems awfully...awful.
 
Last edited:
Physics news on Phys.org


haven't tried it, but could you just try and show an open ball in each space is open in the other, setting up a on to one corespondance between open sets... though note the "radius" will be different...
 


lanedance said:
haven't tried it, but could you just try and show an open ball in each space is open in the other, setting up a on to one corespondance between open sets... though note the "radius" will be different...

Yes, this is what I've tried to do, but the calculations one needs to go through to confirm this are gruesome. For example, can you show that, for any x,y\in \mathbb R, we have

<br /> \left| \frac{x}{|x|+1} - \frac{y}{|y|+1} \right| \leq |x - y|<br />

I've tried in a number of ways to show this, and have done it for a few special cases, but I don't have the general case.

Maybe you are talking about something different, but I'm trying to show that, given an open set \Omega \in \mathcal O_d, \Omega \in \mathcal O_\sigma and the converse.
 


I don't think the cases is really that bad. If x is negative and y is positive, or if x is positive and y is negative, you can easily get rid of the absolute value sign (since you know both are positive or both are negative) and simply observe that you're adding two things of the same sign on both sides, one side's added numbers are smaller.

For the case where x and y are the same sign, you can determine whether \frac{x}{|x|+1} is bigger or smaller than \frac{y}{|y|+1} based solely on whether x<y or x>y, so you really only have four cases left, not eight.
 


Office_Shredder said:
I don't think the cases is really that bad. If x is negative and y is positive, or if x is positive and y is negative, you can easily get rid of the absolute value sign (since you know both are positive or both are negative) and simply observe that you're adding two things of the same sign on both sides, one side's added numbers are smaller.

For the case where x and y are the same sign, you can determine whether \frac{x}{|x|+1} is bigger or smaller than \frac{y}{|y|+1} based solely on whether x<y or x>y, so you really only have four cases left, not eight.
Thanks very much for your help, but I'm not quite sure what you mean when you say "four cases left, not eight." What were the eight, and what are the four? The four cases I'd originally tried to consider (without success) were
  1. x&gt;y and |x|&gt;|y|,
  2. x&gt;y and |x|&lt;|y|,
  3. x&lt;y and |x|&gt;|y|, and
  4. x&lt;y and |x|&lt;|y|.
As best I can tell, though, you think I should look instead at:
  1. x &gt; y &gt; 0,
  2. y &gt; x &gt; 0,
  3. 0 &gt; y &gt; x, and
  4. 0 &gt; x &gt; y.
Is that correct?
 
Last edited:


Never mind. I actually got it to work out, using the cases you suggested. You were right; it's a LOT easier to do it that way. Thanks again!
 


Ok; I'm actually stuck on something different here. If I'm not mistaken, since \sigma(x,y) \leq d(x,y) for all x,y\in \mathbb R, then we have B_d(x,\rho) \subset B_\sigma(x,r) whenever \rho &lt; r. But I need to show that, given r &gt; 0, there exists \omega = \omega(r) such that B_\sigma(x,\omega) \subset B_d(x,r). I'm having a hard time doing this; i.e., figuring out what form \omega(r) should take...can anyone offer hints or suggestions? (BTW, B_d(x,r) = \{ y\in \mathbb R : d(x,y) &lt; r\}.)
 


Clear the denominator

| \frac{x}{1+|x|} - \frac{y}{1+|y|}| = (1+|x|)(1+|y|)|x(1+|y|)-y(1+|x|)| \leq (1+|x|)(1+|y|)(2|x||y|)|x-y|.

Do you see what to do from there? (hint: \omega is going to depend on x here)
 


Office_Shredder said:
Clear the denominator

| \frac{x}{1+|x|} - \frac{y}{1+|y|}| = (1+|x|)(1+|y|)|x(1+|y|)-y(1+|x|)| \leq (1+|x|)(1+|y|)(2|x||y|)|x-y|.

Do you see what to do from there? (hint: \omega is going to depend on x here)

I confess I don't see how you get

<br /> |x(1+|y|)-y(1+|x|)| \leq 2|x||y||x-y|.<br />

I tried to finagle the LHS and apply the triangle inequality, but didn't get the RHS.
 
  • #10


Ok, I'm now to the point where I actually think |x(1+|y|)-y(1+|x|)| \leq 2|x||y||x-y| is wrong. I think it fails for x = 1/2, y = 1/4, though I think the statement is true if |x|,|y| \geq 1.
 
Last edited:
  • #11


Also, I thought the idea at this point of the proof was to show that saying

<br /> \left| \frac{x}{|x|+1} - \frac{y}{|y|+1} \right| &lt; \omega(x,r)<br />

implies

<br /> |x - y| &lt; r.<br />

I don't see how we can accomplish that with the kind of thing you have written above, which (as far as I can tell) would be more helpful in showing the converse of this.
 
  • #12


I've done a bit more work and discovered that

<br /> \left| \frac{x}{|x|+1} - \frac{y}{|y|+1} \right| &lt; \omega<br />

implies

<br /> |x - y| &lt; \omega (1+|x|)(1+|y|) + 2|x||y|<br />

So it kind of makes sense that \omega should have a factor of 1+|x| in the denominator. But I can't seem to pick a POSITIVE \omega(r,x) here that will cancel out all the ys. Am I close?
 
Back
Top