Proving on modulus and conjugates

  • Thread starter Thread starter irony of truth
  • Start date Start date
  • Tags Tags
    Modulus
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
irony of truth
Messages
89
Reaction score
0
I am proving that (sqrt)2 |z| >= |Re z| + |Im z|. The professor gave this as an example, but I want to ask something...

Why is it that I can't use this strategy:
-> |Re z| <= |z|
-> |Im z| <= |z|
-> adding corresponding expression yields |Re z| + |Im z| <= 2|z|. (what's wrong here?)
 
Physics news on Phys.org
irony of truth said:
Why is it that I can't use this strategy:
-> |Re z| <= |z|
-> |Im z| <= |z|
-> adding corresponding expression yields |Re z| + |Im z| <= 2|z|. (what's wrong here?)

You can't use it because [itex]|Re z|+|Im z| \leq 2|z|[/itex] simply does not imply that [itex]|Re z| + |Im z| \leq \sqrt{2}|z|[/itex]. Simple example: Say [itex]|Re z|+|Im z|=1.5[/itex]. The first inequality is satisfied, but the second is not.
 
Try squaring both sides.

irony of truth said:
I am proving that (sqrt)2 |z| >= |Re z| + |Im z|. The professor gave this as an example, but I want to ask something...
Why is it that I can't use this strategy:
-> |Re z| <= |z|
-> |Im z| <= |z|
-> adding corresponding expression yields |Re z| + |Im z| <= 2|z|. (what's wrong here?)

That is an upper bound for |Re z| + |Im z|, but not the least upper bound. Try squaring both sides.