Learn · A-Level Further Maths · Strand Pure
AQA-A-FMATH-B · Complex numbers

Complex numbers.

Written for AQA 7367 Official specification ↗ Updated 2026.07.31

HookThe 'impossible' number that solved a real cubic

In 1572 the Italian engineer Rafael Bombelli was wrestling with the cubic \(x^3=15x+4\). Anyone can spot that \(x=4\) works: \(64=60+4\). But Cardano's celebrated cubic formula — the century's proudest algebraic achievement — returned something monstrous instead: \(x=\sqrt[3]{2+\sqrt{-121}}+\sqrt[3]{2-\sqrt{-121}}\). Square roots of negative numbers, which every mathematician of the age dismissed as meaningless. Bombelli had what he called 'a wild thought': treat \(\sqrt{-1}\) as a legitimate object obeying ordinary algebra, and push on. He showed that \((2+\sqrt{-1})^3=2+11\sqrt{-1}\), so the two cube roots are \(2+\sqrt{-1}\) and \(2-\sqrt{-1}\) — and their sum is exactly \(4\). The 'impossible' numbers cancelled each other out on the way to a perfectly real answer.

That is the deal this section offers you. Admit one new symbol, \(i\) with \(i^2=-1\), keep every rule of algebra you already own, and problems that were unsolvable become routine: every polynomial factorises fully, trigonometric identities fall out of index laws, and hard geometry turns into short algebra. AQA structures the topic as an ascent — arithmetic in \(x+iy\), then the Argand picture, then modulus-argument form, then de Moivre's theorem and \(e^{i\theta}\), and finally the \(n\)th roots sitting at the vertices of regular polygons. Each layer makes the previous one look slow.

ModelArithmetic in x + iy — one new symbol, all the old rules

A complex number \(z=x+iy\) has real part \(\operatorname{Re}(z)=x\) and imaginary part \(\operatorname{Im}(z)=y\) — note that the imaginary part is the real number \(y\), not \(iy\). Addition and subtraction work componentwise, exactly like vectors. Multiplication is ordinary expansion of brackets followed by one substitution, \(i^2=-1\): so \((2+3i)(1-i)=2-2i+3i-3i^2=5+i\).

Division is the move students meet last and need most. You cannot 'divide by \(i\)' directly, so you make the denominator real: multiply top and bottom by the complex conjugate of the denominator, \(z^*=x-iy\). The engine behind this is the identity \(zz^*=x^2+y^2\) — a complex number times its conjugate is always real and non-negative. The conjugate also behaves beautifully under algebra: \((z+w)^*=z^*+w^*\) and \((zw)^*=z^*w^*\), which is the fact that powers the conjugate-pairs theorem in the next block.

The other workhorse skill is equating real and imaginary parts: if two complex numbers are equal, their real parts match and their imaginary parts match — one complex equation is secretly two real ones. AQA uses this constantly: finding square roots of a complex number, solving \(z+2z^*=6-4i\), or fixing unknown real constants in a polynomial.

Worked example

Simplify \(\dfrac{3+2i}{1-4i}\).

Step 1: multiply numerator and denominator by the conjugate of the denominator, \(1+4i\).

Step 2 (denominator): \((1-4i)(1+4i)=1^2+4^2=17\) — real, as guaranteed.

Step 3 (numerator): \((3+2i)(1+4i)=3+12i+2i+8i^2=-5+14i\).

Step 4: \(\dfrac{3+2i}{1-4i}=-\dfrac{5}{17}+\dfrac{14}{17}i\). Written in the form \(x+iy\), with real and imaginary parts identified — which is exactly how the question will ask for it.

ModelPolynomials — non-real roots hunt in pairs

A quadratic with real coefficients and negative discriminant no longer 'has no roots' — it has two, and they are conjugates of each other: \(z^2-4z+13=0\) gives \(z=2\pm 3i\). This is a special case of the theorem that runs the whole leaf: if a polynomial has real coefficients, its non-real roots occur in conjugate pairs. The proof is one line of conjugate algebra — conjugating the equation \(p(z)=0\) conjugates each root while leaving the real coefficients untouched, so \(p(z^*)=0\) too.

