IB Maths AA HLTopic 1 β Number & AlgebraPaper 1 & 2HL only~10 min read
Geometry of Complex Numbers
Every algebraic operation on complex numbers has a visual meaning on an Argand diagram. Adding two complex numbers? That’s tip-to-tail vector addition β the result is the diagonal of a parallelogram. Subtracting? Reverse the second arrow first. Multiplying? Scale and rotate. Conjugating? Flip across the horizontal axis. This note is about turning every operation you already know how to do algebraically into a picture you can read at a glance. Once you can see the geometry, exam questions about Argand diagrams stop being puzzles and start being obvious.
π What you need to know
Addition: z + w is the diagonal of the parallelogram formed by the vectors for z and w. Equivalent to a translation of z by the vector for w.
Subtraction: z β w is the diagonal of the parallelogram with vertices at z, βw and z β w. Always plot βw (the reverse of w) first.
Multiplication by z2: scales by |z2| and rotates by arg(z2) counter-clockwise.
Division by z2: scales by 1/|z2| and rotates by βarg(z2) (clockwise).
Multiplying by a real number k: pure scaling β the vector keeps its direction (or flips 180Β° if k is negative).
Multiplying by i: rotates 90Β° counter-clockwise. Multiplying by βi rotates 90Β° clockwise.
Conjugationz*: reflects z in the real axis. z Β· z* is always a positive real number equal to |z|Β².
Addition β vectors tip-to-tail
Adding two complex numbers z and w looks exactly like adding two vectors. Travel along z, then continue along w from where z ended. The arrow from the origin to where you stop represents z + w.
Addition: parallelogram law
Equivalently, you can think of adding w = a + bi to z as a translation β slide z across by a and up by b. Same result, different mental picture.
Addition is commutative: z + w = w + z. So you can travel along z first or w first β the destination is the same. That’s why the picture is a parallelogram, not just a triangle.
Subtraction β flip the second arrow
Subtracting w from z isn’t quite as simple as addition. The trick is: plot βw first (the reverse of w), then add it tip-to-tail to z.
Subtraction: travel along z, then along βw
Geometrically, subtracting w = a + bi from z is a translation by the vector with components βa and βb β exactly opposite to addition.
Order matters!z β w β w β z. The two are negatives of each other, so they point in opposite directions on the diagram.
Multiplication β scale and rotate
This is where complex numbers get really beautiful. When you multiply z1 by z2, the result is found by:
Scale
enlarge by |z2|
The length of z1 is multiplied by |z2|.
Rotate
turn by arg(z2)
Rotate counter-clockwise by the argument of z2.
Multiplying zβ by zβ: scale by |zβ|, rotate by arg(zβ)
π€ Why scale and rotate?
From the previous note, you already know |z1Β·z2| = |z1|Β·|z2| and arg(z1Β·z2) = arg(z1) + arg(z2). Geometrically, multiplying lengths is “scaling”, and adding arguments is “rotating”. So multiplication does both at once β the algebraic rule and the geometric picture are exactly the same fact.
Division reverses both moves: scale by 1/|z2| (a shrink) and rotate by βarg(z2) (clockwise).
Special cases β multiplying by real numbers and by i
Two special cases are worth committing to memory because they show up in nearly every Argand-diagram question.
Multiplying by a real number k
A real number has argument 0 (if positive) or Ο (if negative). So multiplying by k doesn’t rotate β it just scales:
Multiplying by a real number
multiply z by k (real) β scales by |k|
same direction if k > 0, flipped 180Β° if k < 0
Multiplying by i (or βi)
The number i has modulus 1 and argument Ο/2. So multiplying by i doesn’t change the length β but rotates 90Β° counter-clockwise. Multiplying by βi rotates 90Β° clockwise.
Multiplying by i
multiply by i β rotate 90Β° counter-clockwise
multiply by βi β rotate 90Β° clockwise
Quick check: if z = 3 + 2i, then iz = i(3 + 2i) = 3i β 2 = β2 + 3i. The point (3, 2) has rotated 90Β° counter-clockwise to (β2, 3) β exactly as predicted.
Conjugation β reflection in the real axis
You met this in the previous Argand-diagram note, but it’s worth repeating because it shows up everywhere. The conjugate z* of z = a + bi is a β bi β the same horizontal position, with the imaginary part flipped.
Conjugate: reflection in the real axis
Useful fact:z Β· z* is always a positive real number β it equals |z|2. This sits on the positive real axis on the Argand diagram.
Worked examples
WE 1
Addition on an Argand diagram
Let z = 1 + 4i and w = 5 + 2i. On an Argand diagram, sketch z, w and z + w, and verify that the result is the diagonal of a parallelogram.
Step 1: Compute z + w algebraicallyz + w = (1 + 5) + (4 + 2)i = 6 + 6iStep 2: Sketch all three vectors from the originz + w = 6 + 6i, the diagonal of the parallelogram βthe dashed lines complete the parallelogram with vertices O, z, w, and z+w
WE 2
Subtraction on an Argand diagram
Let z = 3 + 5i and w = 4 β 2i. Find z β w and describe it as a translation of z.
Step 1: Compute the subtractionz β w = (3 β 4) + (5 β (β2))i= β1 + 7iStep 2: Geometric interpretationsubtracting w means translating z by the vector for βwβw = β4 + 2i, so translation is “4 left, 2 up”z β w = β1 + 7i (z translated 4 left and 2 up)starting at z = (3, 5), shifting by (β4, 2) lands at (β1, 7) β exactly the algebraic answer
WE 3
Multiplication as scale and rotate
The complex number z1 has modulus 3 and argument Ο/4. The complex number z2 has modulus 2 and argument Ο/6. Describe geometrically the effect of multiplying z1 by z2, and find the modulus and argument of z1z2.
Step 1: Multiplication = scale by |zβ|, rotate by arg(zβ)zβ gets scaled by 2 (so length 3Β·2 = 6)zβ gets rotated by Ο/6 (counter-clockwise)Step 2: Compute new modulus and argument|zβzβ| = |zβ|Β·|zβ| = 3 Β· 2 = 6arg(zβzβ) = Ο/4 + Ο/6 = 3Ο/12 + 2Ο/12 = 5Ο/12|zβzβ| = 6, arg(zβzβ) = 5Ο/12no need to multiply (a+bi)(c+di) β the geometric rule does it in one line
WE 4
Multiplying by i β the 90Β° rotation
Let z = 4 + 3i. Compute iz, and describe the geometric relationship between z and iz.
Step 1: Compute iziz = i(4 + 3i) = 4i + 3iΒ²= 4i β 3 = β3 + 4iStep 2: Compare positionsz is at point (4, 3)iz is at point (β3, 4)Step 3: Geometric description(4, 3) β (β3, 4) is a 90Β° counter-clockwise rotation about the originiz = β3 + 4i (z rotated 90Β° counter-clockwise about O)multiplying by i is the cleanest rotation in mathematics β turn 90Β° to the left, no scale change
WE 5
Multiplying by a negative real number
Let z = 2 + 5i. Compute β3z and describe the geometric effect.
Step 1: Compute β3zβ3z = β3(2 + 5i) = β6 β 15iStep 2: Break into “scale” and “flip” partsmultiply by 3 β enlarge by factor 3 (length 3 times bigger)multiply by β1 β rotate 180Β° about the origin (flip direction)β3z = β6 β 15i (enlarged Γ3 and rotated 180Β°)a negative real number = positive multiplier Γ (β1), so it’s “scale + 180Β° flip”
WE 6
All transformations at once
Let z = 3 + i. Find the values of 2z, iz, z* and zΒ·z*, and describe each transformation geometrically.
Step 1: 2z β pure scaling by 22z = 2(3 + i) = 6 + 2i (length doubled, same direction)Step 2: iz β rotate 90Β° counter-clockwiseiz = i(3 + i) = 3i + iΒ² = β1 + 3i (turned left a quarter turn)Step 3: z* β reflect in real axisz* = 3 β i (flipped across the horizontal axis)Step 4: zΒ·z* = |z|Β² β lands on the positive real axiszΒ·z* = (3+i)(3βi) = 9 β iΒ² = 9 + 1 = 102z = 6+2i, iz = β1+3i, z* = 3βi, zΒ·z* = 10notice zΒ·z* = |z|Β² = 3Β² + 1Β² = 10, sitting on the real axis as a positive number
π‘ Top tips
Sketch the parallelogram for addition. Drawing all four vertices (O, z, w, z+w) makes the diagonal fall into place automatically.
Always plot βw before drawing zβw. Forgetting this is the most common mistake on subtraction sketches.
Multiplication = scale and rotate, simultaneously. The two effects happen together; you don’t do one then the other in any specific order.
Multiplying by i = rotate 90Β° counter-clockwise. Drill this into memory β it’s a one-mark gift in many exam questions.
Multiplying by a negative real number = scale + 180Β° flip. The sign causes a half-turn; the magnitude does the scaling.
Conjugation is just a reflection. No length change, no rotation β the modulus is preserved.
zΒ·z* always lands on the positive real axis at the value |z|2. This is a standard exam answer worth memorising.
β Common mistakes
Treating zβw as if it were wβz. They’re negatives of each other, pointing in opposite directions. Order matters for subtraction.
Forgetting to plot βw first when sketching zβw. Without βw, the parallelogram doesn’t close in the right place.
Adding moduli for sums. |z+w| β |z|+|w| in general. Vectors don’t add lengths unless they’re parallel.
Multiplying lengths but forgetting to add arguments. Multiplication has both effects β you need both.
Multiplying arguments instead of adding. arg(z1Β·z2) = arg(z1) + arg(z2), not the product of the two arguments.
Confusing “multiply by i” with “multiply by β1”. The first is a 90Β° rotation; the second is a 180Β° rotation. Different turns entirely.
Confusing conjugation with negation.z* reflects across the real axis (flip the imaginary part). βz rotates 180Β° about the origin (flip both parts).
Once you can see the algebra in the picture, complex numbers feel a lot more natural. Every operation has a clean geometric meaning, and the rest of the Further Complex Numbers section β polar form, exponential form, De Moivre’s theorem β leans heavily on this geometric picture. The next note formalises the modulus-and-argument view into polar form, which is the standard way to write complex numbers when multiplication and powers are the main concern.
Need help with the Geometry of Complex Numbers?
Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.