A complex number a + bi is a point on a plane, with a across and b up. That makes polar coordinates available to it.
Step 1: Let's Learn
Read it, or press Listen and follow the words.
Trigonometric form
Every complex number can be written r(cos θ + i sin θ), where r is the modulus and θ is the argument.
Finding them
The modulus is r = √(a² + b²), the distance from the origin. The argument is the angle to the point.
Multiplication becomes simple
To multiply, multiply the moduli and add the arguments. Multiplying by a complex number stretches and rotates.
De Moivre’s Theorem
Raising to a power follows the same logic: [r(cos θ + i sin θ)]ⁿ = rⁿ(cos nθ + i sin nθ).
Roots
The theorem runs backwards too. A number has n distinct nth roots, spaced evenly around a circle.
Complex numbers in polar form
a + bi can be written r(cos θ + i sin θ), where r is the modulus and θ the argument. It is the same number located by distance and direction rather than by real and imaginary parts.
Multiplying becomes rotating
To multiply two complex numbers in polar form, multiply the moduli and add the arguments. Multiplication is a rotation combined with a scaling, which is far clearer in polar form than in a + bi.
De Moivre's theorem
Raising to the nth power multiplies the argument by n and raises the modulus to the n. Computing (1 + i)¹⁰ becomes trivial in polar form and is genuinely painful without it.
Roots of unity
The n complex nth roots of 1 sit evenly spaced around the unit circle. That regular arrangement is why complex numbers describe rotational symmetry, and it underlies the fast Fourier transform.
Step 2: Try It Yourself
Tap and try it out.
- Vector a(3, 4) · length 5
- Vector b(1, 1) · length 1.41
Step 3: Watch an Example
One step at a time.
Watch Rosa Convert 3 + 4i
Rosa needs this number in trigonometric form.
- Step 1
The modulus is √(3² + 4²) = √25 = 5.
Step 4: Your Turn
Practice makes it stick.
The Modulus
Problem 1 of 2
What is the modulus of 6 + 8i?
The Power
Problem 2 of 2
A complex number has modulus 2 and argument 30°. What is the modulus of its cube?
Stretch and Rotate
1 of 8
Modulus of 3 + 4i?
2 of 8
Modulus of 5i?
3 of 8
Argument of 4i, in degrees?
4 of 8
Moduli 3 and 4 multiplied. What is the modulus of the product?
5 of 8
Arguments 40° and 25°, multiplied. What is the argument of the product, in degrees?
6 of 8
Modulus 2, argument 20°, raised to the 4th power. What is the new argument, in degrees?
7 of 8
Sort each operation by what happens to the modulus and the argument.
Tap something to move it.
- Empty
- Empty
8 of 8
Modulus 3, argument 10°, cubed. What is the new modulus?
Step 5: Quick Check
Show what you know.
Question 1 of 2
What is the modulus of 8 + 6i?
Question 2 of 2
What happens to the arguments when two complex numbers are multiplied?
What You Learned
- Trigonometric form is r(cos θ + i sin θ), with modulus r and argument θ.
- Multiplying multiplies moduli and adds arguments.
- De Moivre’s Theorem extends that to any power.