mjordan2nd
- 173
- 1
Homework Statement
If z and w are complex numbers such that |z|<=1 and |w|<=1 then prove
\left| z+w \right| \leq \left| 1 + \overline{z} w \right|
The Attempt at a Solution
I have reduced this to essentially
x^2+y^2 <= 1+(xy)^2.
It seems to me if both x and y are less than or equal to 1, then the inequality must hold. I can't think of how to prove this formally, though. Any help on how to do this would be appreciated.