Slides - MH1810 - 2023 - Part - 1 - 1 - Complex TWK
Slides - MH1810 - 2023 - Part - 1 - 1 - Complex TWK
Complex Numbers
i2 = 1.
(ii) The real numbers x and y are called the real part and
imaginary part of the complex number z respectively. We
denote the real and imaginary parts of a complex number z by
Re z and Im z respectively.
p
3 + 5i, 3.5 i, 3 + i, π + 9i,
x = x 0 and y = y 0 .
Example
Suppose x and y are real numbers such that the two complex
number (2x 3) + 5i and (x + 7) (y + 1)i are equal. Find the
values of x and y .
I Comparing both real and imaginary parts of the complex
number respectively, we obtain
i2 = 1, i 3 = (i 2 )(i ) = i,
i 4k = (i 4 )k = 1, i 4k +1 = i, i 4k +2 = 1, i 4k +3 = i.
For z = x + yi, the angle where the line joining points (0, 0) and
(x, y ) made with the positive x-axis is known an argument of z,
denoted by arg (z ).
The counter-clockwise direction is considered ‘positive’direction,
whereas the clockwise is considered ‘negative’direction.
Argument of z
z = r (cos θ + i sin θ ),
Example
Let z = 3 3i.
(a) Find the modulus and principal argument of z, and hence …nd
its polar representation.
(b) Write down the exponential form of z.
Example
Let z = 3 3i.
(a) Find the modulus and principal argument of z, and hence …nd
its polar representation.
(b) Write down the exponential form of z.
We have p π
r = jz j = 3 2, arg(3 3i ) = .
4
Thus the exponential form of 3 3i is
p π
3 2e 4 i .
Example
Example
5π
Express z = 5e 3 i in rectangular form.
I 5π
Note that arg(z ) = 3 .
Example
Example
5π
Express z = 5e 3 i in rectangular form.
I 5π
Note that arg(z ) = 3 .
I The principal argument is Arg(z ) = π
3.
Example
Example
5π
Express z = 5e 3 i in rectangular form.
I 5π
Note that arg(z ) = 3 .
I The principal argument is Arg(z ) = π
3.
I Therefore, we have
Example
Example
5π
Express z = 5e 3 i in rectangular form.
I 5π
Note that arg(z ) = 3 .
I The principal argument is Arg(z ) = π
3.
I Therefore, we have
5π π
I z = 5e 3 i = 5e 3 i
Example
Example
5π
Express z = 5e 3 i in rectangular form.
I 5π
Note that arg(z ) = 3 .
I The principal argument is Arg(z ) = π
3.
I Therefore, we have
5π π
I z = 5e 3 i= 5e 3 i
π π p
I 5 5 3
= 5(cos + isin ) = 2 + 2 i.
| {z 3} | {z3 }
p
1/2 3/2
Conjugate of a complex number
De…nition
The conjugate of a complex number z = x + yi is the complex
number z̄ = x yi.
z z̄ or z
3 + 5i
10
3.5
p i
3+i
p π + 9i
7i
Conjugate in Polar Form
z = r (cos( θ ) + i sin( θ )) , or
iθ
z = re .
Theorem
Let z = x + yi, where x and y are real numbers.
(a) (z ) = (z ) = z.
(b) z is real if and only if z = z̄.
(c) z is imaginary if and only if z = z̄.
(d) jz j = jz j and arg(z ) = arg(z ).
Addition and subtraction
Example
(a) (3 + 5i ) + (3.5 i ) = 6.5 + 4i
p p
(b) ( 3 + i ) (π + 9i ) = ( 3 π ) + ( 8)i
Algebraic Properties
I z +0 = z = 0+z
Algebraic Properties
I z +0 = z = 0+z
I For every z = x + iy , the complex number z= x + ( y )i
satis…es z + ( z ) = 0 = ( z1 ) + z.
Algebraic Properties
I z +0 = z = 0+z
I For every z = x + iy , the complex number z= x + ( y )i
satis…es z + ( z ) = 0 = ( z1 ) + z.
I z1 + z2 = z2 + z1
Algebraic Properties
I z +0 = z = 0+z
I For every z = x + iy , the complex number z= x + ( y )i
satis…es z + ( z ) = 0 = ( z1 ) + z.
I z1 + z2 = z2 + z1
I (z1 + z2 ) + z3 = z1 + (z2 + z3 )
Algebraic Properties
I z +0 = z = 0+z
I For every z = x + iy , the complex number z= x + ( y )i
satis…es z + ( z ) = 0 = ( z1 ) + z.
I z1 + z2 = z2 + z1
I (z1 + z2 ) + z3 = z1 + (z2 + z3 )
I z1 z2 = z1 z2 .
To multiply two complex numbers z1 = x1 + y1 i and z2 = x2 + y2 i,
we can perform the multiplication treating i as a symbol. But we
replace i 2 by ( 1) when we simplify it :
z1 z2 = (x1 + y1 i )(x2 + y2 i )
= x1 x2 + x1 y2 i + (y1 i )x2 + (y1 i )(y2 i )
= (x1 x2 y1 y2 ) + i (x1 y2 + x2 y1 )
Example
(3 + 5i ) (2 i ) = 3(2) + (5i )(2) + (3)( i ) + (5i )( i )
= 6 + 10i 3i (5i 2 ) = 11 + 7i.
Algebraic Properties
Theorem
(i) z 1 = z = 1 z.
(ii) z1 z2 = z2 z1 .
(iii) (z1 z2 ) z3 = z1 (z2 z3 ).
(iv) z1 z2 = z1 z2 .
(v) z z = jz j2 . In particular, if z 6= 0, then z z > 0.
(vi) z1 (z2 + z3 ) = z1 z2 + z1 z3 .
Product in Polar Form
Their product is
I z1 z2 = r1 (cos θ1 + i sin θ1 ) r2 (cos θ2 + i sin θ2 )
Product in Polar Form
Their product is
I z1 z2 = r1 (cos θ1 + i sin θ1 ) r2 (cos θ2 + i sin θ2 )
I =
r1 r2 [(cos θ1 cos θ2 sin θ1 sin θ2 ) + (cos θ1 sin θ2 + sin θ1 cos θ2 )i ]
Product in Polar Form
Their product is
I z1 z2 = r1 (cos θ1 + i sin θ1 ) r2 (cos θ2 + i sin θ2 )
I =
r1 r2 [(cos θ1 cos θ2 sin θ1 sin θ2 ) + (cos θ1 sin θ2 + sin θ1 cos θ2 )i ]
I = r1 r2 (cos(θ1 + θ2 ) + i sin(θ1 + θ2 )) .
Product in Polar Form
Their product is
I z1 z2 = r1 (cos θ1 + i sin θ1 ) r2 (cos θ2 + i sin θ2 )
I =
r1 r2 [(cos θ1 cos θ2 sin θ1 sin θ2 ) + (cos θ1 sin θ2 + sin θ1 cos θ2 )i ]
I = r1 r2 (cos(θ1 + θ2 ) + i sin(θ1 + θ2 )) .
I Then jz1 z2 j =
Product in Polar Form
Their product is
I z1 z2 = r1 (cos θ1 + i sin θ1 ) r2 (cos θ2 + i sin θ2 )
I =
r1 r2 [(cos θ1 cos θ2 sin θ1 sin θ2 ) + (cos θ1 sin θ2 + sin θ1 cos θ2 )i ]
I = r1 r2 (cos(θ1 + θ2 ) + i sin(θ1 + θ2 )) .
I Then jz1 z2 j =
I and arg (z1 z2 ) =
Important Result
Theorem
(a) Modulus of product is the product of moduli:
1 p
Recall that to express p in the form a + b 5, we use the
p 3 + 2p 5
conjugate 3 2 5 of 3 + 2 5 to perform the following
p p
1 3 2 5 3 2 5 3 2p
p p = p = + 5.
3+2 5 3 2 5 32 (2 5)2 11 11
Division of complex numbers
3 + 5i (3 + 5i ) (2 + i ) (6 5) + (10 + 3)i 1 13
= = = + i.
2 i (2 i ) (2 + i ) 5 5 5
Division in polar form
z1 jz1 j
=
z2 jz2 j
z1
arg( ) = arg(z1 ) arg(z2 )
z2
Thus, we have
z1 r1
= (cos(θ1 θ2 ) + i sin(θ1 θ2 )) .
z2 r2
Division in polar (exponential) form
z1 r1 i ( θ 1 θ2 )
= e where z2 6= 0.
z2 r2
Both coincide with the law of exponents we are familiar with in
real numbers.
Example
1
Let z = cos θ + i sin θ. Find jz j and show that z = z̄.
p
2
Note that jz j = cos2 θ + sin θ = 1. Thus, we have z z̄ = 1 and
1 1 z̄ z̄
= = = z̄ = cos θ i sin θ.
z z z̄ z z̄
The Fundamental Theorem of Algebra
an x n + an 1x
n 1
+ + a1 x + a0 = 0,
Example
Solve the quadratic equation 2x 2 3x + 5 = 0
For the given quadratic equation 2x 2 3x + 5 = 0, its
discriminant D is D = ( 3)2 4(2)(5) = 31 < 0.
Thus, 2x 2 3x + 5 = 0 is irreducible.
p p
3 + 31i 3 31i
The two distinct roots are and which form a
4 4
conjugate pair.
Question: From the from the above example, we see that the
roots of the equation appear in conjugate pairs. Is this true in
general?
Polynomial with Real Coe¢ cients
Theorem
Suppose p (x ) = an x n + an 1 x n 1 + + a1 x + a0 is a polynomial
in x with real coe¢ cients ak ’s. If z is a solution to p (x ) = 0, then
the conjugate z̄ is also a solution of p (x ) = 0.
For example: suppose we are given that z0 = 1 + i is a complex
root of x 3 x 2 + 2 = 0, then z̄0 = 1 i is also a complex root of
x 3 x 2 + 2 = 0. Therefore, (x z0 )(x z̄0 ) is a quadratic factor
of x 3 x 2 + 2. Moreover,
(x z0 )(x z̄0 ) = x 2 (z0 + z̄0 )x + z z̄0 is a real coe¢ cient
quadratic factor.
As a consequence of the Fundamental Theorem of Algebra and the
above result, we have the following useful result.
Theorem
Every odd degree polynomial p (x ) with real coe¢ cients has at
least one real root.
For example: 9x 5 + 7x 2 6x + π = 0 has at least one real root.
De Moivre’s Theorem
Example
Let z = (cos θ + i sin θ ). Find expressions for z 2 and z 3 in the
same form.
De Moivre’s Theorem
Indeed:
1 1
= m =
(cos θ + i sin θ ) cos mθ + i sin mθ
1 cos mθ i sin mθ
=
cos mθ + i sin mθ cos mθ i sin mθ
cos mθ i sin mθ
= = cos mθ i sin mθ
cos2 (mθ ) + sin2 (mθ )
p
n θ + 2kπ θ + 2kπ
zk = r cos + i sin , k = 0, 1, 2, 3, . . . , n 1.
n n
Distinct nth roots - exponential form
Corollary
The n distinct nth roots of cos θ + i sin θ are
θ + 2kπ θ + 2kπ θ + 2kπ
wk = cis ( ) = cos( ) + i sin( ),
n n n
k = 0, 1, 2, . . . , n 1.
In exponential form, we have
θ +2k π
wk = e i ( n )
, k = 0, 1, 2, . . . , n 1.
Roots of Unity
Express cos nθ, sin nθ and tan nθ in terms of powers of cos θ, sin θ
and tan θ.
Tools:
Example
Express sin 3θ in terms of powers of sin θ.
The …rst step is to note that
Using c 2 + s 2 = 1, we have
sin 3θ = 3c 2 s s3
= 3(1 s 2 )s s3
= 3s 4s 3
= 3 sin θ 4 sin3 θ.
Example
From the above, we have also obtained an expression for cos 3θ:
cos 3θ = c 3 3cs 2 = c 3 3c (1 c 2 ) = 4c 3 3c
Using the expression for both sin 3θ and cos 3θ, we obtain a similar
expression for tan 3θ:
sin 3θ 3c 2 s s 3
tan 3θ = = 3
cos 3θ c 3cs 2
3c 2 s s 3 1/c 3 3t t 3
= . =
c 3 3cs 2 1/c 3 1 3t 2
Deriving Certain Trigonometric Identities II
1
Next, we apply binomial expansion and group z k and zk
together.
By De Moivre’s Theorem, we have
1
z k = cos kθ + i sin kθ and = cos kθ i sin kθ
zk
which gives
1 1
zk + = 2 cos kθ and z k = 2i sin kθ.
zk zk
Thus, we obtain an expression involving sines and cosines of
multiple of θ.
Example
Example
1
Prove that cos3 θ = 4 (cos 3θ + 3 cos θ )
Proof.
Let z = cos θ + i sin θ. We have
3
1 1
cos3 θ = (cos θ )3 = (z + )
2 z
1 1 1 1 1 1 1
= z 3 + 3z 2 + 3z ( )2 + ( )3 = (z 3 + ) + 3(z + )
8 z z z 8 z3 z
1 1
= [2 cos 3θ + 3(2 cos θ )] = (cos 3θ + 3 cos θ ) .
8 4