In the previous section, we saw the the algebraic operations on complex numbers. We also saw identities related to complex numbers. In this section, we will see modulus and conjugate of a complex number.
Modulus of a complex number
This can be written in 3 steps:
1. Consider the complex number a+bi
• We can take out 'a' and 'b' and then calculate √a2+b2.
2. Since 'a' and 'b' are real numbers and since they are being squared and added, this √a2+b2 will be a +ve real number.
• This +ve real number is called the modulus of the complex number a+bi
3. Modulus of any complex number z is denoted as: |z|
• So we can write:
If z=a+bi, then |z|=√a2+b2
• Let us see some examples:
♦ If z = 2+i, then |z| = |2+i| = √22+12=√4+1=√5
♦ If z = 3-7i, then |z| = |3-7i| = √32+(−7)2=√9+49=√58
Conjugate of a complex number
This can be written in 4 steps:
1. Consider the complex number a+bi
• We can take out 'a' and 'b' and using them, form a new complex number.
2. This new complex number is such that:
♦ Real part is the same a
♦ Imaginary part is the same b but with sign reversed
3. So the new complex number will be a-bi
• This new complex number is the conjugate of the given complex number a+bi
4. Conjugate of any complex number is denoted as: ˉz
• So we can write:
If z=a+bi, then ˉz=a−bi
• Let us see some examples:
♦ If z = 2+i, then ˉz=¯2+i=2−i
♦ If z = 3-7i, then ˉz=¯3−7i=3+7i
Relation between z, 1z, ˉz and |z|
This can be written in 3 steps:
1. Consider the complex number z = a+bi
We know that, it's multiplicative inverse will be: 1z=[aa2+b2 + (−ba2+b2)i]
2. The multiplicative inverse consists of two fractions. Since the denominators are the same, we can easily combine them.
• We get: 1z=[a−bia2+b2]
♦ The numerator on the right side is ˉz
♦ The denominator on the right side is |z|2
3. Thus we get:1z=ˉz|z|2
• Rearranging this, we get: |z|2=zˉz
In addition to the above relation, we can derive six more results:
1. |z1z2|=|z1|×|z2|
• Let us see an example:
♦ If z1 = 3+4i and z2 = 12+5i, then z1z2 = 16+63i
♦ (We already know how to calculate z1z2)
♦ |z1| = √32+42=√25 = 5
♦ |z2| = √122+52=√169 = 13
♦ |z1z2| = √162+632=√4225 = 65
♦ 65 = 5 × 13
2. |z1z2|=|z1||z2| Provided |z2| ≠ 0
• Let us see an example:
(i) Let z1 = 3+4i and z2 = 12+5i
First we calculate 1z2, which is the multiplicative inverse of z2:
1z2=112+5i1z2=12122+52 + −5i122+521z2=12169+−5i169
(ii) So z1z2=z1×1z2=(3+4i)×(12169+−5i169)
This works out to 3297+17i87
(iii) Thus |z1z2|=|3297+17i87|=513
(iv) Next we calculate individual moduli:
|z1| = |3+4i| = 5
|z2| = |12+5i| = 13
(v) Thus we get: |z1z2|=|z1||z2|
3. ¯z1z2=¯z1ׯz2
• Let us see an example:
♦ If z1 = 3+4i and z2 = 12+5i, then z1z2 = 16+63i
♦ ¯z1=¯3+4i=3−4i
♦ ¯z2=¯12+5i=12−5i
♦ ¯z1ׯz2=(3−4i)×(12−5i)=16−63i
♦ ¯z1z2=¯16+63i=16−63i
4. ¯z1+z2=¯z1+¯z2
• Let us see an example:
♦ If z1 = 3+4i and z2 = 12+5i, then z1+z2 = 15+9i
♦ ¯z1=3−4i and ¯z2=12−5i
♦ ¯z1+¯z2=(3−4i)+(12−5i)=15−9i
♦ ¯z1+z2=¯15+9i=15−9i
5. ¯z1−z2=¯z1−¯z2
• Let us see an example:
♦ If z1 = 3+4i and z2 = 12+5i, then z1-z2 = -9-i
♦ ¯z1=3−4i and ¯z2=12−5i
♦ ¯z1−¯z2=(3−4i)−(12−5i)=−9+i
♦ ¯z1−z2=¯−9−i=−9+i
6. ¯(z1z2)=¯z1¯z2 Provided z2 ≠ 0
• Let us see an example:
(i) Let z1 = 3+4i and z2 = 12+5i
First we calculate 1z2, which is the multiplicative inverse of z2:
1z2=112+5i1z2=12122+52 + −5i122+521z2=12169+−5i169
(ii) So z1z2=z1×1z2=(3+4i)×(12169+−5i169)
This works out to 3297+17i87
(iii) Thus ¯(z1z2)=¯3297+17i87=3297−17i87
(iv) Next we write the individual conjugates:
¯z1=3−4i and ¯z2=12−5i
(v) Now we get: ¯z1¯z2=3−4i12−5i=3297−17i87
This is the same result obtained in (iii)
Let us see some solved examples:
Solved example 5.4
Find the multiplicative inverse of 2-3i
Solution:
1. Multiplicative inverse of any complex number z is denoted as: 1z
• It can be obtained using the equation: 1z=ˉz|z|2
2. So our first aim is to write ˉz
We have: ˉz=¯2−3i=2+3i
3. Next we calculate |z|2
We have: |z|2=|2−3i|2=(22+(−3)2)=(4+9)=13
4. Thus we get: 1z=ˉz|z|2=2+3i13=213+313i
Alternate method:
1. We want 1z, which is the reciprocal of z
• That means, we want 12−3i
2. We need to write 12−3i in the form a+bi
• So we need to remove i from the denominator. For that, we can multiply both numerator and denominator by (2+3i)
3. Thus we get:
12−3i=1(2+3i)(2−3i)(2+3i)12−3i=(2+3i)22−(3i)212−3i(a+b)(a−b)=a2−b212−3i=(2+3i)4+912−3i=(2+3i)1312−3i=213+313i
Solved example 5.5
Express the following in the form a+bi
(i) 5+√2i1−√2i (ii) i−35
Solution(i):
5+√2i1−√2i=(5+√2i)(1+√2i)(1−√2i)(1+√2i)5+√2i1−√2i=(5+√2i)(1+√2i)12−(√2i)212−3i(a+b)(a−b)=a2−b25+√2i1−√2i=5+5√2i+√2i+(√2i)21−(2×−1)5+√2i1−√2i=5+5√2i+√2i+(2×−1)1−(2×−1)5+√2i1−√2i=5+5√2i+√2i−21+25+√2i1−√2i=3+6√2i35+√2i1−√2i=1+2√2i
Solution(ii):
1. Dividing 35 by 4, we get: 35÷4=834
♦ So the remainder is 3
2. Thus i−35=1i35=1−i
3. Now we remove -i from the denominator:
1−i=1−i×ii=i−1×i2=i−1×−1=i1=i
The link below gives some solved examples related to the topics that we have discussed so far in this chapter.
• In the next section, we will see Argand plane and Polar representation.
Copyright©2022 Higher secondary mathematics.blogspot.com
No comments:
Post a Comment