Recently, on another forum, the following problem was posted:
Given three distinct complex numbers:
$\displaystyle z_1,z_2,z_3$
where:
$\displaystyle |z_1|=|z_2|=|z_3|\ne0$
and:
$\displaystyle z_1+z_2z_3,z_2+z_1z_3,z_3+z_1z_2$
are all real, then prove:
$\displaystyle z_1z_2z_3=1$
I...