Chapter 1 Complex Numbers
Chapter 1 Complex Numbers
Chapter 1
Complex Numbers
Learning Outcomes
1. Define complex numbers
2. Identify the real and imaginary part of a complex number
3. Apply arithmetic operation in solving complex number
4. Simplify and solve complex conjugate problems
5. Express the complex number in Polar form
1. Definition
✓ The imaginary unit 𝑖 is a number satisfying the equation 𝑖 2 = −1 or 𝑖 = √−1 .
✓ Complex number is any number of the form 𝑧 = 𝑎 + 𝑖𝑏 where a and b are real
numbers and 𝑖 is the imaginary unit.
2. Terminology
Given an equation 𝑧 = 𝑥 + 𝑖𝑦
Where:
𝑥 = the real number which is called the real part of z.
𝑖 = imaginary unit
𝑦 = the real number which is called the imaginary part of z.
➢ Note:
✓ The real and imaginary parts of a complex number z are abbreviated Re (z)
and Im (z), respectively.
✓ Two complex numbers are equal if their real and imaginary parts are equal.
✓ A complex number 𝑥 + 𝑖𝑦 = 0 if 𝑥 = 0 and 𝑦 = 0.
Example 1
Identify the real and imaginary parts of the complex number 𝑧 = 4 − 9𝑖.
Solution:
𝑧 = 4 − 9𝑖
Re (z) = 4
Im (z) = -9
4. Arithmetic Operation
✓ Complex numbers can be added, subtracted, multiplied, and divided.
Example 2
Find the sum, difference, product and quotient of the given complex numbers 𝑧1 =
𝑥1 + 𝑖𝑦1 and 𝑧2 = 𝑥2 + 𝑖𝑦2 .
Solution:
▪ Addition
𝑧1 + 𝑧2 = (𝑥1 + 𝑖𝑦1 ) + (𝑥2 + 𝑖𝑦2 )
𝑧1 + 𝑧2 = 𝑥1 + 𝑖𝑦1 + 𝑥2 + 𝑖𝑦2
𝑧1 + 𝑧2 = (𝑥1 + 𝑥2 ) + (𝑖𝑦1 + 𝑖𝑦2 )
∴ 𝑧1 + 𝑧2 = (𝑥1 + 𝑥2 ) + 𝑖(𝑦1 + 𝑦2 ) Answer!
▪ Subtraction
𝑧1 − 𝑧2 = (𝑥1 + 𝑖𝑦1 ) − (𝑥2 + 𝑖𝑦2 )
𝑧1 − 𝑧2 = 𝑥1 + 𝑖𝑦1 − 𝑥2 − 𝑖𝑦2
𝑧1 − 𝑧2 = (𝑥1 − 𝑥2 ) + 𝑖𝑦1 − 𝑖𝑦2
∴ 𝑧1 − 𝑧2 = (𝑥1 − 𝑥2 ) + 𝑖(𝑦1 − 𝑦2 ) Answer!
▪ Multiplication
𝑧1 ∙ 𝑧2 = (𝑥1 + 𝑖𝑦1 ) ∙ (𝑥2 + 𝑖𝑦2 )
𝑧1 ∙ 𝑧2 = 𝑥1 ∙ 𝑥2 + 𝑥1 𝑖𝑦2 + 𝑥2 𝑖𝑦1 + 𝑖 2 𝑦1 𝑦2
𝑧1 ∙ 𝑧2 = 𝑥1 𝑥2 + 𝑖𝑥1 𝑦2 + 𝑖𝑥2 𝑦1 + (−1)𝑦1 𝑦2
𝑧1 ∙ 𝑧2 = 𝑥1 𝑥2 + 𝑖𝑥1 𝑦2 + 𝑖𝑥2 𝑦1 − 𝑦1 𝑦2
∴ 𝑧1 ∙ 𝑧2 = 𝑥1 𝑥2 − 𝑦1 𝑦2 + 𝑖(𝑦1 𝑥2 + 𝑥1 𝑦2 ) Answer!
▪ Division
𝑧1 𝑥1 + 𝑖𝑦1
=
𝑧2 𝑥2 + 𝑖𝑦2
Simplify:
𝑧1 𝑥1 + 𝑖𝑦1 (𝑥2 − 𝑖𝑦2 )
= ∙
𝑧2 𝑥2 + 𝑖𝑦2 (𝑥2 − 𝑖𝑦2 )
𝑧1 𝑥1 𝑥2 + 𝑖𝑥2 𝑦1 − 𝑖𝑥1 𝑦2 − 𝑖 2 𝑦1 𝑦2
=
𝑧2 𝑥22 + 𝑖𝑥2 𝑦2 − 𝑖𝑥2 𝑦2 − 𝑖 2 𝑦22
𝑧1 𝑥1 𝑥2 + 𝑖𝑥2 𝑦1 − 𝑖𝑥1 𝑦2 − (−1)𝑦1 𝑦2
=
𝑧2 𝑥22 − (−1)𝑦22
𝑧1 𝑥1 𝑥2 + 𝑖𝑥2 𝑦1 − 𝑖𝑥1 𝑦2 + 𝑦1 𝑦2
=
𝑧2 𝑥22 + 𝑦22
𝑧1 (𝑥1 𝑥2 + 𝑦1 𝑦2 ) + 𝑖(𝑥2 𝑦1 − 𝑥1 𝑦2 )
=
𝑧2 (𝑥22 + 𝑦22 )
𝑧1 (𝑥1 𝑥2 + 𝑦1 𝑦2 ) (𝑥2 𝑦1 − 𝑥1 𝑦2 )
∴ = 2 2 +𝑖
𝑧2 𝑥2 + 𝑦2 𝑥22 + 𝑦22
➢ Commutative Law
𝑧1 + 𝑧2 = 𝑧2 + 𝑧1
𝑧1 𝑧2 = 𝑧2 𝑧1
➢ Associative Law
𝑧1 + (𝑧2 + 𝑧3 ) = (𝑧1 + 𝑧2 ) + 𝑧3
𝑧1 (𝑧2 𝑧3 ) = (𝑧1 𝑧2 )𝑧3
➢ Distributive Law
𝑧1 (𝑧2 + 𝑧3 ) = 𝑧1 𝑧2 + 𝑧1 𝑧3
Example 3
Find the sum of 𝑧1 = 2 + 4𝑖 and 𝑧2 = −3 + 8𝑖.
Solution:
𝑧1 + 𝑧2 = (2 + 4𝑖 ) + (−3 + 8𝑖)
𝑧1 + 𝑧2 = [2 + (−3)] + 𝑖(4 + 8)
𝑧1 + 𝑧2 = (2 − 3) + 𝑖(4 + 8)
∴ 𝑧1 + 𝑧2 = −1 + 12𝑖 Answer!
Example 4
Find the product of 𝑧1 = 2 + 4𝑖 and 𝑧2 = −3 + 8𝑖.
Solution:
𝑧1 ∙ 𝑧2 = (2 + 4𝑖 )(−3 + 8𝑖)
𝑧1 ∙ 𝑧2 = (2)(−3) − (4)(8) + 𝑖[4(−3) + (2)(8)]
𝑧1 ∙ 𝑧2 = −6 − 32 + 𝑖(−12 + 16)
∴ 𝑧1 ∙ 𝑧2 = −38 + 4𝑖 Answer!
Example 5
Find the quotient of the complex numbers 𝑧1 = 2 − 3𝑖 and 𝑧2 = 4 + 6𝑖, and the
reciprocal of 𝑧1.
Solution:
𝑧
Solve for 1.
𝑧2
𝑧1 2 − 3𝑖
=
𝑧2 4 + 6𝑖
𝑧1 (2 − 3𝑖)(4 − 6𝑖)
=
𝑧2 (4 + 6𝑖)(4 − 6𝑖)
𝑧1 8 − 24𝑖 + (−1)18
=
𝑧2 16 − 36(−1)
𝑧1 8 − 24𝑖 − 18
=
𝑧2 16 + 36
𝑧1 −10 − 24𝑖
=
𝑧2 52
𝑧1 −10 24𝑖
= −
𝑧2 52 52
𝑧1 5 6𝑖
∴ =− −
𝑧2 26 13
1
Solve for .
𝑧1
1 1
=
𝑧2 2 − 3𝑖
1 1 2 + 3𝑖 (1)(2 + 3𝑖) 2 + 3𝑖
= ∙ = =
𝑧2 2 − 3𝑖 2 + 3𝑖 (2 − 3𝑖)(2 + 3𝑖) 4 + 6𝑖 − 6𝑖 − 9𝑖 2
2 + 3𝑖
=
4 − 9(−1)
1 2 + 3𝑖 2 + 3𝑖 2 3
= = = + 𝑖
𝑧2 4+9 13 13 13
❖ Supplemental Problems
1) Write 2i − 3i + 5i in the form of a + bi .
3 2
Solution:
2i 3 − 3i 2 + 5i = 2i 2 i − 3i 2 + 5i
But i = −1 , then
2
2i 3 − 3i 2 + 5i = 2i 2 i − 3i 2 + 5i
= 2 ( −1) i − 3 ( −1) + 5i
= −2i + 3 + 5i
Therefore,
2i 3 − 3i 2 + 5i = 3 + 3i Answer!
Solution:
( 5 − 9i ) + ( 2 − 4i ) = 5 − 9i + 2 − 4i
= 5 − 9i + 2 − 4i Answer!
2 − 4i
3) Write in the form of a + bi .
3 + 5i
Solution:
2 − 4i
3 + 5i
2 − 4i 2 − 4i 3 − 5i
=
3 + 5i 3 + 5i 3 − 5i
=
( 2 − 4i )( 3 − 5i )
( 3 + 5i )( 3 − 5i )
6 − 12i − 10i + 20i 2
=
9 + 15i − 15i − 25i 2
6 − 22i + 20i 2
=
9 − 25i 2
6 − 22i + 20 ( −1)
=
9 − 25 ( −1)
6 − 22i − 20
=
9 + 25
−14 − 22i
=
34
−14 22
= − i
34 34
Therefore,
2 − 4i 7 11
= − − i Answer!
3 + 5i 17 17
5. Conjugate
✓ Also called complex conjugate.
✓ The number obtained by changing the sign of its imaginary part if z is a complex
number.
Example 1
If 𝑧 = 𝑥 + 𝑖𝑦, then its conjugate is, 𝑧̅ = 𝑥 − 𝑖𝑦.
Example 2
If z = 6 + 3i , then its conjugate is, z = 6 − 3i .
Example 3
If z = −5 − i , then its conjugate is, z = −5 + i
Example 4
If z is a real number, say z = 7 , then z = 7 .
✓ From the definition of addition, it can be readily shown that the conjugate of a sum
of two complex numbers is the sum of the conjugates.
z1 + z2 = z1 + z2
Also,
z1 − z2 = z1 − z2
z1 z2 = z1 z2
z1 z1
=
z2 z2
✓ Addition and multiplication show that the sum and product of a complex number
z and its conjugate z are also real numbers
z + z = ( x + iy ) + ( x − iy )
Expand and simplify, then
z + z = x + iy + x − iy
z + z = 2x
Also,
zz = ( x + iy )( x − iy )
Expand and simplify, then
zz = x 2 + xiy − xiy − i 2 y 2
Therefore,
zz = x 2 − i 2 y 2
But,
i 2 = −1
Then,
zz = x 2 − ( −1) y 2
zz = x 2 + y 2
z − z = 2iy
z−z
y=
2i
z−z
Im ( z ) =
2i
6. Geometric Interpretation
The coordinate plane shown is called complex plane or
simply the z-plane. It shows z as a position vector. The
horizontal or x-axis is called the real axis and the vertical or y-
axis is called the imaginary axis.
Things to Remember:
A complex number z = x + iy is uniquely determined
by an ordered pair of real numbers ( x, y ) . For example, from
z = 2 − 3i , the ordered pair of real numbers is ( 2, −3) . In this
manner we are able to associate a complex number z = x + iy with a point ( x, y ) in a
coordinate plane and an ordered pair of real numbers can be interpreted as the
components of a vector.
z = x 2 + y 2 = zz
Example
If z = 2 − 3i , then z = ( 2 ) + ( −3) = 4 + 9 = 13 Answer!
2 2
Triangular Inequality
z1 + z2 z1 + z2
Note:
✓ Many of the properties of the real system hold in the complex number system, but
there are some remarkable differences as well.
✓ We cannot compare two complex numbers z1 = x1 + iy1 , y1 0 , and z2 = x2 + iy2 ,
y2 0 , by means of inequalities.
✓ Statements such as z1 z2 and z2 z1 have no meaning except in the case when
the two numbers z1 and z 2 are real.
✓ We can compare the absolute values of two complex numbers.
Example
If z1 = 3 + 4i and z2 = 5 − i
Then,
z1 = ( 3) + ( 4) = 5
2 2
z2 = ( 5) + ( −1) = 26 5.099
2 2
Consequently,
z1 z2
This last inequality means that the point (3,4) is closer to the origin than is the
point (5, -1).
Where:
r = represents absolute value or modulus, z .
= argument of the complex number
= arg z
Note:
✓ The angle θ of inclination of the vector z measured in radians from the positive real
axis is positive when measured counter clockwise and negative when measured
clockwise.
r = z = x2 + y 2
y
= tan −1
x
Example
Express the complex number 5 + 2i in Polar Form.
Solution:
The Polar form of a complex number z = x + yi is z = r ( cos + i sin ) .
Solve for r:
r = z = x2 + y 2 = ( 5) + ( 2 )
2 2
= 25 + 4
= 29
Therefore,
r = z 5.385 Answer!
Solve for arg θ:
Since x 0 , then
2
= tan −1
5
Thus, the value of θ measured in radian is,
= 0.38
Therefore,
z = 5.385 cos ( 0.38 ) + i sin ( 0.38 ) Answer!
z1 = r1 ( cos 1 + i sin 1 )
z2 = r2 ( cos 2 + i sin 2 )
Multiply,
z1 z2 = r1 ( cos 1 + i sin 1 ) r2 ( cos 2 + i sin 2 )
z1 z2 = ( r1 cos 1 + ri
1 sin 1 )( r2 cos 2 + r2i sin 2 )
But, i = −1 , then
2
Therefore,
z1 z2 = r1r2 cos (1 − 2 ) + i sin (1 + 2 )
CHECK UP TEST
I. Identify from the given complex numbers its real part and imaginary part.
1) 𝑧 = 8 + 3𝑖 6) 𝑧 = −1 + 2𝑖
2) 𝑧 = 9 − 2𝑖 7) 𝑧 = 4 − 3𝑖
3) 𝑧 = 4 + 3𝑖
4) 𝑧 = 2 + 5𝑖
5) 𝑧 = 1 + 𝑖
II. Find the sum, difference, product and quotient of the given complex numbers.
1) 𝑧1 = 8 + 3𝑖 and 𝑧2 = 9 − 2𝑖
2) 𝑧1 = 4 + 3𝑖 and 𝑧2 = 2 + 5𝑖
3) 𝑧1 = 1 + 𝑖 and 𝑧2 = 4 − 3𝑖
4) 𝑧1 = 6 − 2𝑖 and 𝑧2 = −1 + 11𝑖
III. Show the graphical representation of the following complex numbers and determine
which is closer to the origin.
1 1 2 1
1) 𝑧1 = − 𝑖, 𝑧2 = + 𝑖
2 4 3 6
SELF-TEST
I. Identify from the given complex numbers its real part and imaginary part.
1) 𝑧 = 26 − 18𝑖
2) 𝑧 = 6 − 2𝑖
3) 𝑧 = −2 + 11𝑖
II. Find the sum, difference, product and quotient of the given complex numbers.
1) 𝑧1 = 26 − 18𝑖 and 𝑧2 = 6 − 2𝑖
III. Show the graphical representation of the following complex numbers and determine
which is closer to the origin.
1) 𝑧1 = 10 + 8𝑖, 𝑧2 = 11 − 6𝑖