When do |z+w| and |z-w| equal for complex numbers?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
mynameisfunk
Messages
122
Reaction score
0
OK, in my book we have an inequality ||z|-|w||[tex]\leq[/tex]|z+w|[tex]\leq[/tex]|z|+|w| then from here it simply states, "Replacing w by -w here shows that ||z|-|w||[tex]\leq[/tex]|z-w|[tex]\leq[/tex]|z|+|w|.

How do we know that?
is |z+w|=|z-w|?? Note that z and w are complex numbers.
 
Physics news on Phys.org
No, |z+w| is NOT equal to |z-w|. Your first inequality is true for all w. Therefore it also must be true for -w. Substitute '-w' everywhere you see 'w' in the first inequality.
 
Dick said:
No, |z+w| is NOT equal to |z-w|. Your first inequality is true for all w. Therefore it also must be true for -w. Substitute '-w' everywhere you see 'w' in the first inequality.

Thanks a lot Dick, again. You rock