- #1
jav
- 35
- 0
Homework Statement
Know: modulus(z) < 3
WTS: |Im(z2 - zbar + 6)| <12
where zbar is the complex conjugate
Homework Equations
z = x + iy
The Attempt at a Solution
|Im(z2 - zbar + 6)|
= |Im(x2 + 2i*x*y - y2 - x + iy + 6)|
= |2xy + y|
So I want to show |2xy + y|< 12
I already proved it using maximization and Lagrange multipliers, but it seems like overkill, and I think there is some kind of arithmetic trick I am missing. Anyone see it?
Thanks
Last edited: