Logo
Published on

Ultimate Guide to Complex Powers and Roots: De Moivre's Theorem

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Introduction

In Complex Geometry (Part 2), we learned that multiplying two complex numbers in polar form is as simple as multiplying their moduli and adding their arguments. What happens if you multiply a complex number by itself repeatedly? You would raise the modulus to a power, and you would add the argument to itself repeatedly (i.e., multiply the argument). This intuitive geometric idea forms the basis of De Moivre's Theorem, one of the most powerful theorems in HSC Mathematics Extension 2.

Executive Summary

This guide covers the applications of De Moivre's Theorem and the roots of complex numbers:

  • De Moivre's Theorem: Proving and applying (cosθ+isinθ)n=cos(nθ)+isin(nθ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta) for integer powers.
  • Trigonometric Identities: Using the theorem to derive formulas for cos(nθ)\cos(n\theta) and sin(nθ)\sin(n\theta).
  • Roots of Unity: Finding the nnth roots of z=1z = 1 and plotting them on the unit circle.
  • Roots of Complex Numbers: Solving equations of the form zn=wz^n = w and interpreting the results as regular polygons on the complex plane.

What is this about?

Imagine being asked to evaluate (1+i)10(1 + i)^{10}. Expanding this algebraically using the binomial theorem would be a massive, error-prone undertaking. But if you convert 1+i1+i to polar form first, De Moivre's Theorem allows you to evaluate the 10th power in just two lines of working.

Furthermore, just as x2=4x^2 = 4 has two roots, the equation z3=8z^3 = 8 has three roots, and zn=1z^n = 1 has nn roots. De Moivre's Theorem provides a systematic method to find all nn complex roots, revealing that they form perfectly symmetrical shapes on the Argand diagram.

Main Content

1. De Moivre's Theorem

De Moivre's Theorem states that for any real number θ\theta and any integer nn: (cosθ+isinθ)n=cos(nθ)+isin(nθ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta) Using the cis shorthand, this is beautifully simple: (cisθ)n=cis(nθ)(\text{cis}\theta)^n = \text{cis}(n\theta)

If the complex number has a modulus rr, the theorem becomes: [r(cosθ+isinθ)]n=rn(cos(nθ)+isin(nθ))[r(\cos\theta + i\sin\theta)]^n = r^n(\cos(n\theta) + i\sin(n\theta))

Syllabus Note: You must be able to prove this theorem for positive integers using Mathematical Induction, and for negative integers using the property zn=1znz^{-n} = \frac{1}{z^n} and realizing the denominator.

2. Deriving Trigonometric Identities

De Moivre's Theorem provides a brilliant bridge between complex algebra and trigonometry. We can derive multiple-angle formulas for cos(3θ)\cos(3\theta), sin(4θ)\sin(4\theta), etc.

Method:

  1. Expand (cosθ+isinθ)n(\cos\theta + i\sin\theta)^n using the Binomial Theorem.
  2. Expand (cosθ+isinθ)n(\cos\theta + i\sin\theta)^n using De Moivre's Theorem to get cos(nθ)+isin(nθ)\cos(n\theta) + i\sin(n\theta).
  3. Equate the real parts of both expansions to find a formula for cos(nθ)\cos(n\theta).
  4. Equate the imaginary parts of both expansions to find a formula for sin(nθ)\sin(n\theta).

3. The nnth Roots of Unity

Solving the equation zn=1z^n = 1 means finding the nnth roots of unity (unity = 1). Over the real numbers, x3=1x^3 = 1 only has one solution: x=1x=1. Over the complex numbers, it has three!

How to find them:

  1. Write 11 in generalized polar form: 1=cis(0+2kπ)=cis(2kπ)1 = \text{cis}(0 + 2k\pi) = \text{cis}(2k\pi).
  2. The equation is zn=cis(2kπ)z^n = \text{cis}(2k\pi).
  3. Apply De Moivre's Theorem in reverse (take the nnth root, which is a power of 1n\frac{1}{n}): z=[cis(2kπ)]1n=cis(2kπn)z = [\text{cis}(2k\pi)]^{\frac{1}{n}} = \text{cis}\left(\frac{2k\pi}{n}\right)
  4. Substitute k=0,1,2,,n1k = 0, 1, 2, \dots, n-1 to find the nn distinct roots.

