Question:
Prove that if $z + \frac{1}{z}$ is real then either the magnitude of $z = 1$ or $z$ is real.
I'm struggling with, I found that $2ab$ must be equal to $0$ but I don't see how that help.
Thanks!
Question:
Prove that if $z + \frac{1}{z}$ is real then either the magnitude of $z = 1$ or $z$ is real.
I'm struggling with, I found that $2ab$ must be equal to $0$ but I don't see how that help.
Thanks!
On
Here is an easy approach. If $z + \frac{1}{z}$ is real then $z + \frac{1}{z} = \overline{z + \frac{1}{z}}$. Using the fact that $z \overline{z} = |z|^2$ you get
$$z + \frac{1}{z} =\overline{ z + \frac{1}{z}} = \overline{z}+\frac{1}{\overline{z}} = \overline{z} + \frac{z}{|z|^2} \Rightarrow z -\overline{z} = \frac{z- \overline{z}}{|z|^2} \Rightarrow (|z|^2 - 1)(z-\overline{z}) = 0$$
$\mathbb{C}$ is a domain.
setting $z=a+bi$ then we get $z+1/z=a+bi+1/(a+bi)=a+bi+\frac{a-bi}{a^2+b^2}=\frac{a(a^2+b^2+1)+ib(a^2+b^2-1)}{a^2+b^2}$