The Argand plane and geometric interpretation
Every complex number can be drawn as the point in a plane , called the Argand plane (or complex plane). This single picture turns every algebraic identity into a geometric fact.
The Argand plane
Set up a Cartesian system with horizontal real axis and vertical imaginary axis. Plot at the point . Then:
- The point is the real number .
- The point is the purely imaginary number .
- The origin is .
Two equivalent ways to think of a complex number:
- as a point in the plane (positional);
- as a vector from the origin to that point.
Geometric meaning of the basic operations
Addition is vector addition. is the vector sum, obtained by the parallelogram law. The point representing has coordinates equal to the sum of the coordinates.
Subtraction is a displacement. is the vector from to (or the point that you reach by translating by the negative of ).
Conjugation is reflection in the real axis. has the same real part as but opposite imaginary part.
Multiplication by is a rotation about the origin.
Multiplication by is a counterclockwise rotation about the origin. This is the geometric reason for the formula : rotating twice equals .
Modulus is the distance from to . And is the distance between and in the plane.
The modulus and triangle inequality, geometrically
The triangle inequality becomes the familiar geometric fact: "in any triangle, the length of one side is at most the sum of the other two."
The locus in the Argand plane is a circle of centre and radius . So is the equation of a circle centred at with radius .
Argument of a complex number
For , the argument of , written , is the angle (in radians) that the vector from to makes with the positive real axis, measured counterclockwise.
Argument is defined only up to adding . The principal value lies in by convention.
If with , then
Worked examples
Example 1. Plot in the Argand plane. Compute and .
The point is in the first quadrant. . , so rad ().
Example 2. Describe geometrically the set .
A circle centred at with radius .
Example 3. Describe .
The set of points equidistant from and , the perpendicular bisector of the segment, which is the imaginary axis (real part zero).
Example 4. If are the vertices of a triangle, where is the centroid?
Centroid . The algebra inherits exactly from coordinate geometry.
Example 5 (harder). Show that describes an ellipse with foci at and major axis .
This is the locus of points with where and . By the definition of an ellipse, this is exactly an ellipse with foci at and sum-of-distances , so semi-major axis . Distance between foci is , so and . Equation: .
Try it yourself
- Plot , on the Argand plane.
- Find the modulus and (principal) argument of , , .
- Describe geometrically: .
- Describe: .
- Describe: .
- Find the distance between and .
- If moves on the circle , what is the maximum and minimum value of ?
- Show for any .
- Describe: in the plane.
- Find the locus: (ellipse).
- Find the locus: (hyperbola).
- Sketch the region and .
Pitfalls / Tricks
- The principal argument lies in . Always check the quadrant: , not .
- is a circle; is a perpendicular bisector; const is an ellipse.
- Argument is not defined for (no direction).
- Insight. Every geometric problem about points in becomes a problem about complex numbers. Distance, rotation, circle, ellipse , all encoded directly.