Math
Complex numbers in polar form.
Definition
A complex number a + bi can be written in polar form as r(cos θ + i sin θ), or r cis θ, where r is the modulus (distance from the origin) and θ is the argument (angle from the positive real axis). This form makes multiplication, division, and finding powers much easier.
Examples
Real-world.
- 1 1 + i in polar form is √2 · cis(45°)
- 2 Multiplying two complex numbers in polar form: multiply the moduli and add the angles
- 3 Using De Moivre's theorem to find (1 + i)⁸
Key Fact
r = √(a² + b²); θ = tan⁻¹(b/a); De Moivre's theorem: [r cis θ]ⁿ = rⁿ cis(nθ)