$z_1$ and $z_2$ are complex numbers and if $|z_1|=2$ and $(1-i)z_2+(1+i) \bar{z_2}=8 \sqrt{2}$, then prove that minimum value of $|z_1-z_2|=2$
Could someone give me little hint to solve this question?
$z_1$ and $z_2$ are complex numbers and if $|z_1|=2$ and $(1-i)z_2+(1+i) \bar{z_2}=8 \sqrt{2}$, then prove that minimum value of $|z_1-z_2|=2$
Could someone give me little hint to solve this question?
Following Fabian's hint, show that
If you draw a picture of the circle and the line, you can see that the minimizing $z_1$ and $z_2$ lie on the "$45^\circ$" line from the origin, with $|z_1|=2$ and $|z_2|=4$.
You can also go for an algebraic way (if I didn't make a dumb assumption):
Let $z_2=a+bi$
Then $(1-i)(a+bi)+(1+i)(a-bi)=8 \sqrt{2}$ gives us $a+b=4 \sqrt{2} \\\ $
So squaring both sides of $a+b=4 \sqrt{2}$ gives $a^2+b^2+2ab=16(2) \\\ $
Solving this for $a^2+b^2$ gives $a^2+b^2=32-2ab$
So using triangle inequality we can write that: $|z_1-z_2| \ge ||z_1|-|z_2||=|2-\sqrt{32-2ab}|$
Now now we just need to choose $2ab$ so that $|2-\sqrt{32-2ab}|$ will be at it's minimum.