How Can You Simplify the Inequality |Im(z^2 - z̅ + 6)| < 12 Given |z| < 3?

jav
Messages
34
Reaction score
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:
Physics news on Phys.org
|Im(z)|\leq |z|
Then use the triangle inequality to derive an upper bound.
 
One thing to be careful about is to use:
<br /> |z_{1}-z_{2}|\leqslant ||z_{1}|-|z_{2}||<br />
 
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