Pure · Complex numbers
1 / 14
The Argand diagram, modulus and argument
Picturing a complex number z = a + bi as a point (or vector) on the Argand diagram, its modulus |z| = √(a²+b²) as the distance from the origin, and its argument arg z as the angle from the positive real axis — taken as the principal value in (−π, π], which means getting the quadrant right, not just arctan(b/a). Geometric effects: the conjugate reflects in the real axis, addition is vector addition, and |z₁ − z₂| is the distance between the two points.
Pure · Complex numbers
The Argand diagram, modulus and argument
Picturing a complex number z = a + bi as a point (or vector) on the Argand diagram, its modulus |z| = √(a²+b²) as the distance from the origin, and its argument arg z as the angle from the positive real axis — taken as the principal value in (−π, π], which means getting the quadrant right, not just arctan(b/a). Geometric effects: the conjugate reflects in the real axis, addition is vector addition, and |z₁ − z₂| is the distance between the two points.
Why it works
A real number lives on a number line. A complex number needs two coordinates — the real part and the imaginary part — so it lives on a plane. The Argand diagram is exactly that plane: the horizontal axis is the real axis and the vertical axis is the imaginary axis. The number is plotted at the point , and you can equally think of it as the vector arrow from the origin to that point. So sits across and up; sits in the bottom-left.Modulus — how far from the origin. The modulus is the length of that vector: by Pythagoras on the right-angled triangle with legs and , It is always and only depends on the sizes of the parts, so signs do not matter: and are both . Two traps to avoid: it is not and not — you must square, add, then take the square root.
Argument — the direction. The argument is the angle the vector makes with the positive real axis, measured anticlockwise as positive and clockwise as negative. An angle is only fixed up to full turns of , so we pin down one value: the principal argument in the range Points above the real axis get a positive argument (up to ); points below get a negative one (down to just above ).
The key skill is the quadrant, not the button. The acute angle inside the triangle is the reference angle but is not simply — that only works in the first quadrant. Sketch the point first, then read off the argument from where it lands:
- 1st quadrant (): .
- 2nd quadrant (): .
- 3rd quadrant (): .
- 4th quadrant (): .
Geometry for free. Because is a point on a plane, the algebra of complex numbers has pictures:
- Conjugate = reflection in the real axis. is the mirror image of
- Addition = vector addition. is found by the parallelogram (tip-to-tail)
- = the distance between the points. The vector from the point for