HSSC Forge / Maths 11th / Complex Numbers / Argand Diagram, Modulus, and Polar Coordinates

Argand Diagram, Modulus, and Polar Coordinates

The Argand diagram plots a complex number

z=a+biz = a+bi

as the point

(a,b)(a, b)

— the real part on the horizontal axis, the imaginary part on the vertical axis.

Two things follow naturally from that picture:

  • The modulus

    z|z|

    is the distance from the origin:

    z=a2+b2|z| = \sqrt{a^2+b^2}

    .
  • The argument

    θ\theta

    is the angle the point makes with the positive real axis, giving the polar form

    z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta)

    where

    r=zr = |z|

    .

Example:

z=1+iz = 1+i

sits at

(1,1)(1,1)

, so

z=2|z| = \sqrt{2}

and

θ=45\theta = 45^\circ

, giving polar form

2(cos45+isin45)\sqrt{2}(\cos 45^\circ + i\sin 45^\circ)

.