← Further Complex Numbers › De Moivre’s Theorem Applications › Solutions
De Moivre’s Theorem Applications — Full Worked Solutions
-
Use De Moivre’s theorem to find exact expressions. Fluency
(a) Show cos(3θ) = 4cos3θ − 3cosθ:
By De Moivre’s theorem: (cosθ + i sinθ)3 = cos(3θ) + i sin(3θ).
Expand the LHS using the binomial theorem:
(cosθ)3 + 3(cosθ)2(i sinθ) + 3(cosθ)(i sinθ)2 + (i sinθ)3
= cos3θ + 3i cos2θ sinθ + 3cosθ(i2sin2θ) + i3sin3θ
= cos3θ + 3i cos2θ sinθ − 3cosθ sin2θ − i sin3θ
Equating real parts: cos(3θ) = cos3θ − 3cosθ sin2θ
= cos3θ − 3cosθ(1 − cos2θ) [using sin2θ = 1 − cos2θ]
= cos3θ − 3cosθ + 3cos3θ
cos(3θ) = 4cos3θ − 3cosθ ✓
(b) Show sin(3θ) = 3sinθ − 4sin3θ:
From the same expansion, equating imaginary parts:
sin(3θ) = 3cos2θ sinθ − sin3θ
= 3(1 − sin2θ)sinθ − sin3θ [using cos2θ = 1 − sin2θ]
= 3sinθ − 3sin3θ − sin3θ
sin(3θ) = 3sinθ − 4sin3θ ✓
-
Compute the exact value. Fluency
(a) Compute (1 + i)8:
Convert to polar form: |1+i| = √(1²+1²) = √2, arg(1+i) = π/4.
So 1+i = √2(cos(π/4) + i sin(π/4)).
By De Moivre: (1+i)8 = (√2)8(cos(8π/4) + i sin(8π/4))
= 24(cos(2π) + i sin(2π)) = 16(1 + 0i) = 16
(b) Compute (√3 + i)10:
|√3 + i| = √(3+1) = 2, arg(√3+i) = π/6 (since tanθ = 1/√3).
So √3+i = 2(cos(π/6) + i sin(π/6)).
By De Moivre: (√3+i)10 = 210(cos(10π/6) + i sin(10π/6))
= 1024(cos(5π/3) + i sin(5π/3))
cos(5π/3) = 1/2, sin(5π/3) = −√3/2
= 1024(1/2 − i√3/2) = 512 − 512√3 i
-
Express in terms of multiple angles. Fluency
Let z = cosθ + i sinθ, so z−1 = cosθ − i sinθ and z + z−1 = 2cosθ.
Therefore (2cosθ)4 = (z + z−1)4.
Expand using the binomial theorem:
(z + z−1)4 = z4 + 4z3·z−1 + 6z2·z−2 + 4z·z−3 + z−4
= z4 + 4z2 + 6 + 4z−2 + z−4
= (z4 + z−4) + 4(z2 + z−2) + 6
Using zn + z−n = 2cos(nθ):
16cos4θ = 2cos(4θ) + 4 × 2cos(2θ) + 6 = 2cos(4θ) + 8cos(2θ) + 6
Dividing by 16: cos4θ = ⅛[cos(4θ) + 4cos(2θ) + 3] ✓
-
Evaluate the integral using De Moivre’s power reduction. Fluency
Using cos4θ = ⅛[cos(4θ) + 4cos(2θ) + 3]:
∫0π/2 cos4θ dθ = ⅛ ∫0π/2 [cos(4θ) + 4cos(2θ) + 3] dθ
= ⅛ [sin(4θ)/4 + 2sin(2θ) + 3θ]0π/2
At θ = π/2: sin(2π)/4 + 2sin(π) + 3π/2 = 0 + 0 + 3π/2 = 3π/2
At θ = 0: 0 + 0 + 0 = 0
= ⅛ × 3π/2 = 3π/16
-
Express sin5θ in terms of multiple angles. Understanding
Let z = cosθ + i sinθ. Then z − z−1 = 2i sinθ, so (2i sinθ)5 = (z − z−1)5.
Expand the RHS using the binomial theorem:
(z − z−1)5 = z5 − 5z3 + 10z − 10z−1 + 5z−3 − z−5
Group symmetric pairs:
= (z5 − z−5) − 5(z3 − z−3) + 10(z − z−1)
Using zn − z−n = 2i sin(nθ):
= 2i sin(5θ) − 5 × 2i sin(3θ) + 10 × 2i sin(θ)
= 2i[sin(5θ) − 5sin(3θ) + 10sin(θ)]
The LHS is (2i)5sin5θ = 32i5sin5θ = 32i sin5θ [since i5 = i]
So: 32i sin5θ = 2i[sin(5θ) − 5sin(3θ) + 10sin(θ)]
Dividing by 2i: 16sin5θ = sin(5θ) − 5sin(3θ) + 10sin(θ)
sin5θ = &frac{1}{16}[sin(5θ) − 5sin(3θ) + 10sin(θ)]
-
Prove a trigonometric identity. Understanding
By De Moivre: (cosθ + i sinθ)5 = cos(5θ) + i sin(5θ).
Expand LHS using the binomial theorem (C(5,k) = 1, 5, 10, 10, 5, 1):
= cos5θ + 5cos4θ(i sinθ) + 10cos3θ(i sinθ)2 + 10cos2θ(i sinθ)3 + 5cosθ(i sinθ)4 + (i sinθ)5
= cos5θ + 5i cos4θsinθ − 10cos3θsin2θ − 10i cos2θsin3θ + 5cosθsin4θ + i sin5θ
Equating real parts:
cos(5θ) = cos5θ − 10cos3θsin2θ + 5cosθsin4θ
Substitute sin2θ = 1 − cos2θ and sin4θ = (1−cos2θ)2 = 1 − 2cos2θ + cos4θ:
= cos5θ − 10cos3θ(1−cos2θ) + 5cosθ(1−2cos2θ+cos4θ)
= cos5θ − 10cos3θ + 10cos5θ + 5cosθ − 10cos3θ + 5cos5θ
= (1+10+5)cos5θ + (−10−10)cos3θ + 5cosθ
cos(5θ) = 16cos5θ − 20cos3θ + 5cosθ ✓
-
Integration application. Understanding
(a) Express sin4θ in terms of multiple angles:
z − z−1 = 2i sinθ, so (2i sinθ)4 = (z − z−1)4.
Expand: z4 − 4z2 + 6 − 4z−2 + z−4
= (z4 + z−4) − 4(z2 + z−2) + 6
= 2cos(4θ) − 8cos(2θ) + 6
LHS: (2i)4sin4θ = 16i4sin4θ = 16sin4θ
So 16sin4θ = 2cos(4θ) − 8cos(2θ) + 6
sin4θ = ⅛[cos(4θ) − 4cos(2θ) + 3]
(b) Evaluate ∫0π sin4θ dθ:
= ⅛ ∫0π [cos(4θ) − 4cos(2θ) + 3] dθ
= ⅛ [sin(4θ)/4 − 2sin(2θ) + 3θ]0π
At θ = π: sin(4π)/4 − 2sin(2π) + 3π = 0 − 0 + 3π = 3π
At θ = 0: 0
= ⅛ × 3π = 3π/8
-
Exact value from De Moivre’s. Understanding
From Q1(a): cos(3θ) = 4cos3θ − 3cosθ.
Substitute θ = π/9:
cos(3 × π/9) = 4cos3(π/9) − 3cos(π/9)
cos(π/3) = 4cos3(π/9) − 3cos(π/9) ✓
Let x = cos(π/9). Since cos(π/3) = 1/2:
4x3 − 3x = 1/2
Multiply through by 2: 8x3 − 6x = 1
8x3 − 6x − 1 = 0
Therefore cos(π/9) satisfies the cubic equation 8x3 − 6x − 1 = 0. ✓
-
Complex number application. Problem Solving
z = 2(cos(π/5) + i sin(π/5)), so r = 2 and θ = π/5.
(a) Find z5:
z5 = 25(cos(5π/5) + i sin(5π/5)) = 32(cos(π) + i sin(π)) = 32(−1 + 0i) = −32
(b) Find z−3:
z−3 = 2−3(cos(−3π/5) + i sin(−3π/5)) = (1/8)(cos(3π/5) − i sin(3π/5))
cos(3π/5) = cos(108°) = −cos(72°) = −(√5−1)/4
sin(3π/5) = sin(108°) = sin(72°) = √(10+2√5)/4
z−3 = (1/8)[−(√5−1)/4 − i√(10+2√5)/4]
= −(√5−1)/32 − i√(10+2√5)/32
(c) Find |z5 − z−3|:
z5 = −32 (purely real)
z−3 has modulus |z−3| = 2−3 = 1/8
z5 − z−3 has real part: −32 − (−(√5−1)/32) = −32 + (√5−1)/32 = (−1024 + √5 − 1)/32 = (−1025 + √5)/32
imaginary part: −(−√(10+2√5)/32) = √(10+2√5)/32
|z5 − z−3| = √[((−1025+√5)/32)2 + (√(10+2√5)/32)2]
Since |z5| = 32 and |z−3| = 1/8, and their arguments differ by π − (−3π/5) = 8π/5:
|z5 − z−3|2 = |z5|2 + |z−3|2 − 2|z5||z−3|cos(8π/5)
= 1024 + 1/64 − 2(32)(1/8)cos(8π/5)
cos(8π/5) = cos(2π − 2π/5) = cos(2π/5) = (√5−1)/4
= 1024 + 1/64 − 8(√5−1)/4 = 1024 + 1/64 − 2(√5−1)
= 1024 + 1/64 − 2√5 + 2 = 1026 + 1/64 − 2√5
|z5 − z−3| = √(1026 + 1/64 − 2√5)
Note: ≈ √(1026 + 0.0156 − 4.472) ≈ √1021.5 ≈ 31.96
-
Deriving and applying a power-sum identity. Problem Solving
(a) Show (2cosθ)2(2i sinθ)2 = −4sin2(2θ):
(2cosθ)2 = (z + z−1)2 and (2i sinθ)2 = (z − z−1)2
Product: (z + z−1)2(z − z−1)2 = [(z + z−1)(z − z−1)]2
= [z2 − z−2]2
Now z2 − z−2 = 2i sin(2θ), so [z2 − z−2]2 = [2i sin(2θ)]2 = 4i2sin2(2θ) = −4sin2(2θ) ✓
(b) Hence show cos2θsin2θ = ⅛(1 − cos(4θ)):
From (a): (2cosθ)2(2i sinθ)2 = −4sin2(2θ)
LHS = 4cos2θ × −4sin2θ = −16cos2θsin2θ
So −16cos2θsin2θ = −4sin2(2θ)
cos2θsin2θ = &frac{1}{4}sin2(2θ) ✓
Using sin2(2θ) = ½(1 − cos(4θ)):
cos2θsin2θ = &frac{1}{4} × ½(1 − cos(4θ)) = ⅛(1 − cos(4θ)) ✓
(c) Evaluate ∫0π/2 cos2θ sin2θ dθ:
= ∫0π/2 ⅛(1 − cos(4θ)) dθ
= ⅛ [θ − sin(4θ)/4]0π/2
At θ = π/2: π/2 − sin(2π)/4 = π/2 − 0 = π/2
At θ = 0: 0
= ⅛ × π/2 = π/16