The exam payoff is 'finishing off' cubics and quartics. Hand a cubic with real coefficients one non-real root and you instantly own two: the root and its conjugate. Multiply them into a quadratic factor using \(\big(z-\alpha\big)\big(z-\alpha^*\big)=z^2-2\operatorname{Re}(\alpha)\,z+|\alpha|^2\) — sum and product, no messy expansion — then divide or compare coefficients to find the remaining linear factor. A quartic with two given non-real roots (not conjugates of each other) yields two quadratic factors the same way. Count degrees before you start: a cubic has exactly three roots in \(\mathbb{C}\), a quartic four, multiplicities included. If a cubic with real coefficients has one non-real root, the third root must be real — a conjugate pair plus one more non-real root would need a fourth partner.

Worked example

Given that \(2+i\) is a root of \(z^3+z^2-15z+25=0\), find the other roots.

Step 1: the coefficients are real, so \(2-i\) is also a root.

Step 2: build the quadratic factor from sum and product: sum \(=4\), product \(=(2+i)(2-i)=5\), giving \(z^2-4z+5\).

Step 3: write \(z^3+z^2-15z+25=(z^2-4z+5)(z+c)\). Comparing constant terms: \(5c=25\), so \(c=5\). Check the \(z^2\) coefficient: \(c-4=1\) ✓.

Step 4: the roots are \(2+i\), \(2-i\) and \(-5\). Three roots for a cubic — the count confirms nothing is missing.

ModelThe Argand diagram and modulus-argument form

Plot \(z=x+iy\) as the point \((x,y)\) — real axis horizontal, imaginary axis vertical — and complex numbers become geometry. Addition is vector addition; conjugation is reflection in the real axis. Every non-zero \(z\) then has a second address: its distance from the origin, the modulus \(|z|=\sqrt{x^2+y^2}\), and the angle it makes with the positive real axis, the argument, with the principal value taken in \(-\pi<\theta\le\pi\). Together they give the modulus-argument form \(z=r(\cos\theta+i\sin\theta)\).

Converting is where marks leak. \(x=r\cos\theta\), \(y=r\sin\theta\) one way; \(r=\sqrt{x^2+y^2}\) and \(\tan\theta=y/x\) the other — but \(\arctan(y/x)\) alone cannot tell which quadrant you are in. Always sketch the point first. For \(z=-1+i\), blind calculator work gives \(\arctan(-1)=-\frac{\pi}{4}\); the sketch shows the point in the second quadrant, so \(\arg z=\frac{3\pi}{4}\).

Why bother with a second form? Because multiplication becomes trivial: moduli multiply, arguments add. \(|zw|=|z||w|\) and \(\arg(zw)=\arg z+\arg w\) (adjusting by \(2\pi\) to stay principal); for division, divide the moduli and subtract the arguments. Geometrically, multiplying by \(w\) rotates the whole plane by \(\arg w\) and enlarges it by \(|w|\) — multiplication by \(i\) is exactly a quarter-turn. Cartesian form is built for adding; modulus-argument form is built for multiplying. Fluency means picking the right form before you start.

Worked example

Let \(z=-1+i\sqrt{3}\) and \(w=\sqrt{3}+i\). Find \(zw\) and \(\dfrac{z}{w}\) in modulus-argument form.

Step 1 (convert z): \(|z|=\sqrt{1+3}=2\). Sketch: second quadrant, so \(\arg z=\pi-\arctan\sqrt{3}=\frac{2\pi}{3}\).

Step 2 (convert w): \(|w|=\sqrt{3+1}=2\), first quadrant, \(\arg w=\arctan\frac{1}{\sqrt{3}}=\frac{\pi}{6}\).

Step 3 (multiply): \(|zw|=4\), \(\arg(zw)=\frac{2\pi}{3}+\frac{\pi}{6}=\frac{5\pi}{6}\), so \(zw=4\left(\cos\frac{5\pi}{6}+i\sin\frac{5\pi}{6}\right)\).

