Next: Exponents and Logarithms (C)
Up: No Title
Previous: No Title
Here we recount the elementary facts about arithmetic with complex numbers.
We introduce the symbol i as a solution to z2 + 1 = 0.
We define the set of complex numbers,
. a is called the real
part of a+bi and b
is called the imaginary part of a+bi. Addition and subtraction of
complex numbers is performed by adding real parts and adding imaginary parts
separately:

Multiplication is a little trickier:
(a+bi)(c+di) = (ac-bd) + (ad+bc)i
You will not go wrong with addition, subtraction, and multiplication if you
just treat the complex numbers as polynomials in i, with the additional rule
that i2 = -1.
Division is the hardest. You have to remember the trick of rationalizing the
denomimator:

so

The quantity a-bi is called the complex conjugate of a+bi, and is
denoted by
. It is easy to check that if z and w are
complex numbers then
It is often useful to picture (a+bi) as the ordered pair (a,b). Complex
numbers are often graphed, an the horizontal axis is called the the real
axis and the vertical axis is called the imaginary axis. The distance
from a + bi to 0 is called the modulus or absolute value of
a+bi, and is usually denoted by |a+bi|. Of course,
-
; -
.
The counter-clockwise angle made by the positive real axis and the line joining
an non-zero complex number to 0 is calle the argument of the complex number.
For more on this, see the section on CiS
in the trigonometry
section. In this section we describe in detail how to extract roots of complex
numbers. One can easily verify that

are the four fourth roots of -1.
Exercises
Here are some exercises for you to complete:
- 1.
- Simplify the following into the form a+ bi:

- 2.
- Find |12-5i|.
- 3.
- What is the argument of 3-3i?
- 4.
- Show that
. - 5.
- Show that
. - 6.
- Suppose that p(z) = z2 + 6z - 4. Find p(2-i).
Next: Exponents and Logarithms (C)
Up: No Title
Previous: No Title
Eric S Key
5/8/2001