Skip to main content
QLDSpecialist MathematicsSyllabus dot point

Topic 4: Further complex numbers

Represent complex numbers in Cartesian, polar (modulus-argument) and exponential form, convert between forms, and apply de Moivre's theorem to compute powers and roots, locating results on the complex plane

A focused answer to the QCE Specialist Mathematics Unit 3 dot point on further complex numbers. Covers modulus and argument, polar and exponential form, multiplication and division as rotations, de Moivre's theorem for powers, and finding the n-th roots of a complex number with a fully worked example and the argument-range trap QCAA penalises.

Generated by Claude Opus 4.76 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

QCAA wants you to move fluently between the Cartesian form z=x+iyz = x + iy, the polar form z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta) and the exponential form z=reiθz = re^{i\theta}, and to use de Moivre's theorem to raise complex numbers to powers and to extract roots. This material is central to IA2 and the external assessment, where geometric interpretation on the Argand plane earns marks alongside algebra.

The answer

Modulus and argument

For z=x+iyz = x + iy, the modulus is the distance from the origin,

z=r=x2+y2,|z| = r = \sqrt{x^2 + y^2},

and the argument argz=θ\arg z = \theta is the angle measured anticlockwise from the positive real axis. The principal argument is taken in (π,π](-\pi, \pi]. Always check the quadrant: tanθ=y/x\tan\theta = y/x alone does not fix the quadrant, so use the signs of xx and yy.

Polar and exponential form

Polar (modulus-argument) form is

z=r(cosθ+isinθ),z = r(\cos\theta + i\sin\theta),

often abbreviated rcisθr\,\text{cis}\,\theta. Euler's formula eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta gives the exponential form

z=reiθ.z = re^{i\theta}.

These are the same number written three ways. Exponential form makes multiplication trivial because index laws apply.

Multiplication and division as rotations

Multiplying multiplies moduli and adds arguments:

z1z2=r1r2ei(θ1+θ2),z1z2=r1r2ei(θ1θ2).z_1 z_2 = r_1 r_2 \, e^{i(\theta_1 + \theta_2)}, \qquad \frac{z_1}{z_2} = \frac{r_1}{r_2}\, e^{i(\theta_1 - \theta_2)}.

Geometrically, multiplying by z2z_2 scales by r2r_2 and rotates by θ2\theta_2. Multiplying by i=eiπ/2i = e^{i\pi/2} is a 9090^\circ anticlockwise rotation.

De Moivre's theorem

For integer nn,

(r(cosθ+isinθ))n=rn(cosnθ+isinnθ),\big(r(\cos\theta + i\sin\theta)\big)^n = r^n\big(\cos n\theta + i\sin n\theta\big),

equivalently (reiθ)n=rneinθ(re^{i\theta})^n = r^n e^{in\theta}. This turns the messy expansion of a power into a single scaling of modulus and multiplication of argument. De Moivre's theorem can be proved for positive integers by mathematical induction, linking back to Topic 1.

Roots of a complex number

To solve wn=zw^n = z where z=reiθz = re^{i\theta}, the nn distinct roots are

wk=r1/nei(θ+2πk)/n,k=0,1,,n1.w_k = r^{1/n}\, e^{i(\theta + 2\pi k)/n}, \qquad k = 0, 1, \dots, n-1.

All roots have the same modulus r1/nr^{1/n}, so they lie on a circle of that radius, equally spaced by 2π/n2\pi/n radians. Adding 2πk2\pi k to the argument before dividing is essential; otherwise you find only one of the nn roots. The nn-th roots of unity are the special case z=1z = 1, giving roots at angles 2πk/n2\pi k/n.

Why exponential form helps

Because eiθe^{i\theta} obeys index laws, powers, products and roots reduce to arithmetic on the exponent. Converting a hard Cartesian computation such as (1+i)10(1+i)^{10} into polar form, applying de Moivre, then converting back is far faster and less error-prone than binomial expansion.

Exam-style practice questions

Practice questions written in the style of QCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2023 QCAA7 marksConsider the complex number z = -3 + 2i. a) Determine z^3 using the binomial theorem. Leave your answer in the form a + bi, where a and b are real. b) Convert z into modulus-argument (polar) form. c) Use the result from part b) to determine z^3 using de Moivre's theorem, leaving your answer in polar form. d) Evaluate the reasonableness of your results from parts a) and c), noting that the two methods to determine z^3 should produce the same result.
Show worked answer →

a) [2 marks] Expand (-3 + 2i)^3 with the binomial theorem:
(-3)^3 + 3(-3)^2(2i) + 3(-3)(2i)^2 + (2i)^3 = -27 + 54i + 36 - 8i = 9 + 46i.
(Using (2i)^2 = -4 and (2i)^3 = -8i.)

b) [1 mark] |z| = sqrt((-3)^2 + 2^2) = sqrt(13). As z is in the second quadrant, arg(z) = pi - arctan(2/3) = 2.554 rad. So z = sqrt(13) cis(2.554).

c) [2 marks] By de Moivre, z^3 = (sqrt(13))^3 cis(3 * 2.554) = 13 sqrt(13) cis(7.661). Subtract 2pi from the argument: z^3 = 13 sqrt(13) cis(1.378), and 13 sqrt(13) = 46.87.

d) [2 marks] Convert the polar answer to Cartesian: 46.87 cos(1.378) = 9.0 and 46.87 sin(1.378) = 46.0, giving 9 + 46i. This matches part a), so the two methods agree and the results are reasonable.

2022 QCAA4 marksConsider the equation z^3 = 1 where z is a complex number. a) Sketch the solutions to z^3 = 1 on an Argand diagram. The solutions to z^3 = 1 can be expressed in the form z = a + bi, where a and b are real. b) Determine the largest possible positive value of ab.
Show worked answer →

a) [2 marks] Writing 1 = cis(0) and taking cube roots, z = cis(2pik/3) for k = 0, 1, 2:
z = cis(0) = 1, z = cis(2pi/3) = -1/2 + (sqrt(3)/2)i, z = cis(-2pi/3) = -1/2 - (sqrt(3)/2)i.
Plotted on the Argand diagram these are three points on the unit circle, each of modulus 1, separated by 120 degrees (arguments 0 and +/- 2pi/3).

b) [2 marks] Compute ab for each solution:
z = 1: a = 1, b = 0, so ab = 0.
z = -1/2 + (sqrt(3)/2)i: ab = (-1/2)(sqrt(3)/2) = -sqrt(3)/4.
z = -1/2 - (sqrt(3)/2)i: ab = (-1/2)(-sqrt(3)/2) = sqrt(3)/4.
The largest positive value of ab is sqrt(3)/4.