Math Lab
Home/Class XI/Ch 4/The Argand plane and geometric interpretation

The Argand plane and geometric interpretation

Every complex number z=a+biz = a + bi can be drawn as the point (a,b)(a, b) 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 z=a+biz = a + bi at the point (a,b)(a, b). Then:

  • The point (a,0)(a, 0) is the real number aa.
  • The point (0,b)(0, b) is the purely imaginary number bibi.
  • The origin is 0=0+0i0 = 0 + 0i.

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. z+wz + w is the vector sum, obtained by the parallelogram law. The point representing z+wz + w has coordinates equal to the sum of the coordinates.

Subtraction is a displacement. zwz - w is the vector from ww to zz (or the point that you reach by translating zz by the negative of ww).

Conjugation is reflection in the real axis. zˉ\bar{z} has the same real part as zz but opposite imaginary part.

Multiplication by 1-1 is a 180180^\circ rotation about the origin.

Multiplication by ii is a 9090^\circ counterclockwise rotation about the origin. This is the geometric reason for the formula i2=1i^2 = -1: rotating 9090^\circ twice equals 180180^\circ.

Modulus z|z| is the distance from 00 to zz. And zw|z - w| is the distance between zz and ww in the plane.

The modulus and triangle inequality, geometrically

The triangle inequality z+wz+w|z + w| \le |z| + |w| becomes the familiar geometric fact: "in any triangle, the length of one side is at most the sum of the other two."

The locus zz0=r|z - z_0| = r in the Argand plane is a circle of centre z0z_0 and radius rr. So z1=2|z - 1| = 2 is the equation of a circle centred at (1,0)(1, 0) with radius 22.

Argument of a complex number

For z0z \ne 0, the argument of zz , written arg(z)\arg(z) , is the angle (in radians) that the vector from 00 to zz makes with the positive real axis, measured counterclockwise.

Argument is defined only up to adding 2π2\pi. The principal value Arg(z)\text{Arg}(z) lies in (π,π](-\pi, \pi] by convention.

If z=a+biz = a + bi with z0z \ne 0, then tan(argz)=ba(with quadrant adjustment).\tan(\arg z) = \frac{b}{a} \qquad \text{(with quadrant adjustment).}

Worked examples

Example 1. Plot z=3+4iz = 3 + 4i in the Argand plane. Compute z|z| and arg(z)\arg(z).

The point is (3,4)(3, 4) in the first quadrant. z=5|z| = 5. tanθ=4/3\tan\theta = 4/3, so arg(z)=tan1(4/3)0.927\arg(z) = \tan^{-1}(4/3) \approx 0.927 rad (53.13\approx 53.13^\circ).

Example 2. Describe geometrically the set z2=3|z - 2| = 3.

A circle centred at (2,0)(2, 0) with radius 33.

Example 3. Describe z1=z+1|z - 1| = |z + 1|.

The set of points equidistant from (1,0)(1, 0) and (1,0)(-1, 0) , the perpendicular bisector of the segment, which is the imaginary axis (real part zero).

Example 4. If z1,z2,z3z_1, z_2, z_3 are the vertices of a triangle, where is the centroid?

Centroid =z1+z2+z33= \dfrac{z_1 + z_2 + z_3}{3}. The algebra inherits exactly from coordinate geometry.

Example 5 (harder). Show that z1+z+1=4|z - 1| + |z + 1| = 4 describes an ellipse with foci at ±1\pm 1 and major axis 44.

This is the locus of points PP with PF1+PF2=4|PF_1| + |PF_2| = 4 where F1=(1,0)F_1 = (1, 0) and F2=(1,0)F_2 = (-1, 0). By the definition of an ellipse, this is exactly an ellipse with foci at ±1\pm 1 and sum-of-distances 2a=42a = 4, so semi-major axis a=2a = 2. Distance between foci is 2c=22c = 2, so c=1c = 1 and b=a2c2=3b = \sqrt{a^2 - c^2} = \sqrt{3}. Equation: x24+y23=1\dfrac{x^2}{4} + \dfrac{y^2}{3} = 1.

Try it yourself

  1. Plot z1=2+3iz_1 = 2 + 3i, z2=1+iz_2 = -1 + i on the Argand plane.
  2. Find the modulus and (principal) argument of z=1+iz = -1 + i, z=iz = -i, z=22iz = -2 - 2i.
  3. Describe geometrically: z+3i=4|z + 3i| = 4.
  4. Describe: z2=z4|z - 2| = |z - 4|.
  5. Describe: z=z1|z| = |z - 1|.
  6. Find the distance between z1=3+4iz_1 = 3 + 4i and z2=2+iz_2 = -2 + i.
  7. If zz moves on the circle z1i=2|z - 1 - i| = 2, what is the maximum and minimum value of z|z|?
  8. Show z=zˉ|z| = |\bar{z}| for any zz.
  9. Describe: Re(z)>Im(z)\text{Re}(z) > \text{Im}(z) in the plane.
  10. Find the locus: z2+z+2=6|z - 2| + |z + 2| = 6 (ellipse).
  11. Find the locus: z1z+1=1|z - 1| - |z + 1| = 1 (hyperbola).
  12. Sketch the region z11|z - 1| \le 1 and Re(z)1\text{Re}(z) \ge 1.

Pitfalls / Tricks

  • The principal argument Arg(z)\text{Arg}(z) lies in (π,π](-\pi, \pi]. Always check the quadrant: arg(1+i)=3π/4\arg(-1 + i) = 3\pi/4, not π/4-\pi/4.
  • zz0=r|z - z_0| = r is a circle; zz1=zz2|z - z_1| = |z - z_2| is a perpendicular bisector; zz1+zz2=|z - z_1| + |z - z_2| = const is an ellipse.
  • Argument is not defined for z=0z = 0 (no direction).
  • Insight. Every geometric problem about points in R2\mathbb{R}^2 becomes a problem about complex numbers. Distance, rotation, circle, ellipse , all encoded directly.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Argand plane
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6