De Moivre’s Theorem is a powerful tool in complex algebra that relates complex numbers in polar form to trigonometry. It provides an efficient method for finding powers and roots of complex numbers.
De Moivre’s Theorem states that for any complex number \(z = r(\cos \theta + i \sin \theta) = r\text{cis}(\theta)\) and any integer \(n \in \mathbb{Z}\):
EXAM TIP: When raising a complex number in Cartesian form (\(a + bi\)) to a high power, always convert it to polar form (\(r\text{cis}\theta\)) first to apply De Moivre’s Theorem. This is much faster and less error-prone than binomial expansion.
To solve the equation \(z^n = w\), where \(w\) is a known complex number, we use the inverse application of De Moivre’s Theorem.
To find the \(n\)th roots of a complex number \(w = R\text{cis}(\phi)\):
KEY TAKEAWAY: A complex equation of the form \(z^n = w\) will always have exactly \(n\) distinct roots in the complex plane.
The solutions to the equation \(z^n = 1\) are known as the \(n\)th roots of unity.
The \(n\)th roots of any complex number \(z^n = w\) exhibit specific geometric patterns:
1. Modulus: All roots have the same modulus \(r = \sqrt[n]{|w|}\), meaning they lie on a circle of radius \(r\) centered at the origin.
2. Spacing: The roots are equally spaced around the circle at intervals of \(\frac{2\pi}{n}\) radians.
3. Polygon: The roots form the vertices of a regular \(n\)-sided polygon inscribed in the circle.
4. Sum of Roots: The sum of the \(n\)th roots of any complex number is always zero: \(\sum_{k=0}^{n-1} z_k = 0\).
| Property | Description |
|---|---|
| Number of roots | Exactly \(n\) roots for \(z^n = w\). |
| Symmetry | Roots are separated by \(\frac{2\pi}{n}\) radians. |
| Conjugate Root Theorem | If the coefficients of a polynomial are real, roots occur in conjugate pairs. (Note: This does not apply to \(z^n = w\) if \(w\) is not real). |
VCAA FOCUS: VCAA often asks students to plot these roots on an Argand diagram. Remember to clearly label the circle radius and ensure the angular spacing looks uniform.
De Moivre’s Theorem is frequently used in conjunction with the Fundamental Theorem of Algebra, which states that a polynomial of degree \(n\) has exactly \(n\) linear factors (and thus \(n\) roots) over the complex field \(\mathbb{C}\).
When the RHS is not in polar form:
1. Calculate \(R = \sqrt{a^2 + b^2}\).
2. Calculate \(\phi = \text{Arg}(a+bi)\).
3. Apply the roots formula: \(z = R^{1/n}\text{cis}\left(\frac{\phi + 2k\pi}{n}\right)\).
To solve \(z^3 = 8i\):
1. \(8i = 8\text{cis}(\frac{\pi}{2})\).
2. \(z = \sqrt[3]{8}\text{cis}\left(\frac{\pi/2 + 2k\pi}{3}\right) = 2\text{cis}\left(\frac{\pi + 4k\pi}{6}\right)\).
3. \(k=0: z_0 = 2\text{cis}(\frac{\pi}{6})\)
4. \(k=1: z_1 = 2\text{cis}(\frac{5\pi}{6})\)
5. \(k=-1: z_2 = 2\text{cis}(-\frac{\pi}{2})\) (using \(k=-1\) often yields the principal argument directly).
COMMON MISTAKE: Forgetting to include the \(2k\pi\) term. If you only solve \(\frac{\phi}{n}\), you will only find one root (the principal root), missing the other \(n-1\) solutions required for a complete answer.
STUDY HINT: Practice converting roots back into Cartesian form (\(x + iy\)). VCAA questions often specify the required form for the final answer, and being fluent in exact value triangles (for \(\frac{\pi}{6}, \frac{\pi}{4}, \frac{\pi}{3}\)) is essential.