Lecture 3
Lecture 3
LECTURE THREE
February 6, 2023
Outline
3 Complex Logarithm
Outline of Presentation
3 Complex Logarithm
Example
Let us find the polar representation of the numbers:
1 z1 = −1 − i
2 z2 = 2 + 2i
√
3 z3 = −1 + i 3
√
4 z4 = 1 − i 3
and determine their extended argument.
Solution
p √
1 r1 = (−1)2 + (−1)2 = 2
y
θ1∗ = tan−1 + π = tan−1 (1) + π =
x
π 5π
+π = , because of the third
4 4
quadrant.
√
z1 = 2 (cos 5π/4 + i sin 5π/4)
Dr. Joshua Kiddy Kwasi Asamoah Integration
Trigonometric Form of Complex Numbers
Roots of Complex Numbers The power of a complex number
Complex Logarithm
z2 = 2 + 2i
√ √
r2 = 22 + 22 = 2 2
π
θ2∗ = tan−1 (1) =
√ 4
z2 = 2 2 (cos π/4 + i sin π/4)
Argz = {π/4 + 2kπ|k ∈ Z}
q √ 2
r3 = (−1)2 + 3 = 2
√
θ3∗ = tan−1 ( 3) + π = π − π/3 = 2π/3
z3 = 2 (cos 2π/3 + i sin 2π/3)
Argz = {2π/3 + 2kπ|k ∈ Z}
Example
√
z = 1 + i has modulus 2 and argument arg(z) = π/4+2kπ, k ∈ Z.
In other words, the trigonometric form of z can be any one of the following
√
z = 2 (cos π/4 + i sin π/4) ; k = 0 (2)
√
= 2 (cos(π/4 ± 2π) + i sin(π/4 ± 2π)) ; k = ±1 (3)
√
= 2 (cos(π/4 ± 4π) + i sin(π/4 ± 4π)) ; k = ±2 (4)
√
= 2 (cos(π/4 ± 6π) + i sin(π/4 ± 6π)) ; k = ±3 = · · · (5)
Remarks
1 = cos 0 + i sin 0
π π
i = cos + i sin
2 2
−1 = cos π + i sin π
3π 3π
−i = cos + i sin
2 2
z1 z2 = r1 r2 [cos(θ1 + θ2 ) + i sin(θ1 + θ2 )]
Example
√
Let z1 = 1 − i and z2 = 3 + i, then
√
7π 7π π π
z1 = 2 cos + i sin , z2 = 2 cos + i sin
4 4 6 6
and
√
7π π 7π π
z1 z2 = 2 2 cos + + i sin +
4 6 4 6
√
23π 23π
= 2 2 cos + i sin
12 12
Properties
Also, because any two arguments for a give complex number differ by an integer
multiple of 2π we will sometimes write the exponential form as,
Example
√
z = 2+2i 3 has modulus ||z|| = 4 and argument θ = π/3. Therefore, z = 4eiπ/3
is its polar form.
De Moivre’s theorem
For all real number θ and all integer n,
Trigonometric identities
Let us use De Moivre’s formula to express cos 2θ in terms of cos θ and sin θ
We observe that,
Exercise
Express cos 3θ and sin 4θ in terms of cos θ and sin θ.
Dr. Joshua Kiddy Kwasi Asamoah Integration
Trigonometric Form of Complex Numbers
Roots of Complex Numbers The power of a complex number
Complex Logarithm
Example
Let us compute (1 + i)1000
√
The polar representation of 1 + i is 2(cos π/4 + i sin π/4). Applying de
Moivre’s formula we obtain
√ 1000
(1 + i)1000 = 2 (cos 1000(π/4) + i sin 1000(π/4))
= 2500 (cos 250π + i sin 250π)
= 2500
Outline of Presentation
3 Complex Logarithm
Z n − z0 = 0 (16)
Definition
Let z0 = r(cos θ+i sin θ) be a complex number with r > 0 and θ ∈ [0, 2π),
then the number z0 has n distinct nth roots given by the formulas
√
n
θ + 2kπ θ + 2kπ
Zk = r cos + i sin (17)
n n
where k = 0, 1, · · · , n − 1
Alternatively
If we had considered z = reθi , the roots should have been
√
n
θ+2kπ
i θ θ
zk = re n ; − ≤k<− + n, k ∈ Z (18)
2π 2π
Example
Let us find the third roots of the number z = 1 + i
Solution The polar representation of z = 1 + i is
√
z = 2 (cos π/4 + i sin π/4)
The cube roots of the number z are
√
6 π 2π π 2π
Zk = 2 cos +k + i sin +k ; k = 0, 1, 2
12 3 12 3
or in explicit form as
√
6
π π
Z0 = 2 cos + i sin
12 12
√
6 3π 3π
Z1 = 2 cos + i sin
4 4
√
6 17π 17π
Z2 = 2 cos + i sin
12 12
Dr. Joshua Kiddy Kwasi Asamoah Integration
Trigonometric Form of Complex Numbers
Roots of Complex Numbers
Complex Logarithm
Exercise
Find the argument and the standard form of the fourth roots of a =
2π 2π
cos + i sin .
3 3
Solution
π 4π 7π 10π
arg(z) = , , ,
6 6 6 6
Thus 2(n−1)
2 4
z0 = 1, z1 = e n πi , z2 = e n πi , . . . , zn−1 = e n
πi
(20)
are the nth roots of unity.
z n = e2kπi k = 0, 1, 2, · · · , n − 1 (21)
Outline of Presentation
3 Complex Logarithm
Complex Logarithm
We get
ln z = ln(rei(θ+2kπ) ) = ln r + i(θ + 2kπ).
Definition
The complex logarithm of a complex number z = rei arg(z) is defined as
ln z = ln r + iθ where θ is the argument of z that lies in the range [ −π, π) .
Example
π π
Ln(−i) = Lne−iπ/2 = ln 1 − i( + 2kπ) = − i
2 2
5iπ/3 5π 5π π
Ln(3e ) = ln 3 + i( +2kπ) = ln 3 + i( −2π) = ln 3 − i.
3 3 3
Example
Find the trigonometric form of z = 2i and z 0 = i2i+3
0 3π 3π
z 0 = eLn(z ) = e−π ei( 2
)
= e−π ei( 2
)
(22)
or
π 2i+3
z 0 = i2i+3 = e 2 i (23)
π 3π π 3π
= e−2 2 + 2 i = e−2 2 e 2 i (24)
−2 π2 3π 3π
=e cos + i sin . (25)
2 2
Exercise
1 Find the square and cubic roots of the following complex numbers:
1 z =1+i
2 z=i √ √
3 z = 1/ 2 + i/ 2
2 Find the fourth roots of the following complex numbers:
1 z=√ −2i
2 z = 3+i
3 z = −7 + 24i
3 Solve the equations:
1 z 3 − 125 = 0
2 z 4 + 16 = 0
3 z 7 − 2iz 4 − iz 3 − 2 = 0;
Exercise
1 Find the polar coordinates for the following points, given their cartesian
coordinates
1 M1 = (−3,√3);
2 M2 = (−4 3, −4);
3 M3 = (0, −5);
2 Find the cartesian coordinates for the following points, given their
polar coordinates:
1 P1 = (2, π/3)
2 P2 = (3, −π)
3 P3 = (1, π/2)
3 Find polar representations for the following complex numbers
√
1 z1 = 6 + 6i 3
2 z2 = −4i
3 z3 = cos a − i sin a, a ∈ [0, 2π)
END OF LECTURE
THANK YOU