How to Prove the Triangle Inequality ||x|| - ||y|| ≤ ||x-y||?

  • Thread starter Thread starter florenti
  • Start date Start date
  • Tags Tags
    Inequality
florenti
Messages
7
Reaction score
0
Help me to show this inequality ?

Hi,

I have to show this inequality

| ||x||-||y|| | <= ||x-y||

I have tried to use the Couchy-Schwarz inequality but I didn't get anything.

Could anyone help me solving this.

Thanks a lot.

florent
 
Physics news on Phys.org


The Cauchy-Schwarz inequality says that ||x+ y||\le ||x||+ ||y||.

If you let x= a-b and y= b, that becomes ||a-b+b||\le ||a- b||+ ||b|| or ||a||\le ||a- b|+ ||b|| which, subtracting ||b|| from both sides, gives ||a||- ||b||\le ||a- b||. You Should be able to use that.
 


Thanks a lot
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top