2.3 Complex numbers

A complex number may be written in the form:

z equals x postfix plus i y comma
Equation label:(3)

where x and y are real numbers and i is a special quantity with the property that i super two equals negative one.

Each complex number z equals x postfix plus i y has a real part, Releft curly bracket z right curly bracket equals x, and an imaginary part, Imleft curly bracket z right curly bracket equals y.

Complex numbers can be added,

left parenthesis a plus b i right parenthesis plus left parenthesis c plus d i right parenthesis equals left parenthesis a plus c right parenthesis plus left parenthesis b plus d right parenthesis i comma

and multiplied,

left parenthesis a plus b i right parenthesis times left parenthesis c plus d i right parenthesis equals left parenthesis a times c minus b times d right parenthesis plus left parenthesis a times d plus b times c right parenthesis i comma

using the usual rules of algebra along with i super two equals negative one.

The complex conjugate of z equals x postfix plus i y is z super asterisk operator equals x postfix minus i y (pronounced "z star").

This results in equation sequence part 1 z times z super asterisk operator equals part 2 left parenthesis x postfix plus i y right parenthesis times left parenthesis x postfix minus i y right parenthesis equals part 3 x squared plus y squared showing that z times z super asterisk operator is a positive real number, (unless equation sequence part 1 x equals part 2 y equals part 3 zero).

The modulus of the complex number z equals x postfix plus i y is defined as

equation sequence part 1 absolute value of z equals part 2 Square root of z times z super asterisk operator equals part 3 Square root of x squared plus y squared
Equation label:(4)

which is a real, non-negative quantity.

Complex numbers can also be written in polar form,

z equals r times e super i theta comma
Equation label:(5)

where r and theta are real numbers. The relationship between x and y, r and theta is shown in Figure 3. Here r is the modulus of z as defined in Equation (4); theta is known as the phase, and e super i theta is a phase factor.

Figure 3 A diagram showing the relationship between Cartesian coordinates x and y, and polar coordinates r and theta

Exercise 6

Consider the complex number z equals three plus three times normal i.

  1. Write down its complex conjugate z super asterisk operator.

  2. Calculate the modulus of z.

  3. Write z in polar form.

Answer

  1. The complex conjugate is z super asterisk operator equals three minus three times normal i.

  2. The modulus of z is

    equation sequence part 1 absolute value of z equals part 2 Square root of z times z super asterisk operator equals part 3 Square root of three squared plus three squared equals part 4 Square root of nine plus nine equals part 5 Square root of 18 equals part 6 three times Square root of two
  3. In polar form z equals r times e super i theta where equation sequence part 1 r equals part 2 absolute value of z equals part 3 three times Square root of two and equation sequence part 1 tangent of theta equals part 2 three solidus three equals part 3 one, so theta equals pi solidus four radians. Therefore we can write z equals three times Square root of two times e super i pi solidus four.