complex numbers
Trigonometric Form of Complex Numbers
You should know: trigonometric functions, complex numbers
Overview
Every complex number z = a + bi can be located as a point in the complex plane and described not just by its coordinates (a, b) but by its distance from the origin (the modulus r) and the angle its position vector makes with the positive real axis (the argument θ). Rewriting z in terms of r and θ instead of a and b gives the trigonometric (polar) form z = r(cosθ + i sinθ), which turns multiplication and division of complex numbers — normally messy FOIL-and-simplify arithmetic — into simple rules of adding or subtracting angles and multiplying or dividing moduli. This is the bridge between complex-number algebra and trigonometry, and it is the form that makes De Moivre's theorem and roots of complex numbers tractable.
Intuition
Plot z = a + bi as the point (a, b). The segment from the origin to that point has length r (found by the Pythagorean theorem) and makes angle θ with the positive real axis, exactly like locating a point by polar coordinates. Since a = r cosθ and b = r sinθ come straight from right-triangle trigonometry, substituting them back into a + bi produces the trigonometric form automatically. The payoff is that multiplying two complex numbers in this form stretches (multiplies moduli) and rotates (adds arguments) — geometry that is invisible in the rectangular a + bi form but obvious once you see z as an arrow with a length and a direction.
Formal Definition
For a nonzero complex number z = a + bi, let r = |z| be its modulus and θ = arg(z) be its argument (angle from the positive real axis, typically taken in (−180°, 180°] or [0°, 360°)):
Worked Examples
Compute the modulus.
Compute the argument using tanθ = b/a.
Assemble the trigonometric form.
Answer: z = 6(cos 60° + i sin 60°)
Practice Problems
Write z = 1 − i in trigonometric form.
Divide z₁ = 12(cos 150° + i sin 150°) by z₂ = 3(cos 30° + i sin 30°) using the trigonometric-form quotient rule.
In AC circuit analysis, an impedance is represented as a complex number with modulus 10 ohms and argument 36.87° (since tan(36.87°) ≈ 0.75). Write this impedance in trigonometric form and find its rectangular (a + bi) form, given cos(36.87°) ≈ 0.8 and sin(36.87°) ≈ 0.6.
Quiz
Summary
- Trigonometric form: z = r(cosθ + isinθ), with r = √(a²+b²) and θ = arg(z) from tanθ = b/a (quadrant-adjusted).
- Multiplying complex numbers in this form multiplies moduli and adds arguments; dividing divides moduli and subtracts arguments.
- This form converts complex-number arithmetic into a scale-and-rotate geometric operation in the complex plane.
- It is the essential setup for De Moivre's theorem and for computing powers and roots of complex numbers.
Mathematics