What is Meant by By Symmetry in the Reverse Triangle Inequality Proof?

MaxManus
Messages
268
Reaction score
1

Homework Statement


I'm reading the proof for the reverse triangle inequality, but I don't understand what is meant by "by symmetry"


Homework Equations





The Attempt at a Solution


(X,d) is a metric space
prove:
|d(x,y) - d(x,z)| <= d(z,y)

The triangle inequality
d(x,y) <= d(x,z) + d(z,y)
d(x,y) - d(x,z) <= d(z,y)

By symmetry
d(x,z) - d(x,y) <= d(y,z) = d(z,y)

So:
|d(x,y) - d(x,z)| <= d(z,y)

---------------------------------------------
How did they get the "by symmetry d(x,z) - d(x,y) <= d(y,z) = d(z,y)" part?
Isn't symmetry just that d(x,y) = d(y,x)
 
Physics news on Phys.org
I believe the symmetry reference is due to the fact that for a metric space d(x,y) = d(y,x).
 
Yes, but how does that take you to: "d(x,z) - d(x,y) <= d(y,z) = d(z,y)"?
 
Hi MaxManus! :smile:

By symmetry is a standard mathematical phrase and has nothing to do with symmetry here. It just means that the property is analogous to something you have done before.

MaxManus said:

Homework Statement


I'm reading the proof for the reverse triangle inequality, but I don't understand what is meant by "by symmetry"


Homework Equations





The Attempt at a Solution


(X,d) is a metric space
prove:
|d(x,y) - d(x,z)| <= d(z,y)

The triangle inequality
d(x,y) <= d(x,z) + d(z,y)
d(x,y) - d(x,z) <= d(z,y)

By symmetry
d(x,z) - d(x,y) <= d(y,z) = d(z,y)

Here, they mean d(x,z)<=d(x,y)+d(y,z), thus d(x,z)-d(x,y)<= d(y,z). This is quite the same thing as you done before...
 
Thanks!
angst18 I tried to solve your problem, but it was over my level.
 
Thanks, it seems I'm doomed :/
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top