Complex Numbers I by Aakash Jee Notes
Complex Numbers I by Aakash Jee Notes
Complex Numbers
Table of contents
Session 02 𝟐𝟐 Session 04 𝟔𝟕
Session 01 𝟎𝟑
Try to remember 25 Geometric Properties of a
Introduction 04 68
complex number
Conjugate of a complex Number 29
Imaginary Number 06
Properties of conjugate of complex Angle between two lines 71
Integral Power of iota 07 31
numbers:
Polar form of a complex number 76
Geometric Representation Modulus of a complex number 36
10
and Argand Plane
Polar form of a complex number 79
Properties of Modulus: 39
Equality of a Complex 12
Number Properties of Modulus: 43 Observing Angle in Polar form 81
Inequality of a Complex
13
Number
Session 03 𝟒𝟓
Multiplication of a Complex Properties of Complex Number 47
14
Number
Argument (amplitude) of a complex
Addition of a Complex 52
14 number
Number
Principal argument 53
Subtraction of a Complex 17
Number General argument 54
Properties of Argument 63
Session 01
Introduction to
Complex Numbers
Return To Top
Key Takeaways
𝑧 = 𝑥 + 𝑖𝑦 Imaginary part of 𝑧
𝐼𝑚(𝑧)
Return To Top
Key Takeaways
𝑥 + 𝑖𝑦
Examples:
• −2𝑖 ⇒ Purely Imaginary
• 5 ⇒ Purely Real
• −9 = 3𝑖 ⇒ Purely Imaginary
Return To Top
Imaginary Number:
Example:
• −2 = 2𝑖, −3 = 3𝑖, −4 = 2𝑖 ⇒ 𝑖 2 = −1
• We have: 𝑖 = −1
1
𝑖 2 = −1, = −𝑖
𝑖
⇒ 𝑖 3 = 𝑖 2 ⋅ 𝑖 = −1
⇒ 𝑖 4 = 𝑖 2 ⋅ 𝑖 2 = −1 ⋅ −1 = 1
Return To Top
Integral Power of iota 𝑖 :
1) For 𝑛 ∈ 𝕀
• 𝑖 4𝑛 = 1
• 𝑖 4𝑛+1 = 𝑖
• 𝑖 4𝑛+2 = −1
• 𝑖 4𝑛+3 = −𝑖
Note:
𝑖 + 𝑖 2 + 𝑖 3 + 𝑖 4 = 0, 𝑛 ∈ ℤ
Return To Top
11
Evaluate: 𝑖 𝑘 + 𝑖 𝑘+1
𝑘=1
Solution:
11
𝑖 𝑘 + 𝑖 𝑘+1 = 𝑖 1 + 𝑖 2 + 𝑖 2 + 𝑖 3 + 𝑖 3 + 𝑖 4 + ⋯ + 𝑖 11 + 𝑖 12 =
𝑘=1
11
11
𝑖 𝑘 + 𝑖 𝑘+1 = 𝑖 𝑘 1 + 𝑖
𝑘=1
𝑘=1
11
⇒ 1 + 𝑖 𝑖 𝑘 = (1 + 𝑖)(𝑖 + 𝑖 2 + 𝑖 3 ⋯ 𝑖 11 )
𝑘=1
⇒ 1 + 𝑖 𝑖9 + 𝑖 10 + 𝑖 11 = 1 + 𝑖 𝑖 + 𝑖 2 + 𝑖 3 = 1 + 𝑖 𝑖 − 1 − 𝑖 = −(1 + 𝑖)
Return To Top
Find
Solution:
100
100×101
ෑ 𝑖𝑘 =𝑖 × 𝑖2 × 𝑖 3 ⋯ 𝑖 100 = 𝑖 1+2+3⋯100 = 𝑖 2 = 𝑖 5050 = 𝑖2
𝑘=1
Return To Top
Key Takeaways
Imaginary Axis
𝑦
𝑧 𝑥, 𝑦
Real Axis 𝑥
Return To Top
Key Takeaways
Return To Top
Key Takeaways
• 𝑧1 = 𝑥1 + 𝑖𝑦1 , 𝑧2 = 𝑥2 + 𝑖𝑦2
𝑧1 = 𝑧2
⇒ 𝑥1 + 𝑖𝑦1 = 𝑥2 + 𝑖𝑦2
⇒ (𝑥1 − 𝑥2 ) + 𝑖(𝑦1 − 𝑦2 ) = 0 + 𝑖0
⇒ 𝑥1 = 𝑥2 &𝑦1 = 𝑦2
𝑅𝑒 𝑧1 = 𝑅𝑒 𝑧2 𝐼𝑚 𝑧1 = 𝐼𝑚 𝑧2
Example: If 2𝑥 + 𝑥 − 𝑦 𝑖 = 4 + 2𝑖 , then 𝑥, 𝑦 = ?
2𝑥 = 4 ⇒ 𝑥 = 2
𝑥−𝑦 =2 ⇒𝑦 =0
𝑥, 𝑦 = 2, 0
Return To Top
Key Takeaways
Return To Top
Key Takeaways
• 𝐾 × 𝑎 + 𝑖𝑏 = 𝐾𝑎 + 𝑖𝐾𝑏
Example:
2 × 3 − 6𝑖 = 6 − 12𝑖
𝐴. 𝑧1 + 𝑧2 = 𝑥1 + 𝑖𝑦1 + 𝑥2 + 𝑖𝑦2
𝐵. 𝑧1 + 𝑧2 = 𝑥1 + 𝑥2 + 𝑖(𝑦1 + 𝑦2 )
𝐶. 𝑅𝑒 𝑧1 + 𝑧2 = 𝑅𝑒 𝑧1 + 𝑅𝑒 𝑧2
𝐷. 𝐼𝑚 𝑧1 + 𝑧2 = 𝐼𝑚 𝑧1 + 𝐼𝑚 𝑧2
Return To Top
𝑧1 = 2 + 3𝑖, 𝑧2 = −1 + 2𝑖, then 𝑧1 + 𝑧2 = ?
A 1 + 3𝑖
B 1 − 3𝑖
C
1 + 5𝑖
D 1 − 5𝑖
Return To Top
𝑧1 = 2 + 3𝑖, 𝑧2 = −1 + 2𝑖, then 𝑧1 + 𝑧2 = ?
Solution:
A 1 + 3𝑖
𝑧1 + 𝑧2 = 2 + 3𝑖 + −1 + 2𝑖 = 1 + 5𝑖
B 1 − 3𝑖
C
1 + 5𝑖
D 1 − 5𝑖
Return To Top
Key Takeaways
▪ 𝑧1 − 𝑧2 = 𝑥1 + 𝑖𝑦1 − 𝑥2 + 𝑖𝑦2
▪ 𝑧1 − 𝑧2 = 𝑥1 − 𝑥2 + 𝑖(𝑦1 − 𝑦2 )
▪ 𝑅𝑒 𝑧1 − 𝑧2 = 𝑅𝑒 𝑧1 − 𝑅𝑒 𝑧2
▪ 𝐼𝑚 𝑧1 − 𝑧2 = 𝐼𝑚 𝑧1 − 𝐼𝑚 𝑧2
Return To Top
Multiplication of two Complex Numbers
𝑅𝑒 𝑧1 . 𝑧2 = 𝑅𝑒 𝑧1 . 𝑅𝑒 𝑧2 − 𝐼𝑚 𝑧1 . 𝐼𝑚(𝑧2)
𝐼𝑚 𝑧1. 𝑧2 = 𝑅𝑒 𝑧1 . 𝐼𝑚 𝑧2 + 𝑅𝑒 𝑧1 . 𝐼𝑚(𝑧2 )
Return To Top
Algebraic Operations
• 𝑧1 + 𝑧2 2
= 𝑧12 + 𝑧22 + 2 𝑧1𝑧2
• 𝑧1 − 𝑧2 3
= 𝑧13 − 3𝑧12 𝑧2 + 3𝑧1 𝑧22 − 𝑧23
Return To Top
If 𝑃 = 2 + 𝑖 and 𝑄 = 1 + 𝑖 then 𝑃 ⋅ 𝑄 is:
A 1 − 3𝑖
B −1 + 3𝑖
C 1 + 3𝑖
D −1 − 3𝑖
Return To Top
If 𝑃 = 2 + 𝑖 and 𝑄 = 1 + 𝑖 then 𝑃 ⋅ 𝑄 is:
Solution:
A 1 − 3𝑖
𝑃 ⋅ 𝑄 = 2 + 𝑖 1 + 𝑖 ⇒ 2 + 2𝑖 + 𝑖 + 𝑖2 = 1 + 3𝑖
B −1 + 3𝑖
C
1 + 3𝑖
D −1 − 3𝑖
Return To Top
Session 02
Conjugate and modulus
of Complex Numbers
Return To Top
Solve the below
1) 2 + 3𝑖 . (3 + 4𝑖)
2) −2 + 3𝑖 . 1 − 𝑖
3) 𝑎 + 𝑖𝑏 . (𝑎 − 𝑖𝑏)
4) If 𝑥 + 𝑖𝑦 . 1 + 2𝑖 = 2 + 3𝑖, then 𝑥, 𝑦 =?
Solution:
1) 2 + 3𝑖 . 3 + 4𝑖 = 6 + 8𝑖 + 9𝑖 − 12 = −6 + 17𝑖
2) −2 + 3𝑖 . 1 − 𝑖 = −2 + 2𝑖 + 3𝑖 + 3 = 1 + 5𝑖
3) 𝑎 + 𝑏𝑖 . 𝑎 − 𝑏𝑖 = 𝑎 2− 𝑖𝑏 2 = 𝑎2 + 𝑏2
4) If 𝑥 + 𝑖𝑦 . 1 + 2𝑖 = 2 + 3𝑖, then 𝑥, 𝑦 =?
8−𝑖 8 1
∴ 𝑥 + 𝑖𝑦 = ⇒ 𝑥 = ,𝑦 = −
5 5 5
Return To Top
1+𝑖 1−𝑖
Simplify and in the form of 𝑎 + 𝑖𝑏.
1−𝑖 1+𝑖
Solution:
Return To Top
Key Takeaways
Try to remember
1+𝑖
• 1−𝑖
=𝑖
• 1−𝑖
1+𝑖
= −𝑖
• 1+𝑖 2
= 2𝑖
• 1−𝑖 2 = −2𝑖
• 1
𝑖
= −𝑖
Return To Top
2+3𝑖
Find multiplicative inverse of
1+5𝑖
Solution:
2+3i
𝑥× =1
1+5i
17 7i
⇒𝑥= +
13 13
Return To Top
1+2𝑖 1−𝑖 2
If 𝑎 + 𝑖𝑏 = , then find the value of 𝑎 , 𝑏.
2+3𝑖
Solution:
2 16
⇒𝑎= ,𝑏 = −
13 13
Return To Top
1+𝑖 2 1
If 2 + = (1 + 𝑖), then find the value of (𝑥 , 𝑦).
1−𝑖 𝑥+𝑖𝑦
Solution:
1+𝑖 2 1
+ = (1 + 𝑖)
1−𝑖 𝑥+𝑖𝑦
2+ 1
⇒ 𝑖 = (1 + 𝑖)
𝑥+𝑖𝑦
1
⇒ −1 + = (1 + 𝑖)
𝑥+𝑖𝑦
1
⇒ = 2+𝑖
𝑥+𝑖𝑦
1 1 2−𝑖 2−𝑖
⇒ 𝑥 + 𝑖𝑦 = = × =
2+𝑖 2+𝑖 2−𝑖 5
2 𝑖 2 1
⇒ 𝑥 + 𝑖𝑦 = − ⇒ 𝑥 = , 𝑦 = −
5 5 5 5
Return To Top
Key Takeaways
𝜃
Example:
𝑂 −𝜃 X
1. 𝑧 = 2 − 3𝑖 then 𝑧 = 2 + 3𝑖
𝑧(𝑥, −𝑦)
2. 𝑧 = −2 − 3𝑖 then 𝑧 = −2 + 3𝑖
1 2+3𝑖 2 3
3. 𝑧 = ⇒𝑧= then 𝑧 = − 𝑖
2−3𝑖 13 13 13
Return To Top
Find the conjugate of the following :
i) 3 − 4𝑖
𝑧 = 3 + 4𝑖 then 𝑧ҧ = ______
−5 − 𝑖
ii) 𝑧 = 𝑖 − 5 then 𝑧ҧ = ______
5
iii) 𝑧 = 5 then 𝑧ҧ = ____
2𝑖
iv) 𝑧 = −2𝑖 then 𝑧ҧ = ____
11 23𝑖
3+4𝑖 −
26 26
v) If 𝑧 = then 𝑧 = _______
5−𝑖
Return To Top
Key Takeaways
−𝑧ҧ −𝑎, 𝑏 𝑧
• If 𝑃 represents 𝑧 and 𝑄 represents 𝑧ҧ in argand 𝑃 𝑎, 𝑏
plane, then 𝑃 ≡ 𝑎, 𝑏 𝑄 ≡ 𝑎, −𝑏
Return To Top
Key Takeaways
• (𝑧)ҧ = 𝑧
• 𝑧 + 𝑧ഥ = 2 𝑅𝑒(𝑧)
• 𝑧 − 𝑧ഥ = 2𝑖 𝐼𝑚(𝑧)
•
𝑧1 𝑧1
= 𝑧ഥ2 ≠ 0
𝑧2 𝑧2
Return To Top
Key Takeaways
• (𝑧 𝑛 ) = 𝑧ഥ 𝑛
• 𝑧 = 𝑧ഥ ⇒ 𝐼𝑚 𝑧 = 0 ⇒ z is purely real
• 𝑧 ⋅ 𝑧 ҧ = 𝑅𝑒 𝑧 2
+ 𝐼𝑚 𝑧 2
Return To Top
𝑅𝑘 : 𝑊 = 𝑓 𝑥 + 𝑖𝑦 then 𝑊 ഥ = 𝑓 𝑥 − 𝑖𝑦
• i.e., for conjugate replace 𝑖 with −𝑖.
Return To Top
If 𝑥 + 𝑖𝑦 5
= 4 + 5𝑖, then 𝑦 + 𝑖𝑥 5
= _____.
Solution:
Given, 𝑥 + 𝑖𝑦 5
= 4 + 5𝑖
⇒ (𝑥 − 𝑖𝑦)5 = 4 − 5𝑖
𝑥
⇒ −𝑖 5 (𝑦 + )5 = 4 − 5𝑖
−𝑖
⇒ −𝑖 (𝑦 + 𝑖𝑥)5 = 4 − 5𝑖
4
⇒ (𝑦 + 𝑖𝑥)5 = +5
−𝑖
⇒ (𝑦 + 𝑖𝑥)5 = 5 + 4𝑖
Return To Top
Key Takeaways
𝑧 𝑧 = 𝑎 + 𝑖𝑏
• Let 𝑧 = 𝑎 + 𝑖𝑏 be a complex number. Then
the non-negative real
𝑏 𝑧 = 𝑎 2 + 𝑏2
number 𝑎2 + 𝑏2 is called modulus
(absolute value) of 𝑧 and it is
denoted by 𝑧 , i.e., 𝑧 = 𝑎2 + 𝑏2 .
It represents distance of complex number
𝑧 from Origin.
Return To Top
What is the modulus of 𝑧 = −3 − 4𝑖 ?
A 5
B
7
C 5
2
7
D
2
Return To Top
What is the modulus of 𝑧 = −3 − 4𝑖 ?
Solution:
A 5
𝑧 = −3 2 + −4 2 =5
B
7
C 5
2
7
D
2
Return To Top
Key Takeaways
Properties of Modulus:
• Let 𝑧 = 𝑥 + 𝑖𝑦 ⇒ 𝑧ҧ = 𝑥 − 𝑖𝑦 and −𝑧 = −𝑥 − 𝑖𝑦 ⇒ 𝑧 = −𝑧
• 𝑧𝑧ҧ = 𝑧 2
• Let 𝑧 = 𝑧 + 𝑖𝑦, 𝑧 𝑧ҧ = 𝑧 2 1
⇒ =
𝑧
𝑧ҧ
𝑧2
if 𝑧 is
1
unimodular i.e., 𝑧 = 1, then 𝑧ҧ =
𝑧
Return To Top
Key Takeaways
Properties of Modulus:
1
𝑌
• If 𝑧 = 𝑥 + 𝑖𝑦 , then , 𝑧ҧ and
𝑧
origin are
collinear
𝑧
Let 𝑧1 = 𝑥1 + 𝑖𝑦1 , 𝑧2 = 𝑥2 + 𝑖𝑦2 , ⋯ 𝑧𝑛 = 𝑥𝑛 + 𝑖𝑦𝑛
• 𝑋
𝑧1 𝑧2 = 𝑧1 𝑧2
1
In General, 𝑧 >1
𝑧
𝑧ҧ
𝑧1 𝑧2 𝑧3 ⋯ 𝑧𝑛 = 𝑧1 𝑧2 𝑧3 ⋯ 𝑧𝑛 1
𝑧 <1
𝑧
𝑧1 𝑧1
• 𝑧2
=
𝑧2
, |𝑧2 | ≠ 0
• 𝑧𝑛 = 𝑧 𝑛
Return To Top
Let 𝑧 be a complex number satisfying (𝑧 3 +3)2 = −16, then 𝑧 =?
Solution:
𝑧3 + 3 2= −16
⇒ 𝑧3 + 3 2 = −16
⇒ 𝑧 3 + 3 = ±4𝑖 ⇒ 𝑧 3 = 4𝑖 − 3 or −4𝑖 − 3
⇒ 𝑧 3 = 4𝑖 − 3 or −4𝑖 − 3
1 1
⇒ 𝑧 = 4𝑖 − 3 3 or −4𝑖 − 3 3
1 1
⇒ 𝑧 = 4𝑖 − 3 3 or −4𝑖 − 3 3
1 1
⇒ 𝑧 = | 4𝑖 − 3 | or| −4𝑖 − 3 |
3 3
⇒ 𝑧 = −32 + 4𝑖 2 or 𝑧 = −3 2+ −4 2
1
⇒ 𝑧 =5 3
Return To Top
1 1
If 𝑅𝑒 < find locus of 𝑧
𝑧 2
𝑧ҧ 1
𝑅𝑒 2
<
𝑧 2
𝑥 − 𝑖𝑦 1
𝑅𝑒 <
𝑥2 + 𝑦2 2
𝑥 𝑦 1
𝑅𝑒 −𝑖 <
𝑥2 + 𝑦2 𝑥2 + 𝑦2 2 𝐶(1,0)
𝑥 1
< ⇒ 2𝑥 < 𝑥 2 + 𝑦 2
𝑥2 + 𝑦2 2
⇒ 𝑥 2 + 𝑦 2 − 2𝑥 = 0
1, 0 & 𝑦 = 1
Return To Top
Key Takeaways
Properties of Modulus:
• Let 𝑧 = 𝑥 + 𝑖𝑦
− 𝑧 ≤ 𝑅𝑒 𝑧 ≤ 𝑧 & − 𝑧 ≤ 𝐼𝑚 𝑧 ≤ 𝑧
⇒ − 𝑥2 + 𝑦 2 ≤ 𝑥 ≤ 𝑥2 + 𝑦 2
And ⇒ − 𝑥 2 + 𝑦 2 ≤ 𝑦 ≤ 𝑥 2 + 𝑦 2
Note:
Return To Top
𝑧−1
If 𝑧 is complex number such that is purely imaginary, then 𝑧 =?
𝑧+1
Solution:
𝑧−1 𝑧−1
=−
𝑧+1 𝑧+1
𝑧−1 𝑧−1
ҧ
=−
𝑧+1 𝑧+1
ҧ
𝑧𝑧ҧ − 𝑧ҧ + 𝑧 − 1 = −𝑧𝑧ҧ − 𝑧ҧ + 𝑧 + 1
2𝑧𝑧ҧ = 2
2
𝑧 =1⇒ 𝑧 =1
Return To Top
Session 03
Modulus of Complex
Numbers
Return To Top
Prove that 𝑧1 + 𝑧2 2
= 𝑧1 2
+ 𝑧2 2
+ 2 𝑅𝑒 𝑧1 𝑧ഥ2
Solution:
2
𝑧1 + 𝑧2 = 𝑧1 𝑧ഥ1 + 𝑧2 𝑧ഥ2 + 𝑧1 𝑧ഥ2 + 𝑧2 𝑧ഥ1
2
𝑧1 + 𝑧2 = 𝑧1 2 + 𝑧2 2 + 𝑧1 𝑧ഥ2 + (z1 𝑧ഥ2 )
2
𝑧1 + 𝑧2 = 𝑧1 2 + 𝑧2 2 + 2 𝑅𝑒(𝑧1 𝑧ഥ2 )
Return To Top
Key Takeaways
• 𝑧1 + 𝑧2 2 = 𝑧1 2 + 𝑧2 2 + 2 Re z1 𝑧ഥ2
• 𝑧1 − 𝑧2 2
= 𝑧1 2 + 𝑧2 2 − 2 Re z1 𝑧ഥ2
• 𝑧1 + 𝑧2 2 + 𝑧1 − 𝑧2 2
= 2 𝑧1 2 + 𝑧2 2
Return To Top
50
3 𝑖 3
If + = 324 𝑥 + 𝑖𝑦 , then 𝑥 2 + 𝑦 2 = ?
2 2
Solution:
50
3 𝑖 3
325 + = 324 𝑥 + 𝑖𝑦
2 2
50
3 𝑖
⇒3 + = 𝑥 + 𝑖𝑦
2 2
100
3 𝑖
⇒ 32 + = 𝑥2 + 𝑦 2
2 2
100
3 1
⇒9 + = 𝑥2 + 𝑦 2
4 4
⇒ 𝑥2 + 𝑦 2 = 9
Return To Top
Find Complex number 𝑧 + 1 = 𝑧 + 2 1 + 𝑖
Solution:
𝑥 + 𝑖𝑦 + 1 = 𝑥 + 𝑖𝑦 + 2(1 + 𝑖).
⇒ 𝑥 + 1 + 𝑖𝑦 = (𝑥 + 2) + 𝑖(𝑦 + 2)
⇒ 𝑥 + 1 + 𝑖𝑦 = (𝑥 + 2) + 𝑖(𝑦 + 2)
⇒ 𝑥+1 2 + 𝑦2 = (𝑥 + 2) + 𝑖 𝑦 + 2
Equating real and imaginary part on both side we get,
⇒ 𝑥+1 2 + 𝑦2 = (𝑥 + 2)
Solution:
Let, 𝑧 =
3+1
−𝑖
3−1
; If 𝑧 = 1, then 𝑧 is called
2 2 2 2 unimodular complex number.
3+1 3−1
We Know that cos 150 = and sin 150 =
2 2 2 2
Return To Top
If 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 … 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦, then 5 ⋅ 8 ⋅ 13 … 4 + 𝑛2 = ?
Solution:
We have, 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 … 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦
⇒ 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 … 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦
𝑧1 𝑧2 𝑧3 ⋯ 𝑧𝑛 = 𝑧1 𝑧2 𝑧3 ⋯ 𝑧𝑛
⇒ 2+ 𝑖 2 + 2𝑖 2 + 3𝑖 ⋯ 2 + 𝑛𝑖
⇒ 2 2 + 1 2 2 2 + 2 2 2 2 + 3 2 ⋯ 2 2 + 𝑛2 = 𝑥2 + 𝑦 2
⇒ 5 ⋅ 8 ⋅ 13 ⋯ 4 + 𝑛2 = 𝑥 2 + 𝑦 2
Return To Top
Key Takeaways
Return To Top
Key Takeaways
Principal argument
𝑃 𝑎, 𝑏
𝜋−𝜃
𝑏
𝜃
𝜃
𝑂 𝑎
−𝜃
−𝜋 + 𝜃
Return To Top
Key Takeaways
General argument
• Any two consecutive arguments of the same complex number differ by 2𝜋.
𝑃 𝑎, 𝑏
𝜃
𝑂 𝑎
Return To Top
Key Takeaways
𝑥, 𝑦 𝜃 1st
𝑥, −𝑦 −𝜃 4th
Return To Top
Key Takeaways
CASE I :
𝑎, 𝑏
• 𝑎 > 0 ,𝑏 > 0
𝜃
• 𝑧 lies in first quadrant.
arg 𝑧 = 𝜃 = 𝛼
Return To Top
Key Takeaways
CASE II :
𝑎, 𝑏
• 𝑎 < 0 ,𝑏 > 0
𝜃
• 𝑧 lies in Second quadrant.
arg 𝑧 = 𝜃 = 𝜋 − 𝛼
Return To Top
Key Takeaways
CASE III :
𝜃
• 𝑎 < 0 ,𝑏 < 0
𝑎, 𝑏
Return To Top
Key Takeaways
𝜃
CASE IV :
• 𝑎 > 0 ,𝑏 < 0 𝑎, 𝑏
Return To Top
Let’s Practice
𝜋
ii) Arg 𝑖 =
2
iii) Arg 2 = 0
iv) Arg −1 = 𝜋
𝜋
v) Arg 1 + 𝑖 =
4
Return To Top
Let’s Practice
2𝜋
vi) Arg −1 + 3𝑖 =
3
5𝜋
vii) Arg − 3 − 𝑖 =
2
viii) Arg 2 − 7 =𝜋
ix) Arg 3 − 8 =0
2 𝜋
x) Arg =−
𝑖 2
1 3𝑖 𝜋
xi) Arg − =−
2 2 3
Return To Top
Key Takeaways
•
𝜋
Argument of +ve Imaginary number =
2
𝜋
• Argument of −ve Imaginary number = −
2
Return To Top
Key Takeaways
Properties of Argument
• Arg 𝑧 𝑛 = 𝑛 × Arg 𝑧
𝜋
• Arg 𝑖𝑧 = + Arg 𝑧
2
𝜋
• Arg −𝑖𝑧 = − + Arg 𝑧
2
Solution:
𝑧1 ⋅𝑧2
A) arg = arg 𝑧1 + arg 𝑧2 − arg 𝑧3 B) arg 1 + 𝑖 + arg 1 + 𝑖 3 − arg cos 𝜃 + 𝑖 sin 𝜃
𝑧3
𝑧1 ⋅𝑧2 1 3 sin 𝜃
= arg = 𝜃1 − 𝜃2 − 𝜃3 = tan−1 + tan−1 + tan−1
𝑧3 1 1 cos 𝜃
𝜋 𝜋
= + + tan−1 tan 𝜃
4 3
7𝜋
= +𝜃
12
Return To Top
1+𝑖
A. Find the value of arg
1−𝑖
Solution:
1+𝑖
A. arg = arg |𝑖| = arg 0 + 𝑖 = arg 02 + 12 = arg(1) = 0
1−𝑖
3 1
B. arg(−2 + 3𝑖) = 𝜃 ⇒ 𝜃 = 𝜋 − tan−1 tan−1 𝑥 = cot −1
2 𝑥
3
⇒ tan−1 = 𝜋 − 𝜃
2
2 3 𝜋
⇒ Arg 3 + 2𝑖 = tan−1 = cot −1 cot−1 𝜃 = − tan−1 𝜃
3 2 2
𝜋 3 𝜋
= − tan−1 = − 𝜋 + 𝜃
2 2 2
𝜋
=− +𝜃
2
Return To Top
A) If arg 𝑧1 = 170° & arg 𝑧2 = 70°, then find the value of Arg 𝑧1𝑧2 .
Solution:
𝑧 2 𝑧2 𝑧2 2
= arg = arg
𝑧 4 𝑧4 𝑧4 2
𝑧2 2
= arg =0
𝑧4
Return To Top
Session 04
Properties of Modulus and
Argument of Complex Numbers
Return To Top
Key Takeaways
𝜃
𝑧
𝑂
Return To Top
Key Takeaways
𝜃
𝑧
𝑂 𝑎
Example:
𝜋
• arg(𝑧 − 1 − 𝑖) =
4
𝜋
⇒ A ray starting from (1,1) at angle
4 𝜋
excluding (1,1) 4
Return To Top
𝜋
Show and solve for 𝑧: arg 𝑧 − 2 − 3𝑖 =
3
Solution:
𝜋
arg 𝑥 + 𝑖𝑦 − 2 − 3𝑖 =
3
𝜋
𝑧
⇒ arg( 𝑥 − 2 + 𝑖 𝑦 − 3 ) =
3
𝑦−3 𝜋 𝜋
⇒ tan−1 = 𝜃=
3
𝑥−2 3
𝑦−3 𝜋 (2,3)
= tan = 3
𝑥−2 3
𝑂
⇒ 𝑦 − 3 = 3 𝑥 − 2 → Equation of a line
Return To Top
Key Takeaways
Note:
𝑧3 −𝑧1
• Angle between two lines= 𝛼 − 𝛽 = Arg 𝑧3 − 𝑧1 − Arg 𝑧2 − 𝑧1 = Arg
𝑧2 −𝑧1
𝑧3
𝑧2
𝑧1 𝛼−𝛽
𝛼−𝛽
𝛽 𝛼
Return To Top
Key Takeaways
Note:
𝑧3 −𝑧4
• Angle between two lines joining 𝑧1 , 𝑧2 𝑎𝑛𝑑 𝑧3 , 𝑧4 = Arg
𝑧1 −𝑧2
𝑧3
𝑧1
𝜃
𝛼 = arg(𝑧3 − 𝑧4 )
𝛼−𝛽
𝛽 = arg(𝑧1 − 𝑧2 )
𝛽 𝛼
𝑧2 𝑧4
𝑂
Return To Top
𝜋
A. If 𝑧 − 𝑖 = 1 & arg 𝑧 = , then find 𝑧.
2
𝜋
B. Solve for 𝑧: 𝑧 + 3 − 𝑖 = 4 & arg 𝑧 =
4
Solution:
0, 2
𝜋
A) 𝑧 − 𝑖 = 1 ⇒ 𝑥 + 𝑖𝑦 − 𝑖 = 1 arg 𝑧 − 0 =
2
𝑥+𝑖 𝑦−1 =1
𝑥2 + 𝑦 − 1 2 =1
𝑥2 + 𝑦 − 1 2 = 1 ⇒ 𝑥 2 + 𝑦 2 − 2𝑦 = 0 ⋯ 𝑖
Centre: 0, 1 & 𝑟 = 1
𝜋
arg 𝑧 − 0 =
2
𝑧 = 0 + 2𝑖
Return To Top
𝜋
A. If 𝑧 − 𝑖 = 1 & arg 𝑧 = , then find 𝑧.
2
𝜋
B. Solve for 𝑧: 𝑧 + 3 − 𝑖 = 4 & arg 𝑧 =
4
Solution:
𝜋
arg 𝑧 − 0 =
B) 𝑧 + 3 − 𝑖 = 4 ⇒ 𝑧 − −3 + 𝑖 =4 4
Solving 𝑖 & 𝑖𝑖
𝑥+3 2+ 𝑥−1 2 = 16
2𝑥 2 + 4𝑥 − 6 = 0
𝑥 2 + 2𝑥 − 3 = 0
𝑥 = −3 Rejected
𝑥+3 𝑥−1 =0
𝑥=1
𝑧 = 1+𝑖
Return To Top
Key Takeaways
Return To Top
Key Takeaways
𝑧 = 𝑥 + 𝑖𝑦 = 𝑟 cos 𝜃 + 𝑖 𝑟 sin 𝜃 𝑟
𝑦 = 𝑟 sin 𝜃
= 𝑟 cos 𝜃 + 𝑖 sin 𝜃 = 𝑧 cos 𝜃 + 𝑖 sin 𝜃 = Polar form
𝜃
⇒ 𝑧 = 𝑟 𝑐𝑖𝑠 𝜃 where, 𝜃 = 𝑃. 𝑉. 𝐴
𝑂 𝑥 = 𝑟 cos 𝜃
⇒ 𝑧 = 𝑍 𝑐𝑖𝑠 arg 𝑍 in polar form of 𝑧
Return To Top
Convert into polar form: 𝑧 = 1 − 𝑖 3
A 2 𝑐𝑖𝑠 −
𝜋
6
B 2 𝑐𝑖𝑠 −
𝜋
3
C 2 𝑐𝑖𝑠
5𝜋
6
D 2 𝑐𝑖𝑠 −
𝜋
3
Return To Top
Convert into polar form: 𝑧 = 1 − 𝑖 3
Solution:
A 2 𝑐𝑖𝑠 −
𝜋
6
2
𝑧 = 1+ − 3 =2
B 2 𝑐𝑖𝑠 −
𝜋
3
3 𝜋
arg 𝑍 = − tan−1 − =−
1 3 C 2 𝑐𝑖𝑠
5𝜋
6
𝜋
𝑧 = 2 𝑐𝑖𝑠 −
3 D 2 𝑐𝑖𝑠 −
𝜋
3
Return To Top
Key Takeaways
Note
•
2
𝑧1 + 𝑧2 = 𝑧1 2 + 𝑧2 2 + 2 𝑅𝑒 𝑧1 𝑧ഥ2
&
2
𝑧1 − 𝑧2 = 𝑧1 2 + 𝑧2 2 − 2 𝑅𝑒 𝑧1 𝑧ഥ2
𝑧1 + 𝑧2 2 = 𝑧1 2 + 𝑧2 2 + 2 𝑟1 𝑟2 cos 𝜃1 − 𝜃2
&
2
𝑧1 − 𝑧2 = 𝑧1 2 + 𝑧2 2 − 2 𝑟1 𝑟2 cos 𝜃1 − 𝜃2
Return To Top
Polar form of a complex number
𝑧
𝑧 = 𝑟 cos 𝜃 + 𝑖 sin 𝜃
a. 𝑧ҧ = 𝑟 cos −𝜃 + 𝑖 sin −𝜃
𝑧ҧ = 𝑟 cos 𝜃 − 𝑖 sin 𝜃
b. −𝑧 = 𝑟 cos −𝜋 + 𝜃 + 𝑖 sin −𝜋 + 𝜃
= 𝑟 − cos 𝜃 − 𝑖 sin 𝜃 −𝑧 𝑧ҧ
= −𝑟 cos 𝜃 + 𝑖 sin 𝜃
Return To Top
Observing Angle in Polar form
Note:
−310°
Example:
𝑧 = 6 𝑐𝑖𝑠 50°
Return To Top
Convert 𝑧 = 6 sin 310° − 𝑖 cos 310° in Polar form.
Solution:
Return To Top
THANK
YOU
Return To Top