Further Mathematics · Further Pure Mathematics: Complex Numbers

De Moivre's Theorem

Lesson 4 55 min

De Moivre's Theorem

7 min read
AI Explain — Ask anything
AI Illustrate — Make it visual

Why This Matters

# De Moivre's Theorem - Cambridge A-Level Further Mathematics Summary ## Key Learning Outcomes De Moivre's Theorem states that for any complex number in polar form, z = r(cos θ + i sin θ), and any integer n, z^n = r^n(cos nθ + i sin nθ). Students learn to apply this theorem to raise complex numbers to integer powers, find nth roots of complex numbers, and derive trigonometric identities by equating real and imaginary parts. The theorem provides an elegant connection between complex numbers, exponential form (e^(iθ)), and trigonometric functions, essential for solving polynomial equations with complex roots. ## Exam Relevance This topic regularly appears in A-Level Further Mathematics papers, typically worth 6-10 marks per question, involving applications such as finding specific roots on an Argand diagram, proving trigon

Key Words to Know

01
Complex Number — A number of the form a + bi, where a and b are real numbers and i is the imaginary unit (i^2 = -1).
02
Argand Diagram — A graphical representation of complex numbers as points in a plane, with the real part on the x-axis and the imaginary part on the y-axis.
03
Modulus — The distance of a complex number from the origin in the Argand diagram, denoted as |z| or r.
04
Argument — The angle (in radians) that the line connecting the origin to the complex number makes with the positive real axis, denoted as arg(z) or theta.
05
Polar Form — A complex number expressed as z = r(cos(theta) + i sin(theta)), where r is the modulus and theta is the argument.
06
Euler's Formula — A fundamental identity relating complex exponentials to trigonometric functions: e^(i*theta) = cos(theta) + i sin(theta).
07
Principal Argument — The argument of a complex number restricted to the interval (-pi, pi].

Core Concepts & Theory

De Moivre's Theorem is a fundamental result in complex number theory that connects exponential and trigonometric forms. For any complex number in polar form z = r(cos θ + i sin θ) and any integer n, the theorem states:

[r(cos θ + i sin θ)]ⁿ = rⁿ(cos nθ + i sin nθ)

This elegant result extends to rational exponents for finding roots of complex numbers. When finding the nth roots of a complex number, we use:

z^(1/n) = r^(1/n)[cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)] where k = 0, 1, 2, ..., n-1

Key terminology:

  • Modulus (r): The distance from origin to the point, calculated as r = √(x² + y²)
  • Argument (θ): The angle measured anticlockwise from the positive real axis, where -π < θ ≤ π (principal argument)
  • Polar form: Expressing z as r(cos θ + i sin θ) or using Euler's notation z = re^(iθ)

Essential formulas you must memorize:

  • cos θ = (e^(iθ) + e^(-iθ))/2
  • sin θ = (e^(iθ) - e^(-iθ))/(2i)
  • |z₁z₂| = |z₁||z₂| and arg(z₁z₂) = arg(z₁) + arg(z₂)

Cambridge Syllabus Note: You must be able to prove De Moivre's Theorem using mathematical induction and apply it to derive trigonometric identities.

The theorem's power lies in simplifying complex number operations—multiplication becomes addition of arguments, and powers become scalar multiplication of arguments.

Detailed Explanation with Real-World Examples

Why De Moivre's Theorem matters: Imagine you're an electrical engineer analyzing alternating current circuits. AC voltage oscillates sinusoidally, and complex numbers represent these oscillations elegantly. De Moivre's Theorem allows engineers to calculate power harmonics—when voltage frequency is raised to the nth power, the resulting frequency becomes nω, exactly what the theorem predicts!

Analogy: The Clock Face Method Think of complex numbers as positions on a clock face. Multiplying by e^(iθ) rotates the hand by angle θ. De Moivre's Theorem says: "To raise to the nth power, stretch the hand by rⁿ and rotate it n times by the angle." For cube roots (n=3), you're dividing the circle into three equal parts, placing roots 120° apart—like a perfectly balanced three-legged stool!

Real-world applications:

  1. Quantum Mechanics: Wave functions describing electron orbitals use complex exponentials. De Moivre's Theorem helps calculate probability distributions for electron positions.

  2. Signal Processing: When analyzing audio frequencies, engineers use the Fast Fourier Transform, which relies heavily on roots of unity (solutions to zⁿ = 1). These roots, found using De Moivre's Theorem, form the basis of digital audio compression.

  3. Structural Engineering: When calculating resonant frequencies of bridges or buildings, engineers solve characteristic equations with complex roots. The theorem determines oscillation patterns.

Visual understanding: The nth roots of a complex number always form a regular n-gon (polygon) centered at the origin. This beautiful geometric symmetry reveals why roots appear in conjugate pairs for real polynomials.

"De Moivre's Theorem transforms multiplication into addition—the logarithm of complex numbers!"

Worked Examples & Step-by-Step Solutions

Example 1: Finding Powers (7 marks) Find (1 + i)⁸ in the form a + bi.

Solution: Step 1: Convert to polar form. r = √(1² + 1²) = √2, θ = arctan(1/1) = π/4 So 1 + i = √2(cos π/4 + i sin π/4)

Step 2: Apply De Moivre's Theorem: (1 + i)⁸ = (√2)⁸[cos(8 × π/4) + i sin(8 × π/4)] [2 marks for correct application] = 2⁴[cos 2π + i sin 2π] = 16[1 + 0i] = 16 [1 mark for simplification]

Examiner note: Always simplify angles using periodic properties.

Example 2: Finding Complex Roots (9 marks) Find all solutions to z³ = -8i, giving answers in form a + bi.

Solution: Step 1: Express -8i in polar form: r = 8, θ = -π/2 (or 3π/2) -8i = 8[cos(-π/2) + i sin(-π/2)] [2 marks]

Step 2: Apply the root formula with k = 0, 1, 2: z = 8^(1/3)[cos((-π/2 + 2πk)/3) + i sin((-π/2 + 2πk)/3)] = 2[cos((-π/2 + 2πk)/3) + i sin((-π/2 + 2πk)/3)] [2 marks]

Step 3: For k=0: z₁ = 2[cos(-π/6) + i sin(-π/6)] = √3 - i For k=1: z₂ = 2[cos(π/2) + i sin(π/2)] = 2i For k=2: z₃ = 2[cos(7π/6) + i sin(7π/6)] = -√3 - i [3 marks total, 1 per root]

Examiner note: Always verify n distinct roots for nth roots. [2 marks for verification]

Common Exam Mistakes & How to Avoid Them

Mistake 1: Incorrect argument calculation Why it happens: Students forget that arctan gives values only in (-π/2, ...

This section is locked

Cambridge Exam Technique & Mark Scheme Tips

Command word mastery:

  • "Find" (4-6 marks): Full working required. State the formula, substitute values, simplif...
This section is locked

2 more sections locked

Upgrade to Starter to unlock all study notes, audio listening, and more.

Exam Tips

  • 1.Always convert complex numbers to polar form before applying De Moivre's Theorem for powers or roots. Ensure the argument is in radians.
  • 2.When finding roots, remember to include the '2k*pi' term in the argument to find all distinct roots. There will always be 'n' distinct n-th roots.
  • 3.Be careful with the quadrant when calculating the argument (theta) of a complex number to ensure it is correct.
  • 4.For trigonometric identity questions, remember to expand using the binomial theorem and then equate real and imaginary parts.
  • 5.Practice converting between Cartesian, polar, and exponential forms of complex numbers fluently, as this is often a prerequisite for applying De Moivre's Theorem.
Ask Aria anything!

Your AI academic advisor