Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
De Moivre's Theorem states that for any complex number and any integer , . Visually, this transformation scales the complex vector by a factor of and rotates it by an angle around the origin in the Argand plane.
The polar form and Euler's form provide a geometric interpretation of complex numbers where (the modulus) is the distance from the origin and (the argument) is the angle measured counter-clockwise from the positive real axis. On an Argand diagram, multiplying two complex numbers corresponds to multiplying their moduli and adding their arguments.
The -th roots of a complex number are found by solving . This results in distinct roots given by for . Visually, these roots are represented as the vertices of a regular -sided polygon inscribed in a circle of radius centered at the origin.
The -th roots of unity are the solutions to . These roots lie on the unit circle (radius 1) and are given by . A key property is that the sum of all -th roots of unity is always zero, which can be visualized as the center of mass of the regular -gon vertices being at the origin.
De Moivre's Theorem can be used to derive trigonometric identities. By expanding using the binomial theorem and equating the real and imaginary parts to and respectively, we can express multiple-angle functions in terms of powers of and .
Euler's identity, , is a special case of De Moivre's theorem and Euler's form. It represents a rotation of on the unit circle, moving from the point to in the complex plane.
Complex numbers expressed as and allow for the expression of and in terms of . Specifically, and . This is a powerful tool for integrating powers of trigonometric functions or simplifying complex trigonometric expressions.
📐Formulae
z^{1/n} = \sqrt[n]{r} \left[ \cos\left(\frac{\theta + 2k\pi}{n}\right) + i \sin\left(rac{\theta + 2k\pi}{n}\right) \right], \text{ for } k = 0, 1, \dots, n-1
💡Examples
Problem 1:
Calculate and express the result in Cartesian form.
Solution:
- Find the modulus : .
- Find the argument : .
- Write in polar form: .
- Apply De Moivre's Theorem: .
- Simplify: .
- Convert to Cartesian: .
Explanation:
We first convert the complex number from Cartesian to polar form to make exponentiation easier. Applying De Moivre's Theorem allows us to raise the modulus to the power and multiply the argument. Finally, we evaluate the trigonometric values to return to Cartesian form.
Problem 2:
Find the three cube roots of .
Solution:
- Express in polar form: , . So, .
- Use the root formula: for .
- For : .
- For : .
- For : .
Explanation:
To find -th roots, we represent the number in polar form and include the periodic factor . This ensures we find all distinct roots by incrementing . Geometrically, these three points form an equilateral triangle on an Argand diagram.