De Moivre's theorem is the engine room of the complex-numbers strand. In a single formula it says that raising cosθ+isinθ to a power simply multiplies the angle: (cosθ+isinθ)n=cosnθ+isinnθ. That one line lets you compute brutal powers in seconds, derive every multiple-angle trigonometric identity by algebra rather than memory, rewrite powers of cosθ and sinθ in a form ready to integrate, and — in the next lesson — extract nth roots. It is the place where the geometry of "add the arguments" becomes a precision tool, and it deserves to be at your fingertips.
Where this sits in AQA 7367
This is compulsory pure content for Papers 1 & 2, drawing on polar multiplication (the previous lesson) and the proof-by-induction technique from the proof strand. It tests AO1 (apply the theorem to compute powers), AO2 (prove the theorem by induction and justify the equating-of-parts step when deriving identities — the command word is usually "Show that" or "Prove") and AO3 (assemble De Moivre, the binomial theorem and the z+1/z substitution into a multi-step derivation). It feeds directly into nth roots of unity (next lesson) and into the integration of powers of trigonometric functions in the further-calculus strand.
Core theory: statement, proof, and the two main uses
Statement
For any integern (positive, negative or zero) and any real θ,
(cosθ+isinθ)n=cosnθ+isinnθ.
Combined with the modulus, if z=r(cosθ+isinθ) then zn=rn(cosnθ+isinnθ) — the modulus is raised to the power and the argument multiplied by n. A common shorthand is cisθ:=cosθ+isinθ, so the theorem reads (cisθ)n=cis(nθ).
Proof by induction (positive integers)
Base casen=1: (cosθ+isinθ)1=cosθ+isinθ=cos(1⋅θ)+isin(1⋅θ) ✓.
Inductive step. Assume the result for n=k: (cosθ+isinθ)k=coskθ+isinkθ. Then
where the third equality realises the denominator (its modulus is 1, so its reciprocal is its conjugate). Thus the theorem holds for all integers. (For rational exponents it becomes the multi-valued nth-root statement of the next lesson.)
Use 1 — computing powers
Convert the base to polar form, raise the modulus to the power, multiply the argument by n, then reduce the argument and convert back. This replaces a length-n binomial expansion with one line. The saving grows with n: computing (1+i)20 by binomial expansion means twenty-one terms with alternating signs, whereas in polar form it is (2)20cis(20⋅4π)=210cis(5π)=1024cisπ=−1024 in a single line. Whenever you see a power of a complex number above the second or third, reach for polar form first.
Use 2 — multiple-angle identities
Because (cosθ+isinθ)n equals both cosnθ+isinnθ (De Moivre) and a binomial expansion in cosθ,sinθ, equating real and imaginary parts delivers cosnθ and sinnθ as polynomials in cosθ and sinθ. The real part always gives cosnθ (a polynomial in cosθ once sin2θ=1−cos2θ is used to clear even powers of sinθ), and the imaginary part gives sinnθ. This is the only systematic way to generate these identities for general n; there is no point memorising cos5θ when you can derive it in four lines.
The z+1/z substitution — powers of cos and sin
Put z=cosθ+isinθ, so ∣z∣=1 and z−1=cosθ−isinθ. Adding and subtracting,
z+z1=2cosθ,z−z1=2isinθ,
and, applying De Moivre to zn,
zn+zn1=2cosnθ,zn−zn1=2isinnθ.
Expanding (z+z1)n or (z−z1)n and pairing zk with z−k then rewrites cosnθ or sinnθ as a sum of multiple-angle cosines/sines — exactly the form needed for integration.
Worked examples (with mark scheme)
Example 1 — a power
Find (1+i)10.
Convert: ∣1+i∣=2, arg(1+i)=4π, so 1+i=2(cos4π+isin4π). (M1 polar form of base.) By De Moivre,
(M1 for the polar base with the correct (negative) argument; A1 for −64. Here 6θ=−π lands on the negative real axis, giving a real answer; getting the quadrant of the base right is essential in general, because for many powers the sign of θ changes the imaginary part of the result.)
Example 3 — multiple-angle identity for cos3θ and sin3θ
Express cos3θ and sin3θ in terms of cosθ and sinθ.
By De Moivre, (cosθ+isinθ)3=cos3θ+isin3θ. Expand the left side by the binomial theorem (write c=cosθ, s=sinθ):
(c+is)3=c3+3c2(is)+3c(is)2+(is)3=c3+3ic2s−3cs2−is3.(M1 binomial expand; M1 use i2=−1,i3=−i)
(M1 for the binomial expansion and pairing zk with z−k; A1 for the final form. This is the standard route to integrate cos4θ: the right-hand side integrates term-by-term.)
Example 5 — a negative power
Find (1+i)−4, giving your answer in the form a+bi.
The theorem holds for negative integers, so convert and apply it directly. With 1+i=2cis4π,
(M1 applying De Moivre with n=−4; M1 for (2)−4=41 and −4⋅4π=−π; A1 for −41. Check via positive powers: (1+i)4=((1+i)2)2=(2i)2=−4, so (1+i)−4=−41=−41 ✓ — a reassuring confirmation that the negative-power case behaves exactly as expected.)
Example 6 — multiple-angle identity for sin4θ
Express sin4θ in terms of sinθ and cosθ.
By De Moivre, (cosθ+isinθ)4=cos4θ+isin4θ. Expand with c=cosθ,s=sinθ:
(c+is)4=c4+4c3(is)+6c2(is)2+4c(is)3+(is)4=c4+4ic3s−6c2s2−4ics3+s4.(M1 binomial; M1 powers of i)
Using 2cosθsinθ=sin2θ and cos2θ−sin2θ=cos2θ, this is sin4θ=2sin2θcos2θ — the double-angle formula applied twice, recovered as a consistency check. (M1 expansion; M1 powers of i; A1 the imaginary part, optionally factorised.)
Example 7 — a power with a non-trivial Cartesian answer
Find (1+i3)5, giving your answer in the form a+bi.
Convert: ∣1+i3∣=1+3=2, and the point is in the first quadrant with arg=arctan3=3π, so 1+i3=2cis3π. (M1 polar base.) By De Moivre,
Now 35π is in the fourth quadrant, with cos35π=21 and sin35π=−23, so
(1+i3)5=32(21−23i)=16−163i.(A1)
(M1 polar base with the correct first-quadrant argument; M1 raising and multiplying the argument; A1 for 16−163i. Note the answer is not a pure real or pure imaginary — most powers are genuinely complex, so do not expect the angle always to land on an axis.)
Specimen-style exam question
(specimen-style — not from any past paper)
(a) Use De Moivre's theorem to show that cos5θ=16cos5θ−20cos3θ+5cosθ.
(b) Hence solve 16x5−20x3+5x=0 for x∈[−1,1].
(a) By De Moivre, (cosθ+isinθ)5=cos5θ+isin5θ. Expand by the binomial theorem with c=cosθ,s=sinθ:
(c+is)5=c5+5ic4s−10c3s2−10ic2s3+5cs4+is5.
The real part gives cos5θ=c5−10c3s2+5cs4. Substitute s2=1−c2: