1 The argand diagram

In Section 10.1 we met a complex number z = x + i y in which x , y are real numbers and

i 2 = 1 . We learned how to combine complex numbers together using the usual operations of addition, subtraction, multiplication and division. In this Section we examine a useful geometrical description of complex numbers.

Since a complex number is specified by two real numbers x , y it is natural to represent a complex number by a vector in a plane. We take the usual O x y plane in which the ‘horizontal’ axis is the x -axis and the ‘vertical’ axis is the y -axis.

Figure 3

No alt text was set. Please request alt text from the person who provided you with this resource.

Thus the complex number z = 2 + 3 i would be represented by a line starting from the origin and ending at the point with coordinates ( 2 , 3 ) and w = 1 + i is represented by the line starting from the origin and ending at the point with coordinates ( 1 , 1 ) . See Figure 3. When the O x y plane is used in this way it is called an Argand diagram . With this interpretation the modulus of z , that is z is the length of the line which represents z .

Note: An alternative interpretation is to consider the complex number a + i b to be represented by the point ( a , b ) rather than the line from 0 to ( a , b ) .

Task!

Given that z = 1 + i , w = i , represent the three complex numbers z , w and 2 z 3 w 1 on an Argand diagram.

Noting that 2 z 3 w 1 = 2 + 2 i 3 i 1 = 1 i you should obtain the following diagram.

No alt text was set. Please request alt text from the person who provided you with this resource.

If we have two complex numbers z = a + i b , w = c + i d then, as we already know

z + w = ( a + c ) + i ( b + d )

that is, the real parts add together and the imaginary parts add together. But this is precisely what occurs with the addition of two vectors . If p ̲ and q ̲ are 2-dimensional vectors then:

p ̲ = a i ̲ + b j ̲ q ̲ = c i ̲ + d j ̲

where i ̲ and j ̲ are unit vectors in the x - and y -directions respectively. So, using vector addition:

p ̲ + q ̲ = ( a + c ) i ̲ + ( b + d ) j ̲

Figure 4

No alt text was set. Please request alt text from the person who provided you with this resource.

We conclude from this that addition (and hence subtraction) of complex numbers is essentially equivalent to addition (subtraction) of two-dimensional vectors. (See Figure 4.) Because of this, complex numbers (when represented on an Argand diagram) are slidable — as long as you keep their length and direction the same, you can position them anywhere on an Argand diagram.

We see that the Cartesian form of a complex number: z = a + i b is a particularly suitable form for addition (or subtraction) of complex numbers. However, when we come to consider multiplication and division of complex numbers, the Cartesian description is not the most convenient form that is available to us. A much more convenient form is the polar form which we now introduce.