How does De Moivre's theorem let us compute powers and roots of complex numbers, and how do the roots arrange themselves on the Argand plane?
De Moivre's theorem for integer , its use in finding powers and the distinct th roots of a complex number, and the factorisation of polynomials over the complex numbers
A focused answer to the VCE Specialist Mathematics Unit 3 key-knowledge point on De Moivre's theorem. Powers of complex numbers, the n distinct nth roots, their symmetric placement on the Argand plane, and factorising polynomials over the complex numbers.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
VCAA wants you to apply De Moivre's theorem to raise complex numbers to integer powers, to find all distinct th roots of a complex number and plot them on the Argand plane, and to use complex roots when factorising polynomials. The key idea is that polar form turns powers into multiplication of angles, and roots into evenly spaced points on a circle.
De Moivre's theorem
For a complex number in polar form and any integer ,
This follows directly from the multiplication rule for polar form (multiply moduli, add arguments) applied times: the modulus is raised to the power and the argument is multiplied by . It holds for negative integers too, so .
De Moivre's theorem also generates trigonometric identities. Expanding by the binomial theorem and equating real and imaginary parts with yields multiple-angle formulas, for example from .
Finding the th roots
To solve where , write in polar form but allow the argument to differ by full turns: . Then
These values are distinct, and repeats the root, so exactly roots exist. Geometrically:
- all roots share the modulus , so they lie on a circle of that radius;
- consecutive arguments differ by , so the roots are evenly spaced;
- together they form the vertices of a regular -sided polygon centred at the origin.
The th roots of unity (solutions of ) are the special case , , giving .
Factorising polynomials over the complex numbers
The fundamental theorem of algebra guarantees that a degree- polynomial has exactly complex roots, counted with multiplicity, so it factorises completely into linear factors over . For a polynomial with real coefficients, the conjugate root theorem says that if is a root then so is . Multiplying a conjugate pair gives a real quadratic factor:
This is how a real cubic with one real root and a complex conjugate pair factorises into a real linear factor times a real irreducible quadratic.
Examples in context
Example 1. A fourth power. .
Example 2. Conjugate factor. If is a root of a real polynomial, then is also a root, and the corresponding real quadratic factor is since .
Try this
Q1. Use De Moivre's theorem to evaluate . [3 marks]
- Cue. , so .
Q2. Find all solutions of . [3 marks]
- Cue. Modulus , arguments : .
Q3. A real cubic has roots and . State its third root and a real quadratic factor. [2 marks]
- Cue. Third root ; quadratic .
Exam-style practice questions
Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2023 VCAA1 marksLet w = cis(2pi/7). Verify that w is a root of z^7 - 1 = 0.
Show worked answer →
Substitute w into the left side and use De Moivre's theorem, (cis(t))^n = cis(nt).
w^7 = (cis(2pi/7))^7 = cis(7 . 2pi/7) = cis(2pi).
Now cis(2pi) = cos(2pi) + i sin(2pi) = 1 + 0i = 1.
Therefore w^7 - 1 = 1 - 1 = 0, so w is a root of z^7 - 1 = 0, as required.
2023 VCAA1 marksLet w = cis(2pi/7). List the other roots of z^7 - 1 = 0 in polar form.
Show worked answer →
The seventh roots of unity are the seven solutions of z^7 = 1 = cis(0). By De Moivre's theorem for roots they are
z = cis(2pi k / 7) for k = 0, 1, 2, 3, 4, 5, 6,
equally spaced by 2pi/7 around the unit circle.
The given root w corresponds to k = 1. The other six roots are therefore
cis(0) (that is, 1), cis(4pi/7), cis(6pi/7), cis(8pi/7), cis(10pi/7) and cis(12pi/7).
Each may be written with a principal argument in (-pi, pi]; for example cis(8pi/7) = cis(-6pi/7), and cis(0) is the real root z = 1.
2023 VCAA2 marksGiven that w = cis(2pi/7) satisfies (z - 1)(z^6 + z^5 + z^4 + z^3 + z^2 + z + 1) = 0, use De Moivre's theorem to show that cos(2pi/7) + cos(4pi/7) + cos(6pi/7) = -1/2.
Show worked answer →
The seven seventh roots of unity are cis(2pi k / 7) for k = 0 to 6. They are the roots of z^7 - 1 = 0, and their sum equals 0 (the coefficient of z^6 in z^7 - 1 is 0).
So cis(0) + cis(2pi/7) + cis(4pi/7) + ... + cis(12pi/7) = 0. Taking the real part of each term (by De Moivre, the real part of cis(t) is cos(t)) gives
1 + cos(2pi/7) + cos(4pi/7) + cos(6pi/7) + cos(8pi/7) + cos(10pi/7) + cos(12pi/7) = 0.
Use the symmetry cos(2pi k / 7) = cos(2pi(7 - k) / 7): cos(12pi/7) = cos(2pi/7), cos(10pi/7) = cos(4pi/7) and cos(8pi/7) = cos(6pi/7).
Hence 1 + 2[ cos(2pi/7) + cos(4pi/7) + cos(6pi/7) ] = 0, which rearranges to cos(2pi/7) + cos(4pi/7) + cos(6pi/7) = -1/2, as required.