You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson introduces the Argand diagram, which provides a geometric representation of complex numbers. Visualising complex numbers as points (or vectors) in a plane is a powerful tool that connects algebra with geometry and opens the door to understanding modulus, argument, and loci.
An Argand diagram is a Cartesian plane where:
The complex number z=a+bi is represented by the point (a,b) or equivalently by the position vector from the origin to (a,b).
| Complex number | Point on Argand diagram |
|---|---|
| 3+2i | (3,2) |
| −1+4i | (−1,4) |
| 5 | (5,0) |
| −3i | (0,−3) |
| 0 | (0,0) |
Key Point: Real numbers lie on the real axis, purely imaginary numbers lie on the imaginary axis.
The sum z1+z2 corresponds to vector addition — the parallelogram rule. If you draw vectors from the origin to z1 and z2, the sum z1+z2 is the diagonal of the parallelogram formed by these two vectors.
The difference z1−z2 can be thought of as the vector from z2 to z1. Geometrically, ∣z1−z2∣ is the distance between the points z1 and z2 in the Argand diagram.
The conjugate zˉ is the reflection of z in the real axis. If z is above the real axis, zˉ is the same distance below.
−z is the rotation of z through 180° about the origin (equivalently, the reflection in the origin).
Plot the following on an Argand diagram: z1=3+2i, z2=−1+4i, z1+z2, zˉ1.
You can verify the parallelogram rule: the vectors to z1 and z2 form two sides of a parallelogram, and z1+z2 is the opposite corner.
The distance between two complex numbers z1=a+bi and z2=c+di is:
∣z1−z2∣=(a−c)2+(b−d)2
This is exactly the Euclidean distance formula.
Example: Find the distance between z1=3+i and z2=−1+4i.
∣z1−z2∣=∣(3+i)−(−1+4i)∣=∣4−3i∣=16+9=5
Multiplying a complex number by i rotates it 90° anticlockwise about the origin:
i⋅(a+bi)=−b+ai
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.