MATHSLIVE.IE
Need to Know

Complex Numbers

The full set of rules, formulas and methods — stripped of worked examples — so you can sit and learn the material.

How to use this. Read each heading. Try to recall the rule in your head before tapping Show me. No score, no pressure — this is where you learn it.

Definition & Notation

4 cards
Card 1
What is a complex number?

If b2 − 4ac < 0 a quadratic has complex roots.

A complex number is written z = a + bi, also written as the pair (a, b).

a = Re(z) is the real part. b = Im(z) is the imaginary part.

Card 2
Powers of i

i = √−1  and  i2 = −1.

i3 = −i  and  i4 = 1 — the powers run in a cycle of 4.

(−1)even = 1  ;  (−1)odd = −1.

Card 3
Finding in for a large power

Divide n by 4 and use the remainder:

remainder 0 → 1,   remainder 1 → i,   remainder 2 → −1,   remainder 3 → −i.

Card 4
Real and imaginary parts

For z = a + bi:

Re(z) = a — the real part (no i).

Im(z) = b — the imaginary part (the number multiplying i).

Add, Subtract, Multiply, Divide

5 cards
Card 5
Adding and subtracting

Add real to real and imaginary to imaginary, separately.

Card 6
Multiplying

Multiply out like algebra, then replace i2 with −1.

Card 7
The conjugate

The conjugate of z = a + bi is z̅ = a − biflip the sign of the imaginary part.

z · z̅ is always a real number, equal to a2 + b2.

Card 8
Dividing

Multiply top and bottom by the conjugate of the bottom. This makes the denominator real.

Card 9
Equality of complex numbers

If z1 = z2 then real = real and imaginary = imaginary.

Square Roots of a Complex Number

1 card
Card 10
The 4-step method

1. Let √(given) = a + bi.

2. Square both sides.

3. Real = Real,  Imaginary = Imaginary.

4. Solve the simultaneous equations for a and b.

Argand Diagram & Modulus

3 cards
Card 11
The axes

The x-axis is the real axis. The y-axis is the imaginary axis.

Card 12
Modulus of z

|z| = √(a2 + b2) — the distance from the origin.

Card 13
Transformations of z

kzdilation (k > 1 out, k < 1 in, k < 0 opposite direction).

izrotation 90° anticlockwise.

z + w → forms a parallelogram.

→ sits directly below (or above) z — reflection in the real axis.

Quadratic Equations

4 cards
Card 14
Type 1 — find the roots

Use the formula x = [−b ± √(b2 − 4ac)] / 2a.

Works whether a, b, c are real or unreal.

Card 15
Type 2 — form a quadratic from its roots

z2 − (α + β)z + αβ = 0

Card 16
Types 3 & 4 — second root & unknown coefficient

Type 3 — find the 2nd root given the 1st: use the same formula.

Type 4 — find an unknown coefficient: substitute a known root in.

Card 17
Conjugate pairs

If the coefficients are real, complex roots come in conjugate pairs.

Cubic Equations

2 cards
Card 18
Finding the 3rd root

If z1 is a complex root and the coefficients are real, then 1 is also a root.

1. Form a quadratic from z1 and 1.

2. Divide the cubic by that quadratic.

3. The remaining linear factor gives the 3rd root.

Card 19
Forming a cubic from 3 roots

(z − r1)(z − r2)(z − r3) = 0

Polar Form

3 cards
Card 20
Polar form of z

z = r(cos θ + i sin θ)

r = |z| = √(x2 + y2),  and  tan θ = y/x (the argument).

Card 21
General polar form

z = r(cos(θ + 2nπ) + i sin(θ + 2nπ))

⚠ Once a fraction is in the power, you must use the general polar form.

Card 22
Product, quotient & reciprocal

z1z2 = r1r2(cos(θ12) + i sin(θ12))

z1/z2 = (r1/r2)(cos(θ1−θ2) + i sin(θ1−θ2))

1/z1 = (1/r1)(cos θ1 − i sin θ1)

De Moivre's Theorem

2 cards
Card 23
The theorem

If z = r(cos θ + i sin θ), then zn = rn(cos nθ + i sin nθ).

The power of z multiplies the angle and raises the modulus.

Card 24
Uses & roots on a diagram

Use it for: raising to a power (e.g. (2−2i)4), finding roots (e.g. z3 = 1), and proving trig identities.

Roots on a diagram: r > 1 spiral out,  r = 1 sit on the unit circle,  r < 1 spiral in.

Trig Proofs via De Moivre

1 card
Card 25
The method

Standard expansion to know: (cos θ + i sin θ)n = cos nθ + i sin nθ.

1. Expand (cos θ + i sin θ)n binomially.

2. Equate real parts → the cos nθ identity.

3. Equate imaginary parts → the sin nθ identity.

For tan nθ:  tan nθ = sin nθ / cos nθ.

Trig Identity (Powers of cos/sin)

1 card
Card 26
The z + 1/z method

Use:  z + 1/z = 2 cos θ  and  zn + 1/zn = 2 cos nθ.

Also:  z − 1/z = 2i sin θ.

Method: raise (z + 1/z) to the required power, equal it to (2 cos θ)n, expand the left side, group zn + 1/zn pairs, replace each with 2 cos nθ, then rearrange.