1. Number and Algebra

De Moivre’s Theorem

De Moivre’s Theorem

students, imagine you can raise a complex number to a power without multiplying it out again and again. That is exactly where De Moivre’s Theorem becomes powerful ⚡. It is one of the key ideas in complex numbers because it connects algebra, trigonometry, and powers in a clean and efficient way. In IB Mathematics: Analysis and Approaches HL, this theorem helps you work with complex numbers in polar form, find powers and roots, and understand how repeated multiplication creates geometric patterns.

What De Moivre’s Theorem says

A complex number in polar form can be written as $z=r(\cos\theta+i\sin\theta)$, where $r$ is the modulus and $\theta$ is the argument. De Moivre’s Theorem states that for any integer $n$,

$$z^n=r^n(\cos(n\theta)+i\sin(n\theta)).$$

This means that instead of expanding $\big(r(\cos\theta+i\sin\theta)\big)^n$ using repeated multiplication, you can raise the modulus to the power $n$ and multiply the angle by $n$. That is much faster and less error-prone.

The theorem is especially useful because it shows a pattern: multiplying a complex number by itself repeatedly scales its size by powers of $r$ and rotates its angle by multiples of $\theta$. This is not just algebra; it is also geometry on the complex plane.

For example, if $z=2(\cos 30^\circ+i\sin 30^\circ)$, then

$$z^3=2^3\big(\cos 90^\circ+i\sin 90^\circ\big)=8i.$$

Notice how quickly the result appears once the number is written in polar form.

Why polar form matters

To use De Moivre’s Theorem well, students, you need to be comfortable switching between rectangular form $a+bi$ and polar form $r(\cos\theta+i\sin\theta)$. The rectangular form is useful for adding and subtracting complex numbers, but the polar form is ideal for multiplication, division, powers, and roots.

The modulus is given by $r=\sqrt{a^2+b^2}$ for $z=a+bi$, and the argument is the angle $\theta$ measured from the positive real axis. Once you know these, you can write

$$z=r(\cos\theta+i\sin\theta).$$

This form reveals the hidden structure of the number. For instance, if $z=1+i$, then $r=\sqrt{2}$ and $\theta=45^\circ$. So

$$1+i=\sqrt{2}(\cos 45^\circ+i\sin 45^\circ).$$

Now De Moivre’s Theorem can be applied easily. For example,

$$(1+i)^4=\big(\sqrt{2}\big)^4\big(\cos 180^\circ+i\sin 180^\circ\big)=4(-1)=-4.$$

Without polar form, this calculation would take more steps.

Applying the theorem to powers

One of the main uses of De Moivre’s Theorem is finding high powers of complex numbers. This is common in IB problems because it tests both symbolic manipulation and understanding of complex structure.

Suppose $z=3\left(\cos 20^\circ+i\sin 20^\circ\right)$. Then

$$z^5=3^5\left(\cos 100^\circ+i\sin 100^\circ\right).$$

Since $3^5=243$, we get

$$z^5=243\left(\cos 100^\circ+i\sin 100^\circ\right).$$

If a question asks for the rectangular form, you may evaluate $\cos 100^\circ$ and $\sin 100^\circ$ with a calculator. But in many exam questions, the polar form is already a complete and exact answer.

Sometimes you are given a number in the form $a+bi$ and asked to raise it to a power. In that case, first convert it to polar form. For example, for $z=\sqrt{3}+i$, we find

$$r=\sqrt{(\sqrt{3})^2+1^2}=2,$$

and the argument is $30^\circ$. So

$$z=2\left(\cos 30^\circ+i\sin 30^\circ\right).$$

Then

$$z^6=2^6\left(\cos 180^\circ+i\sin 180^\circ\right)=64(-1)=-64.$$

This method is faster than repeated expansion and reduces arithmetic mistakes ✅.

Using De Moivre’s Theorem to find roots

De Moivre’s Theorem also helps with finding roots of complex numbers, which is a major HL skill. If you want to find the $n$th roots of a complex number, you reverse the idea of powering.

If

$$z=r\left(\cos\theta+i\sin\theta\right),$$

then the $n$th roots are given by

$$w_k=r^{1/n}\left(\cos\left(\frac{\theta+360^\circ k}{n}\right)+i\sin\left(\frac{\theta+360^\circ k}{n}\right)\right),$$

for $k=0,1,2,\dots,n-1$.

This formula is important because it shows there are exactly $n$ distinct roots, placed evenly around a circle in the complex plane. The roots form the vertices of a regular polygon, which is a beautiful link between algebra and geometry 🌟.

For example, to find the cube roots of $8\left(\cos 60^\circ+i\sin 60^\circ\right)$, use $n=3$ and $r^{1/3}=2$. The roots are

$$w_k=2\left(\cos\left(\frac{60^\circ+360^\circ k}{3}\right)+i\sin\left(\frac{60^\circ+360^\circ k}{3}\right)\right),$$

