Math2412 Complex Numbers Polar Form
Math2412 Complex Numbers Polar Form
So far you have plotted points in both the rectangular and polar coordinate plane. We will now
examine the complex plane which is used to plot complex numbers through the use of a real axis
(horizontal) and an imaginary axis (vertical).
A point (a,b) in the complex plane would be represented by the complex number z = a + bi.
Example 1: Plot the following complex numbers in the complex plane.
Solution:
When we were dealing with real numbers, the absolute value of a real number represented the
distance of the number from zero on the number line.
|-3| = 3
The same is true of the absolute value of a complex number. However, now the point is not
simply on the real number line. There is a horizontal and vertical component for the complex
number.
If we were to draw a line from the origin to the complex number z in the complex plane, we can
see that its distance from the origin (absolute value) would be the hypotenuse of a right triangle
and can be determined by using the Pythagorean Theorem.
c2 = a 2 + b2
c2 = a 2 + b2
| c | = a 2 + b2
| z | = a 2 + b2
Solution:
| z | = a 2 + b2
( −2 3 )
2
+ ( −2 )
2
|z|=
| z | = 12 + 4
| z | = 16
|z|=4
−2 3 − 2i = 4
A complex number in the form of a + bi, whose point is (a, b), is in rectangular form and can
therefore be converted into polar form just as we need with the points (x, y). The relationship
between a complex number in rectangular form and polar form can be made by letting θ be the
angle (in standard position) whose terminal side passes through the point (a, b).
b a b
sin θ = cos θ = tan θ =
r r a
r sin θ = b r cos θ = a
r = | z | = a 2 + b2
Using these relationships, we can convert the complex number z from its rectangular form to its
polar form.
z = a + bi
z = (r cos θ) + (r sin θ)i
z = r cos θ + r i sin θ
z = r (cos θ + i sin θ)
Example 3: Plot the complex number z = − 3 + i in the complex plane and then write it in its
polar form.
Solution:
Find r
r = a 2 + b2
(− 3)
2
+ (1)
2
r=
r = 3 +1
r= 4
r=2
Example 3 (Continued):
Find θ
b
tan θ =
a
1
tan θ =
− 3
3
tan θ = −
3
π 3 π
tan = so the reference angle of would be subtracted from π to get the
6 3 6
value of θ.
π
θ =π −
6
5π
θ=
6
z = r (cos θ + i sin θ)
5π 5π
z = 2 (cos + i sin )
6 6
π π
Example 4: Write the complex number z = 5(cos + i sin ) in its rectangular form and then
3 3
plot it in the complex plane.
Solution:
π 1
cos =
3 2
π 3
sin =
3 2
Substitute in the exact values of cos and sin to find the rectangular form
π π
z = 5(cos + i sin )
3 3
1 3
z = 5( + i )
2 2
5 5 3
z= + i
2 2
If z1 = r1 (cos θ1 + i sin θ1 ) and z2 = r2 (cos θ 2 + i sin θ 2 ) then their product z1 z2 is given by:
z1
If z1 = r1 (cos θ1 + i sin θ1 ) and z2 = r2 (cos θ 2 + i sin θ 2 ) then their quotient is given by:
z2
z1 r1
= ⎡cos (θ1 − θ 2 ) + i sin (θ1 − θ 2 ) ⎤⎦
z2 r2 ⎣
If w = r (cos θ + i sin θ ) where w ≠ 0 then w has n distinct complex nth roots given by
DeMoivre’s Theorem:
⎡ ⎛ θ + 2π k ⎞ ⎛ θ + 2π k ⎞ ⎤
zk = n r ⎢cos ⎜ ⎟ + i sin ⎜ ⎟ (radian measurement)
⎣ ⎝ n ⎠ ⎝ n ⎠ ⎥⎦
or
⎡ ⎛ θ + 360°k ⎞ ⎛ θ + 360°k ⎞ ⎤
zk = n r ⎢cos ⎜ ⎟ + i sin ⎜ ⎟ ⎥ (degree measurement)
⎣ ⎝ n ⎠ ⎝ n ⎠⎦
where k = 0, 1, 2, …, n – 1
Example 5: Find the product of the complex numbers z1 = 4(cos 32° + i sin 32°) and
z2 = 3(cos 61° + i sin 61°). Leave the answer in polar form.
Solution:
Solution:
z1 r1
= ⎡cos (θ1 − θ 2 ) + i sin (θ1 − θ 2 ) ⎤⎦
z2 r2 ⎣
z1 12
= ⎡cos ( 84° − 35° ) + i sin ( 84° − 35° ) ⎤⎦
z2 3 ⎣
z1
= 4 [ cos 49° + i sin 49°]
z2
Example 7: Use DeMoivre’s Theorem to find the 5th power of the complex number
z = 2(cos 24° + i sin 24°). Express the answer in the rectangular form a + bi.
Solution:
z n = r n ( cos nθ + i sin nθ )
z 5 = 25 [ cos 5(24°) + i sin 5(24°) ]
z 5 = 32 ( cos120° + i sin120° )
⎛ 3 1⎞
z 5 = 32 ⎜⎜ + i ⎟⎟
⎝ 2 2⎠
z 5 = 16 3 + 16i
Example 8: Use DeMoivre’s Theorem to find the 3rd power of the complex number
z = (2 + 2i). Express the answer in the rectangular form a + bi.
Solution:
Since the complex number is in rectangular form we must first convert it into
polar form before using DeMoivre’s Theorem.
Find r
r = a 2 + b2
r = 22 + 22
r = 4+4
r= 8
r=2 2
Example 8 (Continued):
Find θ
b
tan θ =
a
2
tan θ =
2
tan θ = 1
π
θ=
4
z n = r n ( cos nθ + i sin nθ )
3 ⎡ ⎛π ⎞ ⎛ π ⎞⎤
( )
z 3 = 2 2 ⎢cos 3 ⎜ ⎟ + i sin 3 ⎜ ⎟ ⎥
⎣ ⎝4⎠ ⎝ 4 ⎠⎦
⎡ 3π 3π ⎤
z 3 = 16 2 ⎢cos + i sin ⎥
⎣ 4 4 ⎦
⎛ 2 2⎞
z 3 = 16 2 ⎜⎜ − +i ⎟
⎝ 2 2 ⎟⎠
z 3 = −16 + 16i
Example 9: Find the complex cube roots of 8(cos 60° + i sin 60°).
Solution:
⎡ ⎛ θ + 360°k ⎞ ⎛ θ + 360°k ⎞ ⎤
zk = n r ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ n ⎠ ⎝ n ⎠⎦
⎡ ⎛ 60° + 360°(0) ⎞ ⎛ 60° + 360°(0) ⎞ ⎤
z0 = 3 8 ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
⎡ ⎛ 60° ⎞ ⎛ 60° ⎞ ⎤
z0 = 2 ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
z0 = 2 ( cos 20° + i sin 20° )
Example 9 (Continued):
⎡ ⎛ θ + 360°k ⎞ ⎛ θ + 360°k ⎞ ⎤
zk = n r ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ n ⎠ ⎝ n ⎠⎦
⎡ ⎛ 60° + 360°(1) ⎞ ⎛ 60° + 360°(1) ⎞ ⎤
z1 = 3 8 ⎢ cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
⎡ ⎛ 420° ⎞ ⎛ 420° ⎞ ⎤
z1 = 2 ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
z1 = 2 ( cos140° + i sin140° )
⎡ ⎛ θ + 360°k ⎞ ⎛ θ + 360°k ⎞ ⎤
zk = n r ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ n ⎠ ⎝ n ⎠⎦
⎡ ⎛ 60° + 360°(2) ⎞ ⎛ 60° + 360°(2) ⎞ ⎤
z2 = 3 8 ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
⎡ ⎛ 780° ⎞ ⎛ 780° ⎞ ⎤
z2 = 2 ⎢cos ⎜ ⎟ + i sin ⎜ ⎟⎥
⎣ ⎝ 3 ⎠ ⎝ 3 ⎠⎦
z2 = 2 ( cos 260° + i sin 260° )