Three identities memorised together. ω³ = 1 is the defining relation. 1+ω+ω² = 0 follows from the sum of cube roots of unity (cn32 with n=3) — it is the most-used identity in JEE. ω² = ω̄ since ω and ω² are conjugates.
Derivation
Two identities. Every problem involving cube roots of unity reduces to one of them.
Identity 1 — ω3=1
ω is defined as a root of z3=1. So by definition:
ω3=1
This means any power of ω reduces to ω0, ω1, or ω2 by dividing the exponent by 3 and taking the remainder:
ω3k=1,ω3k+1=ω,ω3k+2=ω2
Identity 2 — 1+ω+ω2=0
The three cube roots of unity are the roots of z3−1=0. Factor:
z3−1=(z−1)(z2+z+1)
Since ω=1, it is a root of the quadratic factor:
ω2+ω+1=0⟹1+ω+ω2=0
Alternatively: this is the n=3 case of the general result that the sum of all nth roots of unity is zero (cn32). ■
Identity 3 — ω2=ωˉ
The two complex cube roots are:
ω=−21+23i,ω2=−21−23i
They are conjugates of each other: ω2=ωˉ.
This also follows from ω2=1/ω (since ω3=1), combined with 1/ω=ωˉ/∣ω∣2=ωˉ (since ∣ω∣=1).
How to Use These in Problems
The two identities generate all other results:
Replacing ω2: From 1+ω+ω2=0, write ω2=−1−ω. Substitute wherever ω2 appears to reduce expressions to linear form in ω.
Factoring:a3−b3=(a−b)(a−ωb)(a−ω2b) — the three linear factors over C corresponding to the three cube roots of b3.
Evaluating at ω: If f(x)=a0+a1x+a2x2+⋯, then f(1)+f(ω)+f(ω2) equals 3 times the sum of coefficients of x3k terms. This is the selective-sum technique.