Step 4 (divide): \(\left|\frac{z}{w}\right|=1\), \(\arg\frac{z}{w}=\frac{2\pi}{3}-\frac{\pi}{6}=\frac{\pi}{2}\), so \(\frac{z}{w}=\cos\frac{\pi}{2}+i\sin\frac{\pi}{2}=i\). Cross-check in Cartesian: \(\frac{-1+i\sqrt{3}}{\sqrt{3}+i}\times\frac{\sqrt{3}-i}{\sqrt{3}-i}=\frac{4i}{4}=i\) ✓.

MechanismLoci — geometry written in modulus and argument

Read \(|z-a|\) as 'the distance from \(z\) to the fixed point \(a\)' and every standard locus becomes a sentence. \(|z-a|=r\): all points at distance \(r\) from \(a\) — a circle, centre \(a\), radius \(r\). \(|z-a|>r\): the region outside that circle (dashed boundary, since the inequality is strict). \(|z-a|=|z-b|\): points equidistant from \(a\) and \(b\) — the perpendicular bisector of the segment joining them. \(\arg(z-a)=\theta\): the half-line from \(a\) at angle \(\theta\) to the positive real direction, excluding the endpoint \(a\) itself, where the argument is undefined.

AQA's favourite escalation is intersecting these: shade the region where \(|z-3-4i|\le 2\) and \(0\le\arg(z-3-4i)\le\frac{\pi}{2}\), say. Translate each condition into geometry separately, draw accurately, then take the overlap. The second favourite is optimisation: the least and greatest values of \(|z|\) (or \(|z-b|\)) on a circle locus. No calculus needed — the extremes always lie on the straight line through the two centres, at distance (centre distance) \(\mp\) radius.

Algebra backstops the picture when you are unsure: substitute \(z=x+iy\) and grind. \(|z-a|=r\) becomes \((x-a_1)^2+(y-a_2)^2=r^2\), the Cartesian circle. But the geometric reading is faster and is what the mark scheme is built around — centre and radius stated, boundary type correct, region shaded.

Worked example

The point \(z\) satisfies \(|z-3-4i|=2\). Find the least and greatest values of \(|z|\).

Step 1: rewrite as \(|z-(3+4i)|=2\): a circle, centre \(C=3+4i\), radius \(2\).

Step 2: \(|z|\) is the distance from the origin to a point on this circle. Distance from the origin to the centre: \(|3+4i|=\sqrt{9+16}=5\).

Step 3: the nearest and farthest points of the circle from the origin lie on the line through \(O\) and \(C\), one radius either side of \(C\).

Step 4: least \(|z|=5-2=3\); greatest \(|z|=5+2=7\). Two marks, no calculus — the diagram is the method.

MechanismDe Moivre's theorem and the exponential form

Multiplying complex numbers adds arguments, so raising to a power multiplies the argument: de Moivre's theorem states \((\cos\theta+i\sin\theta)^n=\cos n\theta+i\sin n\theta\) for integer \(n\) — provable for positive integers by induction, the same engine as section A. Euler's relation compresses all of this into one line: \(e^{i\theta}=\cos\theta+i\sin\theta\), so every complex number is \(z=re^{i\theta}\), and de Moivre is just an index law: \(\big(e^{i\theta}\big)^n=e^{in\theta}\). Multiplication, division and powers all become exponent arithmetic.

Two exam applications dominate. Multiple-angle identities: expand \((\cos\theta+i\sin\theta)^n\) binomially, then equate real and imaginary parts with \(\cos n\theta+i\sin n\theta\) — out fall formulae like \(\cos 3\theta\) in powers of \(\cos\theta\). Running the machine the other way, with \(z=e^{i\theta}\), the identities \(z+\frac{1}{z}=2\cos\theta\) and \(z^n+\frac{1}{z^n}=2\cos n\theta\) convert powers like \(\cos^4\theta\) into multiple angles — which is exactly what you need before integrating them.

Series summation: a trigonometric series such as \(C=\sum\cos(k\theta)\) pairs with its sibling \(S=\sum\sin(k\theta)\) to give \(C+iS=\sum e^{ik\theta}\) — a geometric series with common ratio \(e^{i\theta}\). Sum it with the GP formula, tidy, then take real and imaginary parts to read off \(C\) and \(S\) separately. One geometric series, two closed forms.

Worked example

Use de Moivre's theorem to show \(\cos 3\theta=4\cos^3\theta-3\cos\theta\).

