I have 3 complex number $z_1,\> z_2, \>z_3$ from C and i know that: $$z_1 + z_2 + z_3 = 0 , \>\>\>\>\> z_1^2 + z_2^2 + z_3^2 = 0$$ I have to show that $$|z_1|=|z_2|=|z_3|$$
2026-05-05 11:04:00.1777979040
Show that complex numbers satisfying $z_1 + z_2 + z_3 = z_1^2 + z_2^2 + z_3^2 = 0$ have equal module $|z_1|=|z_2|=|z_3|$
105 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
From the given,
$$ z_1z_2 + z_2z_3 +z_3z_1 =\frac12 \left[(z_1 + z_2 + z_3)^2 - (z_1^2 + z_2^2 + z_3^2) \right]= 0 $$
Substitute lhs with $z_3=-(z_1 + z_2)$,
$$z_1z_2 - (z_1 +z_2)^2 = 0 \implies z_1^2 + z_1z_2 + z_2^2 =0$$
which yields $ {z_1} = \frac12(-1\pm\sqrt3 i){z_2}=e^{i \pi \pm i\frac\pi3}{z_2}\implies \left|{z_1}\right| = |{z_2}|$ and likewise $|{z_1}|= |{z_3}|$. Thus,
$$|z_1|=|z_2|=|z_3|$$