1

Given that the product of two complex numbers $z_1$ and $z_2$ is real and different from $0$, show that there exists a real number $p$ such that $z_1 = p\overline{z_2}$.

Please help!!

Zev Chonoles
  • 129,973
Sophie
  • 51

4 Answers4

1

If $z_{1} z_{2} = r \neq 0$ is real then $z_1, z_2 \neq 0$, and $z_1 z_2= \overline{z_1 z_2} = \overline{z_1} \cdot \overline{z_2} $ and thus: $$z_1 |z_2|^2 = z_1 z_2 \overline{z_2} = \overline{z_1 z_2} \cdot \overline{z_2} \implies z_1 = \frac{\overline{z_1 z_2}}{|z_2|^2} \overline{z_2} = \frac{r}{|z_2|^2} \overline{z_2}$$ $\frac{r}{|z_2|^2}$ is a real number and wer'e done.

user76568
  • 4,542
1

$$z_1 = \frac{z_1 z_2 \bar z_2}{z_2 \bar z_2} = \underbrace{\frac{z_1 z_2}{|z_2|^2}}_p \ \ \bar z_2$$

themaker
  • 2,451
1

Hint:

$z_{1}\left|z_{2}\right|^{2}=z_{1}\left(z_{2}\bar{z}_{2}\right)=\left(z_{1}z_{2}\right)\bar{z}_{2}$

(So it is enough if $z_2\neq 0$. Then you can divide by $\left|z_{2}\right|^{2}$)

drhab
  • 151,093
0

Hint $\,\ z_1z_2\in\Bbb R\,\Rightarrow\, z_1z_2 = \bar z_1\bar z_2 \,\Rightarrow \dfrac{z_1}{\bar z_2} = \dfrac{\bar z_1}{z_2} = \overline{\left(\dfrac{z_1}{\bar z_2}\right)}\,\Rightarrow\,\dfrac{z_1}{\bar z_2}\in\Bbb R$

Bill Dubuque
  • 272,048