Preamble
The symbol z is the most commonly one used to represent a complex number. Greek letters - such as α, β and ω are also sometimes used, especially when they refer to roots. On these pages, u will be used to represent a 'unit' complex number.
Forms
|
x + iy |
Cartesian or Rectangular forms. x is called the real part of z, denoted Re (z) |
|
z = r (cos θ + i sin θ) |
Polar or Trigonometric or Modulus-Argument forms. ← full polar form Arguments of z are usually denoted by arg z. Converting between cartesian and polar forms: be familiar with the standard angles, eg. Also, arg z = tan-1 (y/x) Note: cis(-θ) = e-iθ = cos(-θ) +
i sin (-θ) = cos(θ) - i sin (θ) |
Argand diagram.
This is also referred to as Argand plane, complex plane or Gauss plane.

Modulus or Absolute Value
|z| = √(x2+y2) ←
cartesian form
|z| = r ←
polar form
Complex conjugates
Equivalent notations: z* ≡ ≡ z'
Note: |z*| = |z|
Multiplication and division
For polar forms:
z1z2 = r1r2 cis(θ1+θ2)
z1/z2 = r1/r2 cis(θ1-θ2)
De Moivre's theorem.
Applies to integer powers:
(cisθ)m = cis mθ, m ∈ Z
The De Moivre formula can be expanded to apply to a power q that is rational (i.e. q∈ Q). A rational number is a number that can be written in the form m/n, where m and n are integers.
(cisθ)q = {cis q(θ0+2πk) | k = 0,1, , n-1}, θ0 denoting the principal value of θ.
Roots of unity
1 in complex polar form is cis 0. Using the De Moivre formula with 1/n as the power q, the nth roots of unity are given by
11/n = (cis 0)1/n = {cis [(0+2πk)/n] | k = 0,1, , n-1}
So:

One root of unity will always be 1. If n is even, ⁻1 will be another root.
If we select any nth root of 1 other than one - call it α - then
αn = 1 and 1 + α2 + α3 + ... + αn-1 = 0
Expressions for sin nθ and cos nθ
Using De Moivre's formula for a unit complex number i.e. |u| = 1
un + u-n = 2 cos nθ un - u-n = 2i sin nθ