Complex Numbers in Cartesian and Polar Form
A complex number can be written in polar form |z|(cos θ + i sin θ), which makes multiplication, division and powers almost effortless: moduli multiply and arguments add.
A complex number can be written in polar form |z|(cos θ + i sin θ), which makes multiplication, division and powers almost effortless: moduli multiply and arguments add.
Writing fixes a complex number by its horizontal and vertical coordinates. But a point of the plane can equally be fixed by how far it sits from the origin and in which direction. That second description — the polar form — makes multiplication, division and powers almost effortless.
The modulus comes straight from Pythagoras applied to the right triangle formed by the two coordinates.
| Operation | Moduli | Arguments |
|---|---|---|
| Multiplication | multiply | add |
| Division | divide | subtract |
| Power n | raise to n | multiply by n |
In Cartesian form each of these needs an expansion; in polar form each is one arithmetic step on the modulus and one on the angle.
Multiply by
.
Multiplication by a complex number is therefore a stretch by its modulus together with a rotation by its argument. Multiplying by , whose modulus is 1 and argument 90°, is a pure quarter-turn.