Step 1: by de Moivre, \(\cos 3\theta+i\sin 3\theta=(\cos\theta+i\sin\theta)^3\).

Step 2 (binomial expansion): writing \(c=\cos\theta\), \(s=\sin\theta\): \((c+is)^3=c^3+3ic^2s+3i^2cs^2+i^3s^3=c^3-3cs^2+i\big(3c^2s-s^3\big)\).

Step 3 (equate real parts): \(\cos 3\theta=c^3-3cs^2\).

Step 4 (one variable): substitute \(s^2=1-c^2\): \(\cos 3\theta=c^3-3c(1-c^2)=4\cos^3\theta-3\cos\theta\). Equating imaginary parts in the same working gives \(\sin 3\theta=3\sin\theta-4\sin^3\theta\) for free — one expansion, two identities.

Casenth roots — the regular polygon inside every equation

The equation \(z^n=re^{i\theta}\) has exactly \(n\) distinct solutions, and the exponential form hands them over: the trap is forgetting that the right-hand side's argument is only defined up to whole turns. Write \(z^n=re^{i(\theta+2k\pi)}\) for \(k=0,1,\dots,n-1\), then take the \(n\)th root: \(z_k=r^{1/n}e^{i(\theta+2k\pi)/n}\). All \(n\) roots share the same modulus \(r^{1/n}\), and consecutive arguments differ by \(\frac{2\pi}{n}\) — so they sit at the vertices of a regular \(n\)-gon centred on the origin. Find one root, rotate by \(\frac{2\pi}{n}\) repeatedly, and you have them all.

The special case \(z^n=1\) gives the roots of unity: \(1,\ \omega,\ \omega^2,\dots,\omega^{n-1}\) where \(\omega=e^{2\pi i/n}\). Two facts do nearly all the geometric work AQA asks for. First, \(1+\omega+\omega^2+\cdots+\omega^{n-1}=0\) — a geometric series with sum \(\frac{\omega^n-1}{\omega-1}=0\); physically, \(n\) equally spaced unit vectors balance perfectly. Second, the roots of \(z^n=a\) are (any one root) \(\times\) (each root of unity), which is why every root diagram is a rotated, scaled copy of the unity picture.

Geometric problems then reverse the flow: given that three points form an equilateral triangle centred at the origin, they must be \(z,\ \omega z,\ \omega^2 z\) for a cube root of unity \(\omega\); side lengths come from \(|z_1-z_0|\); areas from trigonometry on the isosceles triangles at the centre. The polygon is not decoration — it is the answer.

Worked example

Solve \(z^3=8i\), giving your answers in the form \(x+iy\), and describe their positions in the Argand diagram.

Step 1 (exponential form): \(8i=8e^{i\pi/2}\), so \(z^3=8e^{i(\pi/2+2k\pi)}\), \(k=0,1,2\).

Step 2 (root): \(z_k=2e^{i(\pi/6+2k\pi/3)}\) — modulus \(8^{1/3}=2\) for every root, arguments \(\frac{\pi}{6},\ \frac{5\pi}{6},\ \frac{3\pi}{2}\) (equivalently \(-\frac{\pi}{2}\)).

Step 3 (Cartesian): \(z_0=2\big(\cos\frac{\pi}{6}+i\sin\frac{\pi}{6}\big)=\sqrt{3}+i\); \(z_1=-\sqrt{3}+i\); \(z_2=-2i\).

Step 4 (geometry): the three roots lie on the circle \(|z|=2\), separated by \(\frac{2\pi}{3}\) — the vertices of an equilateral triangle. Check: their sum is \((\sqrt{3}-\sqrt{3})+(1+1-2)i=0\), exactly as the roots-of-unity balance predicts.

VocabularyKey terms the mark scheme pays for