for $k=0,1,2$.

So the arguments are $20^\circ$, $140^\circ$, and $260^\circ$. These three roots are equally spaced by $120^\circ$.

If you plot them, you will see a triangle centered at the origin. This is a strong visual way to check your answer.

Connection to proof and algebraic structure

De Moivre’s Theorem is not just a computational trick. It is also part of the broader algebraic structure studied in Number and Algebra. It supports proof by showing a pattern that can be established for all integers $n$.

For example, the theorem can be proved using mathematical induction. The base case is $n=1$, where

$$z^1=r(\cos\theta+i\sin\theta).$$

Assume the statement is true for $n=m$:

$$z^m=r^m\big(\cos(m\theta)+i\sin(m\theta)\big).$$

Then multiplying by $z=r(\cos\theta+i\sin\theta)$ and using angle addition formulas for $\cos$ and $\sin$ gives the result for $m+1$. This shows how trigonometric identities and algebra work together.

This connection matters in IB because the course values reasoning, not just answer-finding. When you use De Moivre’s Theorem, you are relying on the structure of complex numbers, powers, and trigonometric identities all at once.

Real-world and mathematical applications

De Moivre’s Theorem appears in areas where rotation and repetition matter. For example, in physics and engineering, complex numbers can model oscillations and waves. Repeated multiplication by a complex number can represent repeated rotation and scaling, which is useful in signal processing and control systems.

In mathematics, the theorem is used to simplify expressions like $\left(\cos\theta+i\sin\theta\right)^n$ and to derive trigonometric identities. It also helps explain why the roots of unity are distributed symmetrically around the unit circle.

For instance, if we set $z=\cos\theta+i\sin\theta$ and square both sides using De Moivre’s Theorem, we get

$$z^2=\cos(2\theta)+i\sin(2\theta).$$

Expanding the left side gives

$$(\cos\theta+i\sin\theta)^2=\cos^2\theta-\sin^2\theta+2i\sin\theta\cos\theta.$$

By matching real and imaginary parts, we obtain the double-angle formulas

$$\cos(2\theta)=\cos^2\theta-\sin^2\theta$$

and

$$\sin(2\theta)=2\sin\theta\cos\theta.$$

This is a great example of how one topic in Number and Algebra supports another.

Common exam tips and mistakes

students, when working with De Moivre’s Theorem, watch for these common issues:

  • Always write the complex number in polar form before using the theorem.
  • Make sure the argument $\theta$ is correct and in the correct quadrant.
  • Remember that when finding roots, there are $n$ distinct answers.
  • Check whether angles are in degrees or radians, and stay consistent.
  • When converting answers, be careful with signs on the imaginary part.

A common mistake is forgetting that the roots use $\frac{\theta+360^\circ k}{n}$, not just $\frac{\theta}{n}$. That extra $360^\circ k$ term creates the full set of roots.

Another mistake is to treat $\left(r(\cos\theta+i\sin\theta)\right)^n$ as if only the angle changes. In fact, the modulus also changes to $r^n$.

Conclusion

De Moivre’s Theorem is a central tool in the study of complex numbers in IB Mathematics: Analysis and Approaches HL. It lets you compute powers efficiently, find roots systematically, and uncover patterns that connect algebra and geometry. By using polar form, you can handle complex numbers in a structured way that is both elegant and practical. More importantly, the theorem fits naturally into Number and Algebra because it links symbolic manipulation, trigonometric identities, proof, and number systems. If you understand why the theorem works, students, you will be much more confident with complex numbers and related HL questions 🎯.

Study Notes

  • De Moivre’s Theorem states that if $z=r(\cos\theta+i\sin\theta)$ and $n$ is an integer, then $z^n=r^n(\cos(n\theta)+i\sin(n\theta))$.
  • Polar form is essential because it makes multiplication, division, powers, and roots much easier.
  • The modulus of $z=a+bi$ is $r=\sqrt{a^2+b^2}$.
  • The argument $\theta$ is the angle from the positive real axis to the vector representing the complex number.
  • To find powers, raise the modulus to the power and multiply the argument by the power.
  • To find roots, use $w_k=r^{1/n}\left(\cos\left(\frac{\theta+360^\circ k}{n}\right)+i\sin\left(\frac{\theta+360^\circ k}{n}\right)\right)$ for $k=0,1,\dots,n-1$.
  • The $n$ roots of a complex number are equally spaced on a circle in the complex plane.
  • De Moivre’s Theorem connects complex numbers to trigonometric identities such as double-angle formulas.
  • Mathematical induction can be used to prove the theorem.
  • In IB HL, the theorem is important for reasoning, algebraic structure, and complex number applications.

Practice Quiz

5 questions to test your understanding

De Moivre’s Theorem — IB Mathematics Analysis And Approaches HL | A-Warded