Triangle inequality in Rubins book

mynameisfunk
Messages
122
Reaction score
0
My problem states:
Given z, w\inC, prove: ||z|-|w||\leq|z-w|\leq|z|+|w|.

Now, I am confused because, isn't it true that ||z|-|w||=|z-w| ? I am using Rudin's book which gives |z|=([z's conjugate]z)1/2
 
Physics news on Phys.org
Take z =-2 and w = 2. Does ||z|-|w||=|z-w| still hold?
 
Ah. Thank you. Is it correct from the definition of |z| to think of it as a length? My gf is taking a complex variables class and she had told me that |z|= the length of z, but rudin's book gave the definition above, so i didn't know how to think about it.
 
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