Geometric Interpretation: The nn roots of unity are always evenly spaced around the unit circle (a circle of radius 1 centered at the origin). For example, the 3rd roots form an equilateral triangle, and the 4th roots form a square.

4. Roots of General Complex Numbers

To solve zn=wz^n = w (where ww is any complex number):

  1. Convert ww to generalized polar form: w=rcis(θ+2kπ)w = r\text{cis}(\theta + 2k\pi).
  2. Take the nnth root of the modulus, and divide the argument by nn: zk=r1ncis(θ+2kπn)z_k = r^{\frac{1}{n}} \text{cis}\left(\frac{\theta + 2k\pi}{n}\right)
  3. Substitute k=0,1,,n1k = 0, 1, \dots, n-1 to find the nn roots.

Geometrically, these roots form a regular polygon inscribed in a circle of radius r1nr^{\frac{1}{n}}, centered at the origin.

Simple Worked Example

Question: Evaluate (1+i)8(1 + i)^8.

Solution: Step 1: Convert 1+i1+i to polar form. r=12+12=2r = \sqrt{1^2 + 1^2} = \sqrt{2} The point (1,1)(1,1) is in Quadrant 1, so θ=tan1(1)=π4\theta = \tan^{-1}(1) = \frac{\pi}{4}. 1+i=2cis(π4)1 + i = \sqrt{2}\text{cis}\left(\frac{\pi}{4}\right)

Step 2: Apply De Moivre's Theorem. (1+i)8=[2cis(π4)]8(1 + i)^8 = \left[\sqrt{2}\text{cis}\left(\frac{\pi}{4}\right)\right]^8 =(2)8cis(8×π4)= (\sqrt{2})^8 \cdot \text{cis}\left(8 \times \frac{\pi}{4}\right) =(212)8cis(2π)= (2^{\frac{1}{2}})^8 \cdot \text{cis}(2\pi) =24cis(2π)= 2^4 \cdot \text{cis}(2\pi) =16(cos(2π)+isin(2π))= 16 \cdot (\cos(2\pi) + i\sin(2\pi))

Since cos(2π)=1\cos(2\pi) = 1 and sin(2π)=0\sin(2\pi) = 0: =16(1+0i)=16= 16(1 + 0i) = 16

Answer: (1+i)8=16(1+i)^8 = 16.

mini-FAQ page

Q: Do I always have to use k=0,1,,n1k = 0, 1, \dots, n-1? A: You need to substitute nn consecutive integers for kk to get all nn roots. While 0,1,20, 1, 2 is easiest, you can also use values like 1,0,1-1, 0, 1. In fact, using negative values for kk is often better because it keeps your resulting arguments within the principal range (π,π](-\pi, \pi] automatically!

Q: If the roots of unity form a polygon, what is their sum? A: The sum of the nnth roots of unity is always zero. Think about it geometrically: if you have 5 equally strong forces pulling outward from a center point in a perfect pentagon, the net force is zero. This is a very common trick used in exam proofs.

Common mistakes to avoid

  • Forgetting the +2kπ+2k\pi: When finding roots, if you only write z3=cis(π)z^3 = \text{cis}(\pi) and divide by 3 to get cis(π3)\text{cis}(\frac{\pi}{3}), you have only found one root. You must add the general rotations 2kπ2k\pi before dividing by nn to find the others.
  • Using De Moivre's on Cartesian form: You cannot apply the theorem directly to (x+iy)n(x+iy)^n. You MUST convert to polar form first.

Practice on Vu's Maths Hub

De Moivre's Theorem is a staple of the final questions in the Extension 2 exam.

Further Readings

Connect with me

Want to master Complex Numbers and guarantee top marks in HSC Mathematics Extension 2? Visit Vu's Maths Hub for in-depth booklets, rigorous worked solutions, and expert advice to help you ace your exams!