Skip to content

Revise: Complex Numbers

The new number system — complex numbers, their operations, trigonometric form, and roots.

The Imaginary Unit and i²

i² = −1; powers of i cycle every 4.

i⁷ = −i.

Complex Numbers in Standard Form

z = a + bi: a is the real part, b is the imaginary part.

z=5−3i → Re=5, Im=−3.

Adding and Subtracting Complex Numbers

Combine real parts, and imaginary parts, separately.

(3+4i)+(1−6i)=4−2i.

Multiplying Complex Numbers

FOIL, then replace i² with −1.

(2+3i)(1−4i)=14−5i.

Dividing Complex Numbers Using Conjugates

Multiply top and bottom by the denominator's conjugate.

(4+2i)/(1−i)=1+3i.

The Complex Plane and Modulus

|z| = √(a²+b²).

z=3+4i → |z|=5.

The Trigonometric (Polar) Form of a Complex Number

z = r(cosθ+isinθ), r=|z|, θ=arg(z).

z=3+4i → r=5, θ≈53.13°.

De Moivre's Theorem

[r(cosθ+isinθ)]ⁿ = rⁿ(cos(nθ)+isin(nθ)).

[2(cos30°+isin30°)]³=8i.

Finding nth Roots of a Complex Number

Every nonzero complex number has n distinct nth roots.

Cube roots of 8: 2, −1+1.73i, −1−1.73i.