Lesson 5.4: De Moivre's Theorem and the Roots of Unity
Introduction
Welcome to Lesson 5.4 on De Moivre's Theorem and the Roots of Unity! ๐ In this lesson, we will explore some fascinating concepts in complex numbers that will not only enhance your mathematical skills but also unlock exciting applications in algebra, calculus, and engineering.
Learning Objectives
By the end of this lesson, students, you should be able to:
- Understand and apply De Moivre's theorem, which states that $(\cos \theta + i \sin \theta)^n = \cos(n\theta) + i \sin(n\theta)$.
- Use De Moivre's theorem to expand $\cos(n\theta)$ and $\sin(n\theta)$ in terms of powers of $\cos(\theta)$ and $\sin(\theta)$.
- Identify the n-th roots of a complex number and the concept of roots of unity.
- Visualize the geometric pattern of roots as regular polygons on the Argand diagram.
- Apply De Moivre's theorem to calculate powers of a complex number.
De Moivre's Theorem
De Moivre's theorem is a powerful tool in complex analysis. Named after the French mathematician Abraham de Moivre, it connects complex numbers and trigonometric functions. The theorem states:
$$(\cos \theta + i \sin \theta)^n = \cos(n\theta) + i \sin(n\theta)$$
Application of De Moivre's Theorem
Let's see how we can use this theorem. For example, if we want to find $(\cos \frac{\pi}{4} + i \sin \frac{\pi}{4})^3$, we can set $\theta = \frac{\pi}{4}$ and $n = 3$. Based on De Moivre's theorem:
$$(\cos \frac{\pi}{4} + i \sin \frac{\pi}{4})^3 = \cos(3 \cdot \frac{\pi}{4}) + i \sin(3 \cdot \frac{\pi}{4})$$
Calculating the right-hand side, we find:
- $3 \cdot \frac{\pi}{4} = \frac{3\pi}{4}$
- Therefore, $\cos(\frac{3\pi}{4}) = -\frac{\sqrt{2}}{2}$ and $\sin(\frac{3\pi}{4}) = \frac{\sqrt{2}}{2}$.
Putting it all together, we have:
$$(\cos \frac{\pi}{4} + i \sin \frac{\pi}{4})^3 = -\frac{\sqrt{2}}{2} + i \frac{\sqrt{2}}{2}$$
This process allows you to find the power of complex numbers efficiently!
Expanding Powers of Trigonometric Functions
De Moivre's theorem helps in expanding and expressing $\cos(n\theta)$ and $\sin(n\theta)$ in terms of $\cos(\theta)$ and $\sin(\theta)$. For example:
Using De Moivre's theorem for $n = 2$, we get:
$$(\cos \theta + i \sin \theta)^2 = \cos(2\theta) + i \sin(2\theta)$$
Expanding the left side gives:
$$\cos^2 \theta - \sin^2 \theta + 2i \cos \theta \sin \theta$$
From this, we derive:
- $\cos(2\theta) = \cos^2 \theta - \sin^2 \theta$
- $\sin(2\theta) = 2 \cos \theta \sin \theta$
These are essential formulas that you will use frequently!
The n-th Roots of a Complex Number
The n-th roots of a complex number are found using De Moivre's theorem. If you have a complex number in polar form $r(\cos \theta + i \sin \theta)$, its n-th roots can be calculated as:
$$ z_k = r^{1/n} \left( \cos \left( \frac{\theta + 2k\pi}{n} \right) + i \sin \left( \frac{\theta + 2k\pi}{n} \right) \right), \text{ for } k = 0, 1, 2, \ldots, n-1 $$
This formula gives you all n roots of the complex number! ๐ฏ
Example of Roots of Unity
Let's consider the roots of unity: the n-th roots of 1. The number 1 can be expressed as:
$$1 = 1(\cos 0 + i \sin 0)$$
According to the formula for n-th roots, the n-th roots of 1 are given by:
$$z_k = 1^{1/n} \left( \cos \left( \frac{2k\pi}{n} \right) + i \sin \left( \frac{2k\pi}{n} \right) \right), \text{ for } k = 0, 1, 2, \ldots, n-1$$
This results in points on the unit circle at equal intervals, forming a regular polygon (e.g., triangle for n=3, square for n=4). This geometric representation is one of the beautiful aspects of complex numbers!
Application in Real-World Contexts
In engineering, for example in signal processing, complex numbers are used to describe oscillations, waves, and alternating currents. The principles of De Moivreโs theorem allow engineers to model and manipulate these signals effectively.
Conclusion
In this lesson, students, you've learned about De Moivre's theorem and the roots of unity, explored how to apply them in complex calculations, and visualized their geometric interpretations. This knowledge is not only fundamental in mathematics but also has critical applications in various fields.
Study Notes
- De Moivre's Theorem: $(\cos \theta + i \sin \theta)^n = \cos(n\theta) + i \sin(n\theta)$
- Expansion Formulas:
- $\cos(2\theta) = \cos^2 \theta - \sin^2 \theta$
- $\sin(2\theta) = 2 \cos \theta \sin \theta$
- n-th Roots of a Complex Number:
- $z_k = r^{1/n} \left( \cos \left( \frac{\theta + 2k\pi}{n} \right) + i \sin \left( \frac{\theta + 2k\pi}{n} \right) \right)$
- Roots of Unity: Regular polygons on the unit circle illustrating equal spacing of the roots.
