Further Mathematics · Further Pure Mathematics: Complex Numbers
Roots of Unity and Complex Polynomials
Roots of Unity and Complex Polynomials
Why This Matters
# Roots of Unity and Complex Polynomials - A-Level Further Mathematics Summary This lesson explores the nth roots of unity, which are complex solutions to z^n = 1, forming regular polygons on the unit circle in the Argand diagram. Students learn to express these roots using de Moivre's theorem as e^(2πik/n) and apply properties including their sum equalling zero and relationships between roots and coefficients of polynomials. These concepts are essential for Paper 2/Further Pure Mathematics examinations, particularly for solving complex polynomial equations, proving algebraic identities, and understanding geometric representations of complex numbers that frequently appear in 8-10 mark structured questions.
Key Words to Know
Core Concepts & Theory
Roots of Unity are complex numbers that satisfy the equation z^n = 1, where n is a positive integer. The nth roots of unity are given by the formula:
z_k = e^(2πik/n) = cos(2πk/n) + i sin(2πk/n), where k = 0, 1, 2, ..., n-1
These n roots are equally spaced around the unit circle in the Argand diagram, separated by angles of 2π/n radians. The principal nth root of unity is ω = e^(2πi/n), and all other roots can be expressed as powers of ω: 1, ω, ω², ..., ω^(n-1).
Key Properties of Roots of Unity:
- The sum of all nth roots of unity equals zero: Σ(k=0 to n-1) ω^k = 0
- The product of all nth roots of unity equals (-1)^(n-1)
- ω^n = 1 (by definition)
- The roots exhibit cyclic symmetry and form a regular n-gon on the Argand diagram
Complex Polynomials with real coefficients have the property that complex roots occur in conjugate pairs. If α + βi is a root (where β ≠ 0), then α - βi must also be a root. This follows from the Complex Conjugate Root Theorem.
For a polynomial P(z) = z^n + a_(n-1)z^(n-1) + ... + a_1z + a_0, Vieta's formulas relate roots to coefficients:_
- Sum of roots = -a_(n-1)
- Sum of products of roots taken two at a time = a_(n-2)
- Product of all roots = (-1)^n a_0
Mnemonic: "ROOT Unity = Regularly Ordered On The circle" - Remember roots of unity are regularly spaced around the unit circle.
Detailed Explanation with Real-World Examples
The Geometric Beauty of Roots of Unity:
Imagine standing at the center of a perfectly circular fountain with n identical jets equally spaced around the edge. If you assign each jet a complex number position on the Argand diagram (with you at the origin), these positions represent the nth roots of unity. The symmetry is fundamental—rotate by 2π/n and the pattern repeats.
Real-World Applications:
-
Digital Signal Processing (DSP): The Discrete Fourier Transform (DFT), essential for MP3 compression, image processing, and telecommunications, relies fundamentally on roots of unity. The 8th roots of unity, for example, form the basis for the Fast Fourier Transform algorithm that powers modern audio processing.
-
Crystallography: The molecular structure of benzene (C₆H₆) exhibits 6-fold rotational symmetry, mathematically modeled using 6th roots of unity. Each carbon atom's position can be represented as ω^k where ω = e^(πi/3).
-
Quantum Mechanics: Phase factors in quantum states often involve roots of unity, particularly in systems with discrete rotational symmetry.
Analogy for Understanding:
Think of complex polynomials like a treasure map where X marks the spots (roots). The Fundamental Theorem of Algebra guarantees that an nth-degree polynomial has exactly n roots (counting multiplicity). If the map is drawn with "real ink" (real coefficients), then treasure buried at any complex location (a + bi) must have a mirror treasure at its conjugate location (a - bi). This conjugate pairing is nature's way of maintaining balance in the real number system.
The argument of roots of unity increases uniformly—like clock positions on a perfectly calibrated timepiece, each tick representing 2π/n radians.
Worked Examples & Step-by-Step Solutions
Example 1: Find all 5th roots of unity and represent them geometrically
Solution: The 5th roots satisfy z⁵ = 1. Using z_k = e^(2πik/5) for k = 0, 1, 2, 3, 4:
- z₀ = e^0 = 1
- z₁ = e^(2πi/5) = cos(72°) + i sin(72°) ≈ 0.309 + 0.951i
- z₂ = e^(4πi/5) = cos(144°) + i sin(144°) ≈ -0.809 + 0.588i
- z₃ = e^(6πi/5) = cos(216°) + i sin(216°) ≈ -0.809 - 0.588i
- z₄ = e^(8πi/5) = cos(288°) + i sin(288°) ≈ 0.309 - 0.951i
Examiner Note: Always verify z₀ = 1. Geometrically, these form a regular pentagon on the unit circle, vertices separated by 72°.
Example 2: Solve z⁴ + z³ + z² + z + 1 = 0
Solution: Multiply both sides by (z - 1): (z - 1)(z⁴ + z³ + z² + z + 1) = z⁵ - 1 = 0
Thus z⁵ = 1, giving 5th roots of unity. Since z = 1 makes the denominator zero (not the original equation), we exclude it.
Roots: z = e^(2πik/5) for k = 1, 2, 3, 4
Examiner Note: This factorization technique (recognizing geometric series) is crucial for Cambridge exams. The polynomial is the 5th cyclotomic polynomial.
Example 3: Form a cubic with roots 2i, -2i, and 3
Solution: Complex roots 2i and -2i are conjugates ✓
P(z) = (z - 2i)(z + 2i)(z - 3) = (z² + 4)(z - 3) = z³ - 3z² + 4z - 12
Examiner Note: Always verify real coefficients when given conjugate pairs.
Common Exam Mistakes & How to Avoid Them
Mistake 1: Forgetting that n roots means n solutions Why it happens: Students find some roots and stop prematurely...
Cambridge Exam Technique & Mark Scheme Tips
Command Word Strategies:
"Find" or "Determine" (4-6 marks): Must show complete working. For roots of unity, sta...
2 more sections locked
Upgrade to Starter to unlock all study notes, audio listening, and more.
Exam Tips
- 1.Always express complex numbers in polar form (r(cosθ + i sinθ) or re^(iθ)) when finding roots of unity or solving z^n = c type equations. This simplifies the application of De Moivre's Theorem.
- 2.Remember the geometric interpretation of roots of unity. Sketching them on an Argand diagram can help verify your answers and understand their properties, especially the sum and product.
- 3.When a polynomial has real coefficients and you find a complex root, immediately write down its conjugate as another root. This saves time and ensures you don't miss roots, particularly when factorising.