Necessary and sufficient condition for z₁, z₂, z₃ to form an equilateral triangle. Equivalently: z₁ + z₂ω + z₃ω² = 0 or z₁ + z₂ω² + z₃ω = 0, where ω is a cube root of unity — the vertices are related by 120° rotations. If the triangle is inscribed in |z|=r, its centroid is at the centre iff z₁+z₂+z₃ = 0.
The equilateral triangle condition connects cube roots of unity, rotation, and symmetric polynomials in a single identity.
Setup
Let z1, z2, z3 form an equilateral triangle with centroid G=(z1+z2+z3)/3.
In an equilateral triangle, each vertex is obtained from another by rotating 120°=2π/3 about the centroid. Let ω=e2πi/3. Then:
z2−G=ω(z1−G)orz2−G=ω2(z1−G)
Deriving the Condition
Take z2−G=ω(z1−G) and z3−G=ω2(z1−G).
Let w=z1−G. Then:
z1=G+w,z2=G+ωw,z3=G+ω2w
Compute z12+z22+z32:
=(G+w)2+(G+ωw)2+(G+ω2w)2
=3G2+2Gw(1+ω+ω2)+w2(1+ω2+ω4)
Since 1+ω+ω2=0 and ω4=ω:
=3G2+0+w2(1+ω2+ω)=3G2+0=3G2
Now compute z1z2+z2z3+z3z1:
=(G+w)(G+ωw)+(G+ωw)(G+ω2w)+(G+ω2w)(G+w)
=3G2+Gw(1+ω+ω+ω2+ω2+1)+w2(ω+ω3+ω2)
=3G2+2Gw(1+ω+ω2)+w2ω(1+ω+ω2)...
Let me compute more carefully:
z1z2=G2+G(ωw+w)+ωw2
z2z3=G2+G(ω2w+ωw)+ω3w2
z3z1=G2+G(w+ω2w)+ω2w2
Sum:
=3G2+Gw(1+ω+ω+ω2+1+ω2)+w2(ω+1+ω2)
=3G2+2Gw(1+ω+ω2)+w2(1+ω+ω2)
=3G2+0+0=3G2
Therefore:
z12+z22+z32=3G2=z1z2+z2z3+z3z1
z12+z22+z32=z1z2+z2z3+z3z1■
Alternative Form
The condition is equivalent to:
(z1−z2)2+(z2−z3)2+(z3−z1)2=0
Expanding: 2z12+2z22+2z32−2z1z2−2z2z3−2z3z1=0, which is the same condition. Over R this would force all differences to zero — but over C, the sum of three complex squares can vanish without each being zero.
When the Centroid Is at the Origin
If z1+z2+z3=0, then G=0 and:
z2=ωz1,z3=ω2z1
The three vertices are z1, ωz1, ω2z1 — the cube roots of z13, equally spaced on a circle of radius ∣z1∣.