Imaginary unit \(i\)
The symbol defined by \(i^2=-1\). Every complex number is \(x+iy\) with \(x,y\) real; ordinary algebra plus this one substitution runs the whole topic.
Complex conjugate \(z^*\)
For \(z=x+iy\), \(z^*=x-iy\) — the reflection of \(z\) in the real axis. Key identity: \(zz^*=x^2+y^2=|z|^2\), always real, which powers division.
Conjugate pairs theorem
If a polynomial has REAL coefficients, its non-real roots occur in conjugate pairs. One given non-real root of a cubic or quartic is therefore always two.
Argand diagram
The plane with \(z=x+iy\) plotted at \((x,y)\): real axis horizontal, imaginary vertical. Addition is vector addition; conjugation is reflection; multiplication is rotate-and-enlarge.
Modulus \(|z|\)
The distance \(\sqrt{x^2+y^2}\) from the origin to \(z\). Multiplicative: \(|zw|=|z||w|\) — but NOT additive: \(|z+w|\le|z|+|w|\).
Argument \(\arg z\)
The angle from the positive real axis to \(z\), principal value in \(-\pi<\theta\le\pi\). Arguments add under multiplication and subtract under division.
Exponential form \(re^{i\theta}\)
Euler's relation \(e^{i\theta}=\cos\theta+i\sin\theta\) writes any complex number as \(re^{i\theta}\), turning multiplication, division and powers into index laws.
De Moivre's theorem
\((\cos\theta+i\sin\theta)^n=\cos n\theta+i\sin n\theta\) for integer \(n\). The bridge from index laws to multiple-angle trig identities and series summation.
Roots of unity
The \(n\) solutions of \(z^n=1\): powers of \(\omega=e^{2\pi i/n}\), equally spaced on the unit circle, summing to zero. Every root diagram for \(z^n=a\) is a scaled rotation of them.

TrapsMisconceptions that cost marks

“The argument of z is always arctan(y/x) on the calculator.”
Actually: Arctan only returns values between \(-\frac{\pi}{2}\) and \(\frac{\pi}{2}\), so it cannot see quadrants two and three. For \(z=-1+i\) the calculator says \(-\frac{\pi}{4}\); the true argument is \(\frac{3\pi}{4}\). Sketch the point first, every time — the adjustment is \(\pm\pi\), and the sketch tells you which.
“Non-real roots always come in conjugate pairs.”
Actually: Only when the coefficients are real — that hypothesis is doing all the work. The quadratic \(z^2-2iz-1=0\) has the repeated root \(z=i\) and no conjugate partner, because its coefficients are not real. Quote the condition, not just the conclusion.
“Root rules survive negatives: \(\sqrt{-4}\times\sqrt{-9}=\sqrt{36}=6\).”
Actually: The rule \(\sqrt{a}\sqrt{b}=\sqrt{ab}\) holds for non-negative reals only. Correctly: \(\sqrt{-4}\times\sqrt{-9}=(2i)(3i)=6i^2=-6\). Convert to \(i\)-form FIRST, then multiply — this sign trap is exactly why the notation \(i\) exists.

ExamWhat examiners want

Exact values or nothing: arguments in exact multiples of \(\pi\), moduli as surds, and the principal range \(-\pi<\theta\le\pi\) respected — an answer of \(\frac{7\pi}{6}\) where \(-\frac{5\pi}{6}\) is required drops the accuracy mark. In any conversion or argument question, the examiner expects evidence of quadrant awareness; a two-second Argand sketch in the margin is the cheapest insurance in the paper. For polynomial questions, write the conjugate-pair sentence explicitly — 'coefficients are real, so \(2-i\) is also a root' — because that statement usually carries its own mark, then build the quadratic factor from sum and product rather than expanding brackets.

Loci questions are marked off the diagram: centre and radius labelled, dashed boundary for strict inequalities, half-lines with the endpoint excluded and the angle marked from the positive real direction. For max/min questions, draw the line through the centres and state distances — 'least \(|z|=5-2=3\)' with a diagram beats a page of algebra. In de Moivre work, say what you are equating ('equating real parts') and, for \(C+iS\) sums, state that the series is geometric with ratio \(e^{i\theta}\) before summing. For \(n\)th roots, the phrase 'equally spaced, separated by \(\frac{2\pi}{n}\), same modulus' is the geometry mark — write it even when the question only says 'solve'.

Vofti has 0 questions on AQA-A-FMATH-B — every one hook-first, every one mapped to this section of the AQA spec.

Last updated · 2026.08.09 AQA A-Level Further Maths · Spec AQA-A-FMATH-B