← Further Complex Numbers › Roots of Complex Numbers › Solutions
Roots of Complex Numbers — Full Worked Solutions
-
Find all cube roots of 8. Fluency
Write 8 = 8(cos 0 + i sin 0) = 8ei·0. So r = 8, θ = 0, n = 3.
Formula: zk = 81/3(cos(2πk/3) + i sin(2πk/3)) = 2e2πik/3, k = 0, 1, 2.
k = 0: z0 = 2(cos 0 + i sin 0) = 2
k = 1: z1 = 2(cos(2π/3) + i sin(2π/3)) = 2(−1/2 + i√3/2) = −1 + i√3
k = 2: z2 = 2(cos(4π/3) + i sin(4π/3)) = 2(−1/2 − i√3/2) = −1 − i√3
Verify: 23 = 8 ✓. (−1+i√3)3: modulus 2, argument 2π/3, so modulus3=8 and argument 3×2π/3 = 2π ≡ 0 ✓
-
Find all 4th roots of −16. Fluency
Write −16 = 16(cosπ + i sinπ) = 16eiπ. So r = 16, θ = π, n = 4.
zk = 161/4ei(π+2πk)/4 = 2ei(π+2πk)/4, k = 0, 1, 2, 3.
k = 0: 2(cos(π/4) + i sin(π/4)) = 2(√2/2 + i√2/2) = √2 + i√2
k = 1: 2(cos(3π/4) + i sin(3π/4)) = 2(−√2/2 + i√2/2) = −√2 + i√2
k = 2: 2(cos(5π/4) + i sin(5π/4)) = 2(−√2/2 − i√2/2) = −√2 − i√2
k = 3: 2(cos(7π/4) + i sin(7π/4)) = 2(√2/2 − i√2/2) = √2 − i√2
Check: (√2+i√2)4 = (2eiπ/4)4 = 16eiπ = −16 ✓
-
Find all 6th roots of unity. Fluency
1 = ei·0. Roots: zk = e2πik/6 = eiπk/3, k = 0, 1, 2, 3, 4, 5.
k=0: e0 = 1
k=1: eiπ/3 = cos(π/3)+i sin(π/3) = 1/2 + i√3/2
k=2: e2iπ/3 = −1/2 + i√3/2
k=3: eiπ = −1
k=4: e4iπ/3 = −1/2 − i√3/2
k=5: e5iπ/3 = 1/2 − i√3/2
These six points lie on the unit circle, separated by 60° = π/3 radians, forming a regular hexagon.
-
Solve z3 = 1 + i√3. Fluency
Convert: |1+i√3| = √(12+(√3)2) = √4 = 2. arg = arctan(√3/1) = π/3.
So 1+i√3 = 2eiπ/3. The cube roots are:
zk = 21/3ei(π/3+2πk)/3 = 21/3ei(π/9+2πk/3), k = 0, 1, 2.
z0 = 21/3eiπ/9 (argument π/9 = 20°)
z1 = 21/3ei7π/9 (argument 7π/9 = 140°)
z2 = 21/3ei13π/9 (argument 13π/9 = 260°)
All have modulus 21/3 = ∛2 ≈ 1.260, separated by 2π/3 = 120°. They form an equilateral triangle.
-
Show that cube roots of any nonzero complex number form an equilateral triangle. Understanding
Let w = reiθ with r > 0. The cube roots are zk = r1/3ei(θ+2πk)/3, k = 0, 1, 2.
Step 1 — Equal moduli: |zk| = r1/3 for all k. All three roots lie on the circle of radius r1/3 centred at the origin.
Step 2 — Equal angular spacing: arg(z0) = θ/3, arg(z1) = θ/3 + 2π/3, arg(z2) = θ/3 + 4π/3. Consecutive arguments differ by exactly 2π/3 radians (120°).
Conclusion: Three points on a circle equally spaced at 120° are exactly the vertices of an equilateral triangle inscribed in that circle. Since both conditions hold for any nonzero w, the three cube roots always form an equilateral triangle. ✓
-
Show that 1 + ω + ω2 + ω3 + ω4 = 0 where ω = e2πi/5. Understanding
Method 1 (Polynomial):
The 5th roots of unity satisfy z5 = 1, i.e. z5 − 1 = 0.
Factor: z5 − 1 = (z − 1)(z4 + z3 + z2 + z + 1).
Since ω = e2πi/5 ≠ 1, it satisfies z4 + z3 + z2 + z + 1 = 0, i.e. 1 + ω + ω2 + ω3 + ω4 = 0. ✓
Method 2 (Geometric series):
S = ∑k=04 ωk = (1 − ω5)/(1 − ω).
Since ω5 = (e2πi/5)5 = e2πi = 1 and ω ≠ 1: S = (1−1)/(1−ω) = 0. ✓
-
Find all solutions to z4 + 1 = 0. Understanding
z4 = −1 = eiπ. Apply the nth root formula with n=4, r=1, θ=π:
zk = 11/4ei(π+2πk)/4 = ei(2k+1)π/4, k = 0, 1, 2, 3.
k=0: eiπ/4 = (cosπ/4 + i sinπ/4) = (√2 + i√2)/2
k=1: ei3π/4 = (cos3π/4 + i sin3π/4) = (−√2 + i√2)/2
k=2: ei5π/4 = (−√2 − i√2)/2
k=3: ei7π/4 = (√2 − i√2)/2
All four roots lie on the unit circle, forming a square rotated 45° from the axes.
Note: z4+1 = (z2+√2z+1)(z2−√2z+1) over ℝ — the roots are complex conjugate pairs.
-
Find all primitive 6th roots of unity. Understanding
The 6th roots of unity are zk = eiπk/3, k = 0, 1, 2, 3, 4, 5.
A root zk is a primitive 6th root of unity if it has order exactly 6, i.e. zk6 = 1 but zkm ≠ 1 for m = 1, 2, 3.
Equivalently, this holds iff gcd(k, 6) = 1:
- k=0: z0=1, order 1. Not primitive.
- k=1: gcd(1,6)=1. Primitive. z1 = 1/2 + i√3/2
- k=2: gcd(2,6)=2. Order 3. Not primitive.
- k=3: gcd(3,6)=3. Order 2. Not primitive.
- k=4: gcd(4,6)=2. Order 3. Not primitive.
- k=5: gcd(5,6)=1. Primitive. z5 = 1/2 − i√3/2
There are φ(6) = 2 primitive 6th roots of unity, where φ is Euler’s totient function.
-
Find all complex z with |z|=2 and z3 a negative real. Problem Solving
Write z = 2eiθ. Then z3 = 8e3iθ.
For z3 to be real: Im(e3iθ) = sin(3θ) = 0, so 3θ = mπ for integer m.
For z3 to be negative real: cos(3θ) < 0, so 3θ = (2m+1)π for integer m, i.e. 3θ = π, 3π, 5π, …
Taking θ ∈ [0, 2π): 3θ = π, 3π, 5π ⇒ θ = π/3, π, 5π/3.
z0 = 2eiπ/3 = 1 + i√3
z1 = 2eiπ = −2
z2 = 2ei5π/3 = 1 − i√3
Verify z0: z03 = 8eiπ = −8 (negative real) ✓
Verify z1: z13 = 8e3iπ = 8eiπ = −8 (negative real) ✓
Verify z2: z23 = 8ei5π = 8eiπ = −8 (negative real) ✓
-
4th roots of w: sum and product. Problem Solving
(a) Show sum = 0 for any nonzero w:
Let w = reiφ. Roots: zk = r1/4ei(φ+2πk)/4, k=0,1,2,3.
Sum = r1/4eiφ/4(1 + eiπ/2 + eiπ + ei3π/2)
= r1/4eiφ/4(1 + i + (−1) + (−i))
= r1/4eiφ/4 × 0 = 0 ✓
(b) Product when w = 1+i:
The roots satisfy z4 − (1+i) = 0. By Vieta’s formulas for a monic degree-4 polynomial z4 + 0·z3 + 0·z2 + 0·z − (1+i) = 0:
Product of roots = (−1)4 × (−(1+i))/1 = −(1+i) = −1 − i
Alternatively: product = z0z1z2z3 = (r1/4)4ei(sum of arguments)
= r × ei(φ/4 + (φ+2π)/4 + (φ+4π)/4 + (φ+6π)/4)
= r × ei(4φ/4 + 12π/4) = r ei(φ+3π)
For w = 1+i: r = √2, φ = π/4.
Product = √2 ei(π/4+3π) = √2 ei13π/4
13π/4 − 2π = 5π/4. So product = √2 ei5π/4 = √2(cos(5π/4)+i sin(5π/4))
= √2(−√2/2 − i√2/2) = −1 − i ✓