Welcome to the World of Complex Numbers!

In your previous math journey, you learned that complex numbers (\(z = a + bi\)) help us solve equations like \(x^2 + 1 = 0\). But in Further Mathematics (9231), we take this a step further. We aren't just plotting points on an Argand diagram anymore; we are going to learn how to use these numbers to solve massive powers, find multiple roots, and even simplify tricky trigonometry. Think of this chapter as unlocking the "hidden geometry" of algebra!

1. De Moivre’s Theorem: The Power-Up

Imagine you had to calculate \((1 + i)^{10}\). Multiplying that bracket by itself ten times would be a nightmare! This is where De Moivre’s Theorem (DMT) becomes your best friend. It provides a shortcut for raising complex numbers to any power.

The Theorem

If a complex number is in its modulus-argument form, \(z = r(\cos \theta + i \sin \theta)\), then for any integer \(n\):

\( [r(\cos \theta + i \sin \theta)]^n = r^n(\cos n\theta + i \sin n\theta) \)

Why is this so cool?

Instead of doing hours of algebra, you simply:
1. Raise the modulus (\(r\)) to the power of \(n\).
2. Multiply the argument (\(\theta\)) by \(n\).

Example: If you want to find \(z^3\) where \(z = 2(\cos \frac{\pi}{4} + i \sin \frac{\pi}{4})\):
\(z^3 = 2^3(\cos \frac{3\pi}{4} + i \sin \frac{3\pi}{4}) = 8(\cos \frac{3\pi}{4} + i \sin \frac{3\pi}{4})\). Simple!

Quick Review: Before you start, make sure you are comfortable converting from \(a + bi\) to \(r(\cos \theta + i \sin \theta)\). Remember \(r = \sqrt{a^2 + b^2}\) and \(\theta = \tan^{-1}(\frac{b}{a})\) (but always check the quadrant!).

Key Takeaway: De Moivre’s Theorem turns the difficult task of powers into simple multiplication of the angle.

2. Using DMT for Trigonometry

One of the most common exam questions asks you to link complex numbers to trig identities. There are two main "flavors" of these problems:

Flavor A: Expressing \(\cos n\theta\) in powers of \(\cos \theta\)

To do this, we use Euler's Relationship and the Binomial Theorem.
We know that \((\cos \theta + i \sin \theta)^n = \cos n\theta + i \sin n\theta\).
If we expand the left side using the Binomial Theorem (the one with Pascal's Triangle!), the Real Part of our expansion will equal \(\cos n\theta\), and the Imaginary Part will equal \(\sin n\theta\).

Flavor B: Expressing \(\cos^n \theta\) in terms of multiple angles

For these, we use two very helpful "cheat codes":
Let \(z = \cos \theta + i \sin \theta\). Then:
1. \(z^n + \frac{1}{z^n} = 2\cos n\theta\)
2. \(z^n - \frac{1}{z^n} = 2i\sin n\theta\)

Step-by-step process:
1. Start with \((z + \frac{1}{z})^n = (2\cos \theta)^n\).
2. Expand \((z + \frac{1}{z})^n\) using the Binomial Theorem.
3. Group terms with the same powers (e.g., \(z^3\) with \(\frac{1}{z^3}\)).
4. Replace those groups using the "cheat codes" above to get back to trig terms!

Common Mistake: Watch out for the \(i\) in the sine formula! \((2i\sin \theta)^n\) means you have to raise \(i\) to a power as well (\(i^2 = -1\), \(i^3 = -i\), etc.).

3. Finding Roots of Complex Numbers

If \(z^n = w\), where \(w\) is a complex number, there are always exactly \(n\) different answers (roots). On an Argand diagram, these roots look incredibly satisfying—they form the vertices of a regular polygon centered at the origin!

How to find the roots:

1. Write the number \(w\) in modulus-argument form: \(R(\cos \phi + i \sin \phi)\).
2. Crucial Step: Add \(2k\pi\) to the angle. This represents the fact that you can go around the circle many times and end up at the same spot. So, use \(\phi + 2k\pi\).
3. Use DMT in reverse. The roots are given by:
\(z = R^{1/n} [ \cos(\frac{\phi + 2k\pi}{n}) + i \sin(\frac{\phi + 2k\pi}{n}) ]\)
4. Plug in \(k = 0, 1, 2, ... (n-1)\) to find all your unique roots.

Analogy: Imagine slicing a pizza into \(n\) perfectly equal slices. The first slice is at angle \(\frac{\phi}{n}\), and every other slice is exactly \(\frac{2\pi}{n}\) apart.

Key Takeaway: Always add \(2k\pi\) before dividing the angle by \(n\). If you forget this, you'll only find one root instead of all \(n\) roots!

4. Roots of Unity

"Roots of Unity" is just a fancy way of saying "the roots of the equation \(z^n = 1\)". These are very special in Further Maths.

Important Properties:

  • The roots are denoted by \(\omega^0, \omega^1, \omega^2, ... \omega^{n-1}\), where \(\omega = \cos(\frac{2\pi}{n}) + i \sin(\frac{2\pi}{n})\).
  • The Sum Property: The sum of all \(n\)-th roots of unity is always zero.
    \(1 + \omega + \omega^2 + ... + \omega^{n-1} = 0\)
  • Geometric Symmetry: All roots lie on a circle with radius 1 (the unit circle).

Did you know? Roots of unity are used in digital signal processing and the Fast Fourier Transform (FFT), which is how your computer processes sound and images!

Key Takeaway: Because they sum to zero, you can often use roots of unity to simplify complex-looking series or polynomial equations.

Summary Checklist

Before you move on to practice questions, make sure you can:
- State and apply De Moivre's Theorem for powers.
- Use \(z + \frac{1}{z}\) substitutions to derive trig identities.
- Find multiple roots by using the \(+ 2k\pi\) method.
- Sketch roots on an Argand diagram and recognize their symmetry.
- Use the property that the sum of roots of unity is zero.

Don't worry if this seems tricky at first! The geometry of complex numbers takes a bit of time to visualize. Once you see the patterns on the Argand diagram, it will all start to click!