4. De Moivre's Theorem & Roots0%

Complex Numbers · Topic 4 of 5

4. De Moivre's Theorem & Roots

Video coming soon3 worked examples

Theory

De Moivre's Theorem gives powers of a complex number in polar form:

[r(cosθ+isinθ)]n=rn(cosnθ+isinnθ)\bigl[r(\cos\theta + i\sin\theta)\bigr]^n = r^n\bigl(\cos n\theta + i\sin n\theta\bigr)

It is used to evaluate powers, to find nnth roots (which are equally spaced around a circle), and to derive multiple-angle trig identities. To find all nnth roots, add 2kπ2k\pi to the argument before dividing by nn.

The Fundamental Theorem of Algebra states that a polynomial of degree nn has exactly nn roots in C\mathbb{C} (counting multiplicity). For a polynomial with real coefficients, any complex roots occur in conjugate pairs.

The Golden Rule: when finding roots, write the argument as θ+2kπ\theta + 2k\pi first, then take k=0,1,,n1k = 0, 1, \dots, n-1 to capture all nn distinct roots.

⚠️ Common Examiner Traps

  • Only finding one root: you must add 2kπ2k\pi to the argument to obtain all nn roots.
  • Forgetting conjugate pairs: a real polynomial with root p+qip + qi also has root pqip - qi.
  • Applying De Moivre outside polar form: convert to modulus–argument form first.

Worked examples

Example 1

Use De Moivre's Theorem to evaluate (1+i)8(1 + i)^8.

Step 1: Write 1+i1 + i in polar form. Here r=2r = \sqrt{2} and θ=π4\theta = \frac{\pi}{4}:

1+i=2(cosπ4+isinπ4)1 + i = \sqrt{2}\left(\cos\frac{\pi}{4} + i\sin\frac{\pi}{4}\right)

Step 2: Apply De Moivre's Theorem with n=8n = 8:

(1+i)8=(2)8(cos2π+isin2π)=16(1+0)(1+i)^8 = (\sqrt{2})^8\left(\cos 2\pi + i\sin 2\pi\right) = 16(1 + 0)

Step 3: So (1+i)8=16(1+i)^8 = 16.

Example 2

Find the three cube roots of 88, giving your answers in the form a+bia + bi.

Step 1: Write 88 in polar form, including the 2kπ2k\pi:

8=8(cos(0+2kπ)+isin(0+2kπ))8 = 8\bigl(\cos(0 + 2k\pi) + i\sin(0 + 2k\pi)\bigr)

Step 2: Take the cube root: modulus 81/3=28^{1/3} = 2, arguments 2kπ3\frac{2k\pi}{3} for k=0,1,2k = 0, 1, 2, giving 0, 2π3, 4π30,\ \frac{2\pi}{3},\ \frac{4\pi}{3}.

Step 3: Evaluate each root:

2,2(12+32i)=1+i3,1i32,\qquad 2\left(-\tfrac{1}{2} + \tfrac{\sqrt{3}}{2}i\right) = -1 + i\sqrt{3},\qquad -1 - i\sqrt{3}

Example 3

Find the five fifth roots of unity — that is, solve z5=1z^5 = 1 — and describe their positions on an Argand diagram.

Step 1: Write 11 in polar form. Crucially, add on multiples of 2π2\pi, since these give the same number but different roots:

1=cos(2kπ)+isin(2kπ),kZ1 = \cos(2k\pi) + i\sin(2k\pi), \qquad k \in \mathbb{Z}

Step 2: Apply De Moivre's Theorem with index 15\frac{1}{5}:

z=cos ⁣(2kπ5)+isin ⁣(2kπ5)z = \cos\!\left(\frac{2k\pi}{5}\right) + i\sin\!\left(\frac{2k\pi}{5}\right)

Step 3: Take k=0,1,2,3,4k = 0, 1, 2, 3, 4 — five consecutive values give all five distinct roots, and any further kk simply repeats them. Adjusting into the range π<θπ-\pi < \theta \le \pi:

θ=0, ±2π5, ±4π5\theta = 0,\ \pm\frac{2\pi}{5},\ \pm\frac{4\pi}{5}

Step 4: Every root has modulus 11, so all five lie on the unit circle, equally spaced by 2π5\frac{2\pi}{5}, with one of them at z=1z = 1.

This generalises: the nnth roots of unity are nn equally spaced points on the unit circle, separated by 2πn\frac{2\pi}{n}, always including the point 11.