Complex Numbers
Complex Numbers
Complex Numbers
Table of contents
Properties of Conjugate 32
Properties of Modulus 39
Session 01
Introduction to
Complex Numbers
Return To Top
Key Takeaways
Return To Top
Key Takeaways
𝑦 = 𝑥2 + 𝑐
Return To Top
Key Takeaways
𝑦 = 𝑥2 + 𝑐
Return To Top
Key Takeaways
𝑦 = 𝑥2 + 𝑐
Return To Top
Key Takeaways
Imaginary Number
➢ 𝑎𝑏 = − 𝑎 𝑏 𝑎 <0&𝑏<0
Example
• 𝑥2 + 16 = 0 ⇒ 𝑥2 = −16 ⇒ 𝑥2 = 16 × −1
⇒ 𝑥 2 = 16 × 𝑖 2
⇒ 𝑥 2 = 4𝑖 2
⇒ 𝑥 2 − 4𝑖 2
=0
Return To Top
⇒ 𝑥 + 4𝑖 𝑥 − 4𝑖 ⇒ 𝑥 = ±4𝑖
Key Takeaways
Imaginary Number
➢ 𝑖 = −1 ➢ 𝑖 4𝑛 = 1
➢ 𝑖 2 = −1 ➢ 𝑖 4𝑛+1 = 𝑖
➢ 𝑖 3 = −𝑖 ➢ 𝑖 4𝑛+2 = −1
➢ 𝑖4 = 𝑖2 ⋅ 𝑖2 = 1 ➢ 𝑖 4𝑛+3 = −𝑖
Return To Top
1
Evaluate 𝑖 535 +
𝑖 87
Solution: A 𝑖
1
𝑖 535 + 87
𝑖
∵ 𝑖 4𝑛 = 1, B −𝑖
1
= 𝑖 4×133+3 +
𝑖 4×21+3 𝑖3= − 𝑖
1 C 0
= −𝑖 +
−𝑖
𝑖4 D 1
= −𝑖 −
𝑖
= −𝑖 − 𝑖 3
= −𝑖 − −𝑖
=𝑖 +𝑖 =0
Return To Top
Evaluate −25 + −49 − −81
Solution:
−25 = 25 × (−1)
= 5𝑖
Similarly,
= 7𝑖 = 9𝑖
= 3𝑖
Return To Top
13
Evaluate 𝑖 𝑛 + 𝑖 𝑛+1
𝑛=1
Solution:
= 𝑖 + 𝑖 2 + 𝑖 3 + ⋯ 𝑖 13 + 𝑖 2 + 𝑖 3 + 𝑖 4 + ⋯ + 𝑖 14
= 𝑖 + 𝑖2
=𝑖 −1
Return To Top
Key Takeaways
Complex Number
➢ A number of the form 𝑎 + 𝑖𝑏 is called a complex number where 𝑎, 𝑏 ∈ ℝ and 𝑖 = −1.
➢ It is denoted by 𝑧 = 𝑎 + 𝑖𝑏. Here 𝑎 is called real part represented by Re(𝑧) and 𝑏 is called
imaginary part represented by Im(𝑧).
𝑥 + 𝑖𝑦
Example
Return To Top
Write the real part and imaginary part of the following numbers:
𝑖 1 + −2 𝑖𝑖 1 + 2 𝑖𝑖𝑖 −1 + 2
Solution :
Return To Top
Note:
Return To Top
Key Takeaways
Geometric Representation and Argand Plane
A complex number 𝑧 = 𝑎 + 𝑖𝑏 can be represented by a unique point 𝑃 𝑎, 𝑏 in
the Cartesian plane referred to a pair of rectangular axes.
Return To Top
Mark these complex numbers as points on the Argand plane.
𝑖 3 + 4𝑖 𝑖𝑖 5𝑖 𝑖𝑖𝑖 2 𝑖𝑣 − 2 + 𝑖 𝑣 − 5 − 5𝑖 𝑣𝑖 5 − 3𝑖
Solution: 𝐼𝑚(𝑧)
6
5 5𝑖
4 3 + 4𝑖
2
−2 + 𝑖
1
2
𝑂
𝑅𝑒(𝑧)
-6 -5 -4 -3 -2 -1 1 2 3 4 5 6
-1
-2
-3 5 − 3𝑖
-4
−5 − 5𝑖 -5
-6
Return To Top
Algebra of Complex Numbers
if 𝑎 = 𝑐 and 𝑏 = 𝑑
➢ In real numbers, 𝑥 2 + 𝑦 2 = 0 ⇒ 𝑥 = 0, 𝑦 = 0
Return To Top
Algebra of Complex Numbers
Note
Return To Top
Algebra of Complex Numbers
Addition:
➢ 𝑧1 + 𝑧2 = 𝑎 + 𝑖𝑏 + 𝑐 + 𝑖𝑑 = 𝑎 + 𝑐 + 𝑖(𝑏 + 𝑑)
Re 𝑧1 + 𝑧2 Im 𝑧1 + 𝑧2
Subtraction:
➢ 𝑧1 − 𝑧2 = 𝑎 + 𝑖𝑏 − 𝑐 + 𝑖𝑑 = 𝑎 − 𝑐 + 𝑖(𝑏 − 𝑑)
Re 𝑧1 − 𝑧2 Im 𝑧1 − 𝑧2
Return To Top
Algebra of Complex Numbers
Multiplication:
➢ 𝑧1 ⋅ 𝑧2 = 𝑎 + 𝑖𝑏 ⋅ 𝑐 + 𝑖𝑑 = 𝑎(𝑐 + 𝑖𝑑) + 𝑖𝑏 𝑐 + 𝑖𝑑
= 𝑎𝑐 + 𝑖𝑎𝑑 + 𝑖𝑏𝑐 + 𝑖 2 𝑏𝑑
= 𝑎𝑐 − 𝑏𝑑 + 𝑖(𝑎𝑑 + 𝑏𝑐)
Re 𝑧1 ⋅ 𝑧2 Im 𝑧1 ⋅ 𝑧2
Return To Top
If 𝑧1 = 2 + 3𝑖 and 𝑧2 = 1 − 2𝑖, then find
𝑖) 𝑧1 + 𝑧2 𝑖𝑖 𝑧1 − 𝑧2 𝑖𝑖𝑖 𝑧1 ⋅ 𝑧2
Solution:
𝑖) 𝑧1 + 𝑧2 = 2 + 3𝑖 + 1 − 2𝑖
= 2 + 1 + (3𝑖 − 2𝑖)
=3+𝑖
𝑖𝑖) 𝑧1 − 𝑧2 = 2 + 3𝑖 − 1 − 2𝑖
= 2 − 1 + 3𝑖 − −2𝑖
= 1 + 5𝑖
𝑖𝑖𝑖) 𝑧1 ⋅ 𝑧2 = 2 + 3𝑖 ⋅ 1 − 2𝑖
= 2 1 − 2𝑖 + 3𝑖 1 − 2𝑖
= 2 − 4𝑖 + 3𝑖 − 6𝑖 2
Return To Top
=8−𝑖
Session 02
Conjugate and modulus
of complex Number
Return To Top
Algebra of Complex Numbers
Division:
For 𝑧2 ≠ 0,
𝑧1 𝑎 + 𝑖𝑏 𝑎 + 𝑖𝑏 𝑐 − 𝑖𝑑 𝑎 𝑐 − 𝑖𝑑 + 𝑖𝑏(𝑐 − 𝑖𝑑)
➢ = = × =
𝑧2 𝑐 + 𝑖𝑑 𝑐 + 𝑖𝑑 𝑐 − 𝑖𝑑 𝑐 2 − 𝑖2𝑑2
𝑎𝑐 + 𝑏𝑑 𝑏𝑐 − 𝑎𝑑
= 2 2 +𝑖 2
𝑐 +𝑑 𝑐 + 𝑑2
𝑧1 𝑧1
Re Im
𝑧2 𝑧2
Return To Top
If 𝛼 and 𝛽 are the two roots of the equation 𝑥 2 − 2𝑥 + 2 = 0,
𝛼 𝑛
then the least positive value of 𝑛 for which = 1 is:
𝛽
Solution:
A 5
𝑥 2 − 2𝑥 + 2 = 0 ⇒ 𝑥 2 − 2𝑥 + 1 + 1 = 0 ⇒ 𝑥 − 1 2+1 =0
2 2
B 4
⇒ 𝑥−1 = −1 ⇒ 𝑥 − 1 = 𝑖 2 ⇒ 𝑥 − 1 = ±𝑖
⇒ 𝑥 = 1 ± 𝑖 ⇒ 𝛼 = 1 + 𝑖, 𝛽 = 1 − 𝑖 or 𝛼 = 1 − 𝑖, 𝛽 = 1 + 𝑖 C 3
𝛼 1+𝑖 𝛼 1−𝑖
∴ = or =
𝛽 1−𝑖 𝛽 1+𝑖 D 2
𝛼 1+𝑖 1+ 𝑖 1 + 𝑖 2 2𝑖
= × = = =𝑖
𝛽 1−𝑖 1+ 𝑖 1 − 𝑖2 2
Solution:
A 5
𝛼
⇒ = ±𝑖
𝛽 B 4
𝑛
𝛼 𝑛
= ±𝑖 =1
𝛽 C 3
⇒ 𝑛 = 4𝑘, 𝑘 ∈ ℕ
D 2
⇒ Least positive value of 𝑛 is 4.
Return To Top
Key Takeaways
Properties
Let 𝑧1 = 2 and 𝑧2 = 3𝑖
2 2
𝑧1 + 𝑧2 = 2 + 3𝑖 = (2 + 3𝑖)(2 + 3𝑖)
= 2 2 + 3𝑖 + 3𝑖(2 + 3𝑖)
= 4 + 6𝑖 + 6𝑖 + 9𝑖 2
= 4 + 12𝑖 − 9 = 22 + 2 ⋅ 2 ⋅ 3𝑖 + 3𝑖 2
= 𝑧12 + 2𝑧1 𝑧2 + 𝑧 2
𝑧1 + 𝑧2 2= 𝑧12 + 2𝑧1 𝑧2 + 𝑧 2
Note
All the algebraic identities in real system hold true in the complex system also.
Return To Top
Key Takeaways
Properties
Algebraic Identities:
𝑧12 − 𝑧2 2 𝑧1 + 𝑧2 𝑧1 − 𝑧2
Return To Top
3
1 𝑥 + 𝑖𝑦
Let −2 − 𝑖 = 𝑖 = −1 , where 𝑥 and 𝑦 are real numbers. Then 𝑦 − 𝑥 equals:
3 27
3 = 𝑧 3 + 3𝑧 2 𝑧 + 3𝑧 𝑧 2 + 𝑧 3
𝑧1 + 𝑧2 1 1 2 1 2 2
A
1 3 3 2 1 1 2 1 3 91
−2 − 𝑖 = −2 + 3 × −2 × − 𝑖 + 3 × −2 × − 𝑖 + − 𝑖
3 3 3 3
2 𝑖3 𝑥 + 𝑖𝑦 B 85
= −8 − 4𝑖 − 𝑖 2 − =
3 27 27
2 𝑖3
⇒ −8 × 27 − 4𝑖 × 27 − 𝑖 2 × 27 − × 27 = 𝑥 + 𝑖𝑦 C −91
3 27
⇒ 𝑦 − 𝑥 = 91
Return To Top
Key Takeaways
Conjugate of a Complex Number
Return To Top
Key Takeaways
Conjugate of a Complex Number
Examples 𝐼𝑚(𝑧)
5
𝑖) If 𝑧 = 3 + 4𝑖, 4 3 + 4𝑖
then 𝑧 = 3 − 4𝑖. 3
2 2𝑖
𝑖𝑖) If 𝑧 = 𝑖 − 5,
−5 + 𝑖 1
then 𝑧 = −5 − 𝑖. 5 + 0𝑖
𝑂 𝑅𝑒(𝑧)
-6 -5 -4 -3 -2 -1 1 2 3 4 5 6
-1
𝑖𝑖𝑖) If 𝑧 = 5, −5 − 𝑖
-2 −2𝑖
then 𝑧 = 5.
-3
3 − 4𝑖
𝑖𝑣) If 𝑧 = −2𝑖, -4
then 𝑧 = 2𝑖. -5
Return To Top
Properties of Conjugate
𝑖 𝑧 =𝑧
𝑖𝑖 𝑧 + 𝑧 = 𝑎 + 𝑖𝑏 + 𝑎 − 𝑖𝑏 = 2𝑎 = 2𝑅𝑒 𝑧
𝑖𝑖𝑖 𝑧 − 𝑧 = 𝑎 + 𝑖𝑏 − 𝑎 − 𝑖𝑏 = 2𝑖𝑏 = 2𝑖 𝐼𝑚 𝑧
𝑖𝑣 𝑧𝑧 = 𝑎 + 𝑖𝑏 𝑎 − 𝑖𝑏 = 𝑎2 + 𝑏2 = 𝑅𝑒 𝑧 2+ 𝐼𝑚 𝑧 2
𝑣 𝑧 = 𝑧 ⇔ 𝑎 + 𝑖𝑏 = 𝑎 − 𝑖𝑏 ⇔ 𝑏 = 0 ⇒ 𝑧 is purely real
𝑣𝑖 𝑧 + 𝑧 = 0 ⇔ 𝑎 + 𝑖𝑏 + 𝑎 − 𝑖𝑏 = 0 ⇔ 𝑎 = 0 ⇒ 𝑧 is purely imaginary
Return To Top
Properties of Conjugate
𝑖 𝑧1 + 𝑧2 = 𝑧1 + 𝑧2
𝑖𝑖 𝑧1 − 𝑧2 = 𝑧1 − 𝑧2
𝑖𝑖𝑖 𝑧1 ⋅ 𝑧2 = 𝑧1 ⋅ 𝑧2
𝑧1 𝑧1
𝑖𝑣 = 𝑧2 ≠ 0
𝑧2 𝑧2
𝑣 𝑧1 + 𝑧2 + ⋯ + 𝑧𝑛 = 𝑧1 + 𝑧2 + ⋯ + 𝑧𝑛 , 𝑛𝑧 = 𝑛𝑧
𝑛
𝑣𝑖 𝑧1 ⋅ 𝑧2 ⋯ 𝑧𝑛 = 𝑧1 ⋅ 𝑧2 ⋯ 𝑧𝑛 , 𝑧𝑛 = 𝑧
Return To Top
If 𝑧 is a complex number, then the conjugate of 𝑧 + 2𝑧 is:
A
2𝑧 + 𝑧
B 𝑧 + 2𝑧
C 𝑧 − 2𝑧
D 2𝑧 − 𝑧
Return To Top
If 𝑧 is a complex number, then the conjugate of 𝑧 + 2𝑧 is:
Solution:
A
2𝑧 + 𝑧
By properties of conjugates,
𝑧1 + 𝑧2 = 𝑧1 + 𝑧2 B 𝑧 + 2𝑧
∴ 𝑧 + 2𝑧 = 𝑧 + 2𝑧
C 𝑧 − 2𝑧
⇒ 𝑧 + 2𝑧 = 𝑧 + 2𝑧
ത =2
∵ 𝑧ҧ = 𝑧 and 2
D 2𝑧 − 𝑧
Return To Top
Key Takeaways
Modulus of Complex Number
𝐼𝑚 𝑧
Let 𝑧 = 𝑥 + 𝑖𝑦 ≡ 𝑃 𝑥, 𝑦 be in the Argand plane. 𝑃 𝑧
Return To Top
Key Takeaways
Modulus of Complex Number
𝐼𝑚(𝑧)
Examples 5
4 3 + 4𝑖
𝑖) If 𝑧 = 3 + 4𝑖, then 𝑧 = 32 + 42 =5 3 0 + 3𝑖
2 5
𝑖𝑖) If 𝑧 = 5 = 5 + 0𝑖, then 𝑧 = 52 + 02 =5
1
5 + 0𝑖
𝑂 𝑅𝑒(𝑧)
𝑖𝑖𝑖) If 𝑧 = 3𝑖 = 0 + 3𝑖, then 𝑧 = 02 + 32 =3 -2 -1
-1
1 2 3 4 5 6
-2
𝑖𝑣) If 𝑧 = 0 = 0 + 0𝑖, then 𝑧 = 02 + 02 = 0
Return To Top
Let 𝑧 be a complex number such that 𝑧 + 𝑧 = 3 + 𝑖 (where 𝑖 = −1).
Then 𝑧 is equal to:
Solution: JEE Main Jan 2019
𝑧 +𝑧 = 3 +𝑖⋯ 𝑖
∴ 𝑧 = 𝑥2 + 𝑦 2 A 5 B 5
3 4
Let 𝑧 = 𝑥 + 𝑖𝑦 ⇒ 𝑧 = 𝑥 2 + 𝑦 2
4 2 2
From equation 𝑖 , =
3
+ 1 C 34 D 41
3 4
𝑥 2 + 𝑦 2 + 𝑥 + 𝑖𝑦 = 3 + 𝑖
16 2
= + 1
9
⇒𝑦=1
∴ 𝑥 2 + 12 + 𝑥 = 3 25 5
= =
9 3
⇒ 𝑥 2 + 12 = 3 − 𝑥
4
⇒ 𝑥 2 + 1 = 𝑥 2 − 6𝑥 + 9 ⇒ 𝑥 =
3
Return To Top
Key Takeaways
Properties of Modulus
𝐼𝑚(𝑧)
𝑖 For any complex number 𝑧,
−𝑧 𝑧
𝑧 = −𝑧 = 𝑧 = −𝑧
𝑅𝑒(𝑧)
𝑖𝑖 Let 𝑧 = 𝑥 + 𝑖𝑦 𝑂
𝑥2 ≤ 𝑥2 + 𝑦 2
−𝑧 𝑧
⇒ 𝑥 ≤ |𝑥| ≤ 𝑥 2 + 𝑦 2
⇒ 𝑅𝑒 𝑧 ≤ |𝑧|
And − 𝑥 2 + 𝑦 2 ≤ 𝑥 ⇒ − 𝑧 ≤ 𝑅𝑒(𝑧)
− 𝑧 ≤ 𝑅𝑒 𝑧 ≤ 𝑧
Similarly, − 𝑧 ≤ 𝐼𝑚 𝑧 ≤ 𝑧
Return To Top
Key Takeaways
Properties of Modulus
𝐼𝑚(𝑧)
𝑖𝑖𝑖 Let 𝑧 = 𝑥 + 𝑖𝑦 𝑧𝑧 = 𝑥 + 𝑖𝑦 𝑥 − 𝑖𝑦 = 𝑥 2 + 𝑦 2 = 𝑧 2
−𝑧 𝑧
1 1 𝑧
If 𝑧 is unimodular i.e., 𝑧 = 1, then 𝑧 = . = 𝑅𝑒(𝑧)
𝑧 𝑧 𝑧2
𝑂
𝑖𝑣 Let 𝑧1 = 𝑥1 + 𝑖𝑦1 , 𝑧2 = 𝑥2 + 𝑖𝑦2 , ⋯ , 𝑧𝑛 = 𝑥𝑛 + 𝑖𝑦𝑛
−𝑧 𝑧
𝑧1 𝑧2 = 𝑧1 𝑧2
In general, 𝑧1 𝑧2 𝑧3 ⋯ 𝑧𝑛 = 𝑧1 𝑧2 𝑧3 ⋯ |𝑧𝑛 |.
𝑛 times
𝑣 |𝑧 𝑛 | = 𝑧 𝑛
𝑧1 𝑧1
𝑣𝑖 = , 𝑧2 ≠ 0
𝑧2 𝑧2
Return To Top
Find 𝑧 if
1+𝑖 1+2𝑖
𝑖 𝑧 = 1 + 𝑖 1 + 2𝑖 1 + 3𝑖 𝑖𝑖 𝑧 =
1+3𝑖
3𝜋
𝑖𝑖𝑖 𝑧 = 1 + cos 2𝜃 + 𝑖 sin 2𝜃 , 𝜃 ∈ 𝜋,
2
Solution:
𝑖 𝑧 = | 1 + 𝑖 1 + 2𝑖 1 + 3𝑖 = 1 + 𝑖 1 + 2𝑖 1 + 3𝑖 = 2 ⋅ 5 ⋅ 10 = 10
3𝜋
= −2 cos 𝜃 ∵ 𝜃 ∈ 𝜋,
2
Return To Top
If 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 ⋯ 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦, then 5 ⋅ 8 ⋅ 13 ⋯ 4 + 𝑛2 is equal to ______.
Solution:
2 + 𝑖 2 + 2𝑖 2 + 3𝑖 ⋯ ⋯ 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦
⇒ 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 ⋯ ⋯ 2 + 𝑛𝑖 = 𝑥 + 𝑖𝑦
⇒ 2 + 𝑖 2 + 2𝑖 2 + 3𝑖 ⋯ ⋯ 2 + 𝑛𝑖 = |𝑥 + 𝑖𝑦|
⇒ 22 + 12 22 + 22 22 + 32 ⋯ ⋯ 22 + 𝑛2 = 𝑥 2 + 𝑦 2
5 . 8 . 13 ⋯ 4 + 𝑛2 = 𝑥 2 + 𝑦 2
Return To Top
Session 03
Argument of complex
numbers
Return To Top
𝑧−1
If 𝑧 is a complex number such that is purely imaginary, then 𝑧 is equal to ______.
𝑧+1
Solution:
𝑧−1
is purely imaginary
𝑧+1
𝑧−1 𝑧−1
⇒ + =0
𝑧+1 𝑧+1
𝑧−1 𝑧−1
⇒ + =0
𝑧+1 𝑧+1
𝑧𝑧+𝑧−𝑧−1+𝑧𝑧−𝑧+𝑧−1
⇒ =0
𝑧+1 𝑧+1
⇒ 2 𝑧𝑧 − 1 = 0
⇒ 𝑧𝑧 = 1
⇒ 𝑧2=1⇒ 𝑧 =1
Return To Top
50
3 𝑖 3
If + = 324 𝑥 + 𝑖𝑦 , then the value o f 𝑥 2 + 𝑦 2 is ______.
2 2
Solution:
50
3 𝑖 3
+ = 324 𝑥 + 𝑖𝑦
2 2
50
3 𝑖 3
⇒ + = 324 𝑥 + 𝑖𝑦
2 2
50
2
3 2 3
⇒
2
+
2
= 324 𝑥 2 + 𝑦 2 ∵ |𝑧 𝑛 | = 𝑧 𝑛
50
⇒ 3 = 324 𝑥 2 + 𝑦 2
⇒ 3 = 𝑥2 + 𝑦 2
⇒ 𝑥2 + 𝑦 2 = 9
Return To Top
If 𝑧1 , 𝑧2 , 𝑧3 are complex numbers such that
1 1 1
𝑧1 = 𝑧2 = 𝑧3 = + + = 1, then find 𝑧1 + 𝑧2 + 𝑧3 .
𝑧1 𝑧2 𝑧3
Solution:
Given: 𝑧1 = 𝑧2 = 𝑧3 = 1
⇒ 𝑧1 2 = 𝑧2 2 = 𝑧3 2 =1
⇒ 𝑧1 𝑧1 = 𝑧2 𝑧2 = 𝑧3 𝑧3 = 1
1 1 1
⇒ 𝑧1 = , 𝑧2 = , 𝑧3 =
𝑧1 𝑧2 𝑧3
1 1 1
Also given, + + =1
𝑧1 𝑧2 𝑧3
⇒ 𝑧1 + 𝑧2 + 𝑧3 = 1
⇒ 𝑧1 + 𝑧2 + 𝑧3 = 1
⇒ 𝑧1 + 𝑧2 + 𝑧3 = 1
Return To Top
If 𝑧1 = 1; 𝑧2 = 2; 𝑧3 = 3; 𝑧1 + 𝑧2 + 𝑧3 = 1, then the value of
𝑧2 𝑧3 + 4𝑧1 𝑧3 + 9𝑧1 𝑧2 is ______.
Solution:
2 2
𝑧1 2 = 1 ⇒ 𝑧1 𝑧ഥ1 = 1 𝑧2 = 4 = 𝑧2 𝑧ഥ2 𝑧3 = 9 = 𝑧3 𝑧ഥ3
= 𝑧1 𝑧2 𝑧3 𝑧1 + 𝑧2 + 𝑧3
= 𝑧1 𝑧2 𝑧3 𝑧1 + 𝑧2 + 𝑧3
= 𝑧1 𝑧2 𝑧3 𝑧1 + 𝑧2 + 𝑧3 ∵ |𝑧|ҧ = |𝑧|
= 1⋅2⋅3⋅1
=6
Return To Top
Prove that 𝑧1 + 𝑧2 2
= 𝑧1 2
+ 𝑧2 2
+ 2 𝑅𝑒 𝑧1 𝑧2
Solution:
𝑧1 + 𝑧2 2 = 𝑧1 + 𝑧2 𝑧1 + 𝑧2
= 𝑧1 + 𝑧2 𝑧1 + 𝑧2 𝑧⋅𝑧= 𝑧 2
= 𝑧1 𝑧1 + 𝑧1 𝑧2 + 𝑧2 𝑧1 + 𝑧2 𝑧2
= 𝑧1 2 + 𝑧2 2 + 𝑧1 𝑧2 + 𝑧1 𝑧2 𝑧 + 𝑧 = 2𝑅𝑒 𝑧
2
⇒ 𝑧1 + 𝑧2 = 𝑧1 2 + 𝑧2 2 + 2 𝑅𝑒 𝑧1𝑧2
Return To Top
Key Takeaways
2 2 2
➢ 𝑧1 + 𝑧2 = 𝑧1 + 𝑧2 + 2𝑅𝑒 𝑧1 𝑧2
2 2 2
➢ 𝑧1 − 𝑧2 = 𝑧1 + 𝑧2 − 2𝑅𝑒 𝑧1 𝑧2
2 2 2 2
➢ 𝑧1 + 𝑧2 + 𝑧1 − 𝑧2 = 2 𝑧1 + 𝑧2
Return To Top
Key Takeaways
2 2
➢ 𝑎𝑧1 − 𝑏𝑧2 + 𝑏𝑧1 + 𝑎𝑧2 = 𝑎 2 + 𝑏2 𝑧1 2
+ 𝑧2 2
, where 𝑎, 𝑏 are real numbers.
2 2
Proof: 𝑎𝑧1 − 𝑏𝑧2 + 𝑏𝑧1 + 𝑎𝑧2
= 𝑎 2 𝑧1 2
+ 𝑏2 𝑧2 2
− 2𝑎𝑏 𝑅𝑒 𝑧1 𝑧2 + 𝑏2 𝑧1 2
+ 𝑎 2 𝑧2 2
+ 2𝑎𝑏 𝑅𝑒 𝑧1 𝑧2
= 𝑎 2 𝑧1 2
+ 𝑏2 𝑧2 2
+ 𝑏2 𝑧1 2
+ 𝑎 2 𝑧2 2
= 𝑎 2 + 𝑏2 𝑧1 2
+ 𝑧2 2
Return To Top
Key Takeaways
𝐼𝑚 𝑧
Let 𝑃 ≡ 𝑎, 𝑏 be a point representing a non-zero 𝑃 𝑎, 𝑏
complex number 𝑧 = 𝑎 + 𝑖𝑏 in the Argand plane.
𝑏
If 𝑂𝑃 makes an angle 𝜃 with the positive real axis, 𝜃
𝑅𝑒 𝑧
then 𝜃 is called the argument or amplitude of 𝑧 and 𝑂
𝑎
written as arg 𝑧 = 𝜃.
𝑏
tan 𝜃 =
𝑎
Return To Top
Key Takeaways
Principal Argument:
General Argument:
Return To Top
Working rule for finding principal argument
𝑏
First compute acute 𝛼 such that tan 𝛼 = 𝑎, 𝑏
𝑎
CASE I: 𝑎 > 0, 𝑏 > 0
Return To Top
Working rule for finding principal argument
𝑏 𝑎, 𝑏
First compute acute 𝛼 such that tan 𝛼 =
𝑎
Return To Top
Working rule for finding principal argument
𝑏
First compute acute 𝛼 such that tan 𝛼 =
𝑎 𝑂
𝑅𝑒 𝑧
CASE III: 𝑎 < 0 , 𝑏 < 0
𝜃
𝑧 lies in Third Quadrant.
𝑎, 𝑏
arg 𝑧 = 𝜃 = 𝛼 − 𝜋
Return To Top
Working rule for finding principal argument
𝑏
First compute acute 𝛼 such that tan 𝛼 =
𝑎
𝑅𝑒 𝑧
𝑂
CASE IV: 𝑎 > 0 , 𝑏 < 0 𝜃
Return To Top
Working rule for finding principal argument
Coordinates Angle
𝑥 +ve , 𝑦 +ve 𝛼
𝑥 +ve , 𝑦 −ve −𝛼
Return To Top
Argument (Amplitude) of a Complex Number
Note 𝐼𝑚 𝑧
⇒ arg 𝑧 = 0
Purely Real
➢ 𝑎 < 0, 𝑏 = 0 ⇒ 𝑧 lies on −ve real axis
⇒ arg 𝑧 = 𝜋
Return To Top
Find the argument of the following complex numbers:
𝑖 −1−𝑖 𝑖𝑖 1 − 3𝑖 𝑖𝑖𝑖 −7 𝑖𝑣 4𝑖
Solution:
𝐼𝑚(𝑧)
𝑖) − 1 − 𝑖 1
Let 𝑧 = −1 − 𝑖 ⇒ 𝑎 = −1, 𝑏 = −1 𝑂
𝑅𝑒(𝑧)
−2 −1 1
3𝜋
∴ 𝑧 lies in third quadrant. −
4
−1
−1, −1
𝑏 −1 𝜋
tan 𝛼 = = =1⇒𝛼= arg 𝑧 = 𝜃 = 𝛼 − 𝜋
𝑎 1 4 −2
𝜋 3𝜋
arg 𝑧 = −𝜋 =−
4 4
Return To Top
Find the argument of the following complex numbers:
𝑖 −1−𝑖 𝑖𝑖 1 − 3𝑖 𝑖𝑖𝑖 −7 𝑖𝑣 4𝑖
Solution:
𝐼𝑚(𝑧)
𝑖𝑖) 1 − 3𝑖 1
Let 𝑧 = 1 − 3𝑖 ⇒ 𝑎 = 1, 𝑏 = − 3 𝑂
𝜋
𝑅𝑒(𝑧)
−2 −1 − 1
3
∴ 𝑧 lies in fourth quadrant.
−1
𝑏 − 3 𝜋 1, − 3
tan 𝛼 = = = 3⇒𝛼= arg 𝑧 = 𝜃 = −𝛼
𝑎 1 3 −2
𝜋
arg 𝑧 = −
3
Return To Top
Find the argument of the following complex numbers:
𝑖 −1−𝑖 𝑖𝑖 1 − 3𝑖 𝑖𝑖𝑖 −7 𝑖𝑣 4𝑖
Solution: 𝐼𝑚(𝑧)
𝑖𝑖𝑖) − 7 7
𝜋
Let 𝑧 = −7 ⇒ 𝑎 = −7, 𝑏 = 0 −7, 0
𝑂
𝑅𝑒(𝑧)
∴ 𝑧 lies on the negative real axis. −7 7
arg 𝑧 = 𝜋 ∵𝑎<0 −7
Return To Top
Find the argument of the following complex numbers:
𝑖 −1−𝑖 𝑖𝑖 1 − 3𝑖 𝑖𝑖𝑖 −7 𝑖𝑣 4𝑖
Solution: 𝐼𝑚(𝑧)
4 4, 0
𝑖𝑣) 4𝑖
𝜋
2
Let 𝑧 = 4𝑖 ⇒ 𝑎 = 0, 𝑏 = 4 𝑅𝑒(𝑧)
𝑂
−4 4
∴ 𝑧 lies on the positive imaginary axis.
−4
𝜋
arg 𝑧 = ∵𝑏>0
2
Return To Top
Different Forms of a Complex Number
Return To Top
Different Forms of a Complex Number
𝜃
Proof 𝑎 𝑀
𝑅𝑒 𝑧
𝑂
𝑎
In ∆𝑂𝑃𝑀, cos 𝜃 = ⇒ 𝑎 = 𝑟 cos 𝜃
𝑟
𝑏
sin 𝜃 =
𝑟
⇒ 𝑏 = 𝑟 sin 𝜃
𝑧 = 𝑎 + 𝑖𝑏 = 𝑟 cos 𝜃 + 𝑖 𝑟 sin 𝜃
∴ 𝑧 = 𝑟 cos 𝜃 + 𝑖 sin 𝜃
Return To Top
Express the complex number −1 − 𝑖 3 in polar form.
Solution: 𝐼𝑚(𝑧)
1
Let 𝑧 = −1 − 𝑖 3 = 𝑎 + 𝑖𝑏
𝑏 − 3
tan 𝛼 = ⇒ tan 𝛼 = = 3
𝑎 −1 −1, − 3 −2
𝜋
⇒𝛼=
3
𝜋 2𝜋
⇒𝜃 = −𝜋 =−
3 3
Return To Top
Express the complex number −1 − 𝑖 3 in polar form.
Solution: 𝐼𝑚(𝑧)
𝑟=2 1
2𝜋
𝜃=− 𝑅𝑒(𝑧)
3 𝑂
−2 −1 1
2𝜋
∴ −1 − 𝑖 3 = 𝑟 cos 𝜃 + 𝑖 sin 𝜃 −
−1 3
2𝜋 2𝜋
= 2 cos − + 𝑖 sin −
3 3
−1, − 3 −2
Return To Top
Session 04
Euler and vector form of
complex numbers
Return To Top
Key Takeaways
Euler Form
𝐼𝑚 𝑧
For complex number, 𝑧 = 𝑎 + 𝑖𝑏 = 𝑟 cos 𝜃 + 𝑖 sin 𝜃 𝑃 𝑎, 𝑏
𝑥2 𝑥4 𝑥6 𝑥8
cos 𝑥 = 1 − + − + − ⋯
2! 4! 6! 8!
𝑥3 𝑥5 𝑥7 𝑥9
sin 𝑥 = 𝑥 − + − + − ⋯
3! 5! 7! 9!
𝑥 𝑥 𝑥2 𝑥3 𝑥4 𝑥5
𝑒 =1+ + + + + +⋯
1! 2! 3! 4! 5!
Return To Top
Key Takeaways
Euler Form
𝑥 𝑥2 𝑥3 𝑥4 𝑥5
𝑒𝑥 = 1 + + + + + +⋯
1! 2! 3! 4! 5!
Let 𝑥 = 𝑖𝜃
𝑖𝜃 𝑖𝜃 2 (𝑖𝜃)3 𝑖𝜃 4 𝑖𝜃 5
𝑒 𝑖𝜃 = 1 + + + + + +⋯
1! 2! 3! 4! 5!
𝑖𝜃
𝜃 𝜃2 𝜃3 𝜃4 𝜃5
⇒𝑒 = 1+𝑖 − −𝑖 + +𝑖 +⋯
1! 2! 3! 4! 5!
𝜃2 𝜃4 𝜃3 𝜃5
⇒ 𝑒𝑖𝜃 = 1 − + −⋯ +𝑖 𝜃− + −⋯
2! 4! 3! 5!
cos 𝜃 sin 𝜃
⇒ 𝑒𝑖𝜃 = cos 𝜃 + 𝑖 sin 𝜃
Return To Top
The Euler form of 𝑧 = −1 − 𝑖 is:
A 𝑖𝜋
2𝑒− 4
B 𝑖3𝜋
2𝑒− 4
C 𝑖3𝜋
2𝑒 4
D 𝑖𝜋
2𝑒 4
Return To Top
The Euler form of 𝑧 = −1 − 𝑖 is:
Solution:
A 𝑖𝜋
𝑧 = 12 + 12 = 2 2𝑒− 4
1 𝜋
tan 𝛼 = =1⇒𝛼=
1 4
B 𝑖3𝜋
3𝜋 2𝑒− 4
𝑧 lies in the third quadrant, so arg 𝑧 = 𝛼 − 𝜋 = −
4
𝑖3𝜋
∴ Euler form of 𝑧 = −1 − 𝑖 is 2𝑒 − 4 C 𝑖3𝜋
2𝑒 4
D 𝑖𝜋
2𝑒 4
Return To Top
𝑖𝜋
If 𝑧 = −2𝑒 −
3 , then which of the following is true?
Solution:
A
𝑖𝜋 𝑧 = −2
Given: 𝑧 = −2𝑒 −3
= −2 cos −
𝜋
+ 𝑖 sin −
𝜋 B
3 3 𝑧 =2
1 3
= −2
2
−𝑖
2
C arg 𝑧 = −
𝜋
3
1 3
=2 − +𝑖
2 2 D arg 𝑧 =
2𝜋
3
𝜋 𝜋
⇒ 𝑧 = 2 cos 𝜋 − + 𝑖 sin 𝜋 −
3 3
2𝜋
2𝜋 2𝜋
= 2 cos + 𝑖 sin = 2 ⋅ 𝑒𝑖 3
3 3
2𝜋
∴ 𝑧 =2 arg 𝑧 =
3
Return To Top
cos 𝜃+𝑖 sin𝜃 4 𝐴
If = 𝐴 + 𝑖𝐵, then is equal to _________.
sin 𝜃+𝑖 cos 𝜃 𝐵
Solution:
4
𝑒𝑖𝜃
= 4
𝑒−𝑖𝜃
4
= 𝑒 2𝑖𝜃
= 𝑒𝑖8𝜃
⇒ 𝐴 + 𝑖𝐵 = cos 8𝜃 + 𝑖 sin 8𝜃
𝐴 cos 8𝜃
∴ = = cot 8𝜃
𝐵 sin 8𝜃
Return To Top
Key Takeaways
Return To Top
Key Takeaways
𝐼𝑚 𝑧 𝑅 𝑧1 + 𝑧2
Vector Form (Vectorial Representation) 𝑄 𝑧2 ≡ 𝑎2 , 𝑏2
∴ 𝑂𝑆 = 𝑧1 − 𝑧2 𝑄 ′ −𝑧2
Return To Top
Geometrical Representation of Fundamental Operations
Return To Top
Properties of Argument
Note
Return To Top
Geometrical Representation of Fundamental Operations
represented by 𝑃 and 𝑄. 𝜃2
𝑟1 𝑃 𝑧1
𝑧1 𝑟1 𝑒 𝑖𝜃1 𝜃1
= 𝑅𝑒 𝑧
𝑧2 𝑟2 𝑒 𝑖𝜃2
𝑂
𝜃1 − 𝜃2
𝑧1 𝑟1 𝑖 (𝜃1 −𝜃2 )
⇒ = 𝑒 𝑟1
𝑧2 𝑟2 𝑟2 𝑧1
𝑅
𝑧2
𝑧1
arg = 𝜃1 − 𝜃2 + 2𝑛𝜋; 𝑛 ∈ ℤ
𝑧2
Return To Top
If arg 𝑧1 = 160° and arg 𝑧2 = 80° , then arg 𝑧1 𝑧2 is equal to _________.
Solution:
Given: arg 𝑧1 = 160° and arg 𝑧2 = 80°
Here, 𝜃1 + 𝜃2 ∉ −𝜋, 𝜋
⇒ arg 𝑧1 𝑧2 = −120°
2𝜋
∴ arg 𝑧1𝑧2 = −
3
Return To Top
If 𝑧 = 1 + 𝑖, then arg 𝑧 50 equals ________.
Solution:
Given: 𝑧 = 1 + 𝑖
1 1
𝑧= 2 + 𝑖
2 2
𝜋 𝜋
= 2 cos + 𝑖 sin
4 4
𝜋
∴ arg 𝑧 =
4
𝜋
∴ arg 𝑧 50 = 50 ⋅ + 2𝑘𝜋, 𝑘 ∈ ℤ
4
𝜋
∴ arg 𝑧 50 =
2
Return To Top
Let 𝑧1 = 1 + 𝑖 and 𝑧2 = −1 + 𝑖. Then compute:
𝑧1
𝑖 𝑧1 + 𝑧2 𝑖𝑖 𝑧1 − 𝑧2 𝑖𝑖𝑖 𝑧1 ⋅ 𝑧2 𝑖𝑣
𝑧2
Solution:
𝑖 𝑧1 + 𝑧2 = 1 + 𝑖 + −1 + 𝑖 𝑖𝑣
𝑧1 1+𝑖
𝑧2
=
−1+𝑖
= 2𝑖 1+𝑖 −1−𝑖
= ×
−1+𝑖 −1−𝑖
𝑖𝑖 𝑧1 − 𝑧2 = 1 + 𝑖 − −1 + 𝑖
−1−𝑖−𝑖−𝑖2
=
1−𝑖2
=2
−1−2𝑖+1
=
𝑖𝑖𝑖 𝑧1 ⋅ 𝑧2 = 1 + 𝑖 ⋅ −1 + 𝑖 2
= −𝑖
= 𝑖2 − 1
= −2
Return To Top
Key Takeaways
Activity on Transformation
𝐼𝑚
𝑧1 + 𝑧2 & 𝑧1 − 𝑧2 are the
2 two diagonals of the
parallelogram.
𝑧1 = 1 + 𝑖
𝑧2 𝑧1 + 𝑧2 𝑧1 − 𝑧2
𝑧2 = −1 + 𝑖 𝑧1
1
𝑧1 + 𝑧2
135°
𝑧1 − 𝑧2 45° 𝑧1 − 𝑧2
−3 −2 −1 1 2 3 𝑅𝑒
−1
−𝑧2
−2
Return To Top
Key Takeaways
Activity on Transformation
𝐼𝑚
On multiplying 𝑧1& 𝑧2
2 arg 𝑧1 ⋅ 𝑧2 = arg 𝑧1 + arg(𝑧2 )
𝑧1 ⋅ 𝑧2 = 𝑧1 𝑧2
𝑧1 = 1 + 𝑖
𝑧2 = −1 + 𝑖 𝑧2 𝑧1
1
𝑧1 + 𝑧2
135°
𝑧1 − 𝑧2 𝑧1 ⋅ 𝑧2 180° 45°
𝑧1 ⋅ 𝑧2 −3 −2 −1 1 2 3 𝑅𝑒
−1
−2
Return To Top
Key Takeaways
Activity on Transformation
𝐼𝑚
On dividing 𝑧1& 𝑧2
𝑧1
2 arg = arg 𝑧1 − arg(𝑧2)
𝑧2
𝑧1 𝑧1
=
𝑧1 = 1 + 𝑖 𝑧2 𝑧2
𝑧2 = −1 + 𝑖 𝑧2 𝑧1
1
𝑧1 + 𝑧2
𝑧1 − 𝑧2
𝑧1 ⋅ 𝑧2 −3 −2 −1 1 2 3 𝑅𝑒
90°
𝑧1
𝑧2
𝑧1
−1 𝑧2
−2
Return To Top
Let 𝑧1 and 𝑧2 be two complex numbers with arguments 𝜃1 and 𝜃2
respectively. Then prove that 𝑅𝑒 𝑧1 𝑧2 = 𝑧1 𝑧2 cos 𝜃1 − 𝜃2
Solution:
𝑅𝑒 𝑧1 𝑧2 = 𝑅𝑒 𝑧1 𝑒𝑖𝜃1 ⋅ 𝑧2 𝑒 −𝑖𝜃2
= 𝑅𝑒 𝑧1 𝑧2 𝑒𝑖 𝜃1 −𝜃2
= 𝑅𝑒 𝑧1 𝑧2 {cos 𝜃1 − 𝜃2 + 𝑖 sin 𝜃1 − 𝜃2 }
= 𝑧1 𝑧2 cos 𝜃1 − 𝜃2
Return To Top
Let 𝑧1 and 𝑧2 be two complex numbers such
that 𝑧1 = 𝑧1 𝑒𝑖𝜃1 and 𝑧2 = 𝑧2 𝑒𝑖 𝜃2 , then
2 2 2
➢ 𝑧1 + 𝑧2 = 𝑧1 + 𝑧2 + 2𝑅𝑒 𝑧1 𝑧2
2 2 2
➢ 𝑧1 − 𝑧2 = 𝑧1 + 𝑧2 − 2𝑅𝑒 𝑧1 𝑧2
2 2 2
➢ 𝑧1 + 𝑧2 = 𝑧1 + 𝑧2 + 2 𝑧1 𝑧2 cos 𝜃1 − 𝜃2
2 2 2
➢ 𝑧1 − 𝑧2 = 𝑧1 + 𝑧2 − 2 𝑧1 𝑧2 cos 𝜃1 − 𝜃2
Return To Top
Properties of Argument
Note
➢ arg 𝑧1 = arg 𝑧2 ⟺ 𝑧1 + 𝑧2 = 𝑧1 + 𝑧2 , 𝑧1 − 𝑧2 = 𝑧1 − 𝑧2
➢ arg 𝑧 = − arg 𝑧
Proof
𝐼𝑚 𝑧
+𝜃
𝑅𝑒 𝑧
𝑂 −𝜃
Return To Top
If 𝑧1 and 𝑧2 are two non-zero complex numbers satisfying the equation
𝑧1 = 𝑧2 + 𝑧1 − 𝑧2 , then which of the following is/are true ?
Solution:
𝑧1 = 𝑧2 + 𝑧1 − 𝑧2 ⇒ 𝑧1 − 𝑧2 = 𝑧1 − 𝑧2 A Im
𝑧1
=0
𝑧2
𝑧1 − 𝑧2 2 = 𝑧1 − 𝑧2 2 B
Im 𝑧1 𝑧2 = 0
⇒ 𝑧1 2 + 𝑧2 2 − 2 𝑧1 𝑧2 = 𝑧1 2 + 𝑧2 2 − 2 𝑧1 𝑧2 cos 𝜃1 − 𝜃2 ,
Where 𝜃1 , 𝜃2 represents argument of 𝑧1, 𝑧2 respectively. C
arg 𝑧1𝑧2 = 0
⇒ cos 𝜃1 − 𝜃2 = 1 ⇒ 𝜃1 − 𝜃2 = 2𝑛𝜋 𝑛 ∈ ℤ
𝑧1
is purely real. ⇒ arg 𝑧1
= 0 ⇒ Im
𝑧1
=0
𝑧2 𝑧2 𝑧2
Return To Top
THANK
YOU
Return To Top