Unit#5 Complex Numbers
Unit#5 Complex Numbers
Unit - 5
- Complex Numbers -
Objectives:
By the end of this unit, you’ll be able to:
1
GRADE 9
Complex Numbers:
Definition: We extend the real number system to a larger system called the complex
number system.
A complex number can be presented by an expression of the form a + bi where a and b are
the real numbers and i is the symbol with the property that i2 = −1.
In order to represent a complex number, we use letter z:
z = a + bi
Re(z) = a
Im(z) = b
Examples:
(a) z = 3 − 2i (c) z = 8
√
(b) z = −5i (d) z = −49 − 4
Examples:
2
GRADE 9
The sum and difference of complex numbers are defined by adding or subtracting their real
parts and their imaginary parts:
For all real numbers a, b, c, and d
Examples:
√ √
(b) (5 + 12i) − (7 − 3i) (d) (3 − −9) + (4 − −16)
The product of complex numbers is defined so that the usual commutative and distributive
laws hold:
For all real numbers a, b, c, and d
Since,
3
GRADE 9
Examples:
√ √
2. Given z1 = 3 − −121 and z2 = −64 − 5, calculate
(a) z1 − z2
(b) z1 + z2
(c) 2z1
(d) −3z2
(e) z1 · z2
Note:
√ √ p
−4 · −9 6= (−4) · (−9)
√ √
−4 · −9 = 2i · 3i = 6i2 = −6
4
GRADE 9
You find the complex conjugate simply by changing the sign of the imaginary part of the
complex number.
If z = a + bi, then the conjugate (or complex conjugate) of z is denoted by z and defined
by,
z = a + bi = a − bi.
Examples:
(a) z = 3 + 2i
(b) z = 3i − 2
(c) z = 4i
(d) z = 5
(a) z = 1 + 6i
(b) z = 3 − 4i
(c) z = 3i
5
GRADE 9
If z = a + bi, then
z · z = a2 + b2
z1 a + bi (a + bi) · (c − di)
= =
z2 c + di c2 + d2
Examples:
−3i
(b)
4 − 3i
2 − 3i
(c)
4 + 6i
Powers of i:
i=i
i2 = −1
i3 = −i
i4 = 1
6
GRADE 9
Examples:
1. Simplify;
(a) i25
(b) i99
(c) i2 + i3 + i4 + . . . + i121
(d) (1 + i)30
(e) (1 − i)101
√ √
(f) ( 5 − 2i)20 · ( 5 + 2i)20
10 9
−1 + i 1 + 2i
2. Simplify, +
1−i 2−i
7
GRADE 9
(i9 − 2i3 )2
7. Simplify .
9i3
8. Solve z + 2z = 6 − 4i for z.
8
GRADE 9
Complex Plane:
A complex number can be represented as a point in the complex plane. Like the
coordinate plane, the complex plane has two axes, a horizontal real axis for the real part,
and a vertical imaginary axis for the imaginary part. So, plotting the complex number
x + yi on the complex plane is the same as plotting the point (x, y) in the Cartesian
coordinate plane.
Examples:
2. For any complex number z, how is z related to z on the complex plane? How is z
related to −z on the complex plane?
4. What is the distance between 3 + 4i and the origin in the complex plane?
9
GRADE 9
Definition:
Just as we use |x| to denote the distance between a real number x and 0 on the number
line, we use |z| to represent the distance between z and the origin on the complex plane.
We call |z| the magnitude of z.
The magnitude of z, denoted by |z|, equals the distance from z to the origin on the
complex plane. If z = a + bi, we have
p
|z| = a2 + b2
.
Examples:
(a) 24 − 7i
√
(b) 2 + 2 3i
(c) (1 + 2i)(2 + i)
3. Suppose w = 3 − 5i and z = −2 + 7i. Find |w − z|. Find the distance between w and
z on the complex plane. Notice anyting interesting?
10