In the previous section, we saw the details about Argand plane. In this section, we will see Polar representation.
Some basics can be written in 9 steps:
1. In fig.5.4 below, P(x,y) represents the complex number z = x+yi
![]() |
Fig.5.4 |
• We have seen that, OP will be the modulus of z.
• Let the length of OP be r. Then we can write: OP = r = |z|
• PP1 is the perpendicular dropped from P onto the x axis.
• PP2 is the perpendicular dropped from P onto the y axis.
2. Let OP make an angle of 𝜽 radians with the positive side of the x axis.
• Then we get:
♦ OP1 = r cos 𝜽
♦ PP1 = r sin 𝜽
3. Now we can write the complex number in terms of r and 𝜽:
♦ OP1 = x. So we get x = r cos 𝜽
♦ PP1 = OP2 = y. So we get: y = r sin 𝜽
• Then the complex number z = x+yi can be written as: r cos 𝜽 + r i sin 𝜽
♦ This is same as: z = r(cos 𝜽 + i sin 𝜽)
4. So we have two methods to represent a complex number:
(i) z = x+yi
(ii) z = r(cos 𝜽 + i sin 𝜽)
• In the first method, two distances (x and y) will give the complex number.
♦ That is., the ordered pair (x,y) will give the complex number.
• In the second method, a distance (r) and an angle (𝜽) will give the complex number.
♦ That is., the ordered pair (r,𝜽) will give the complex number.
[Since 𝜽 is measured in radians, it will be a real number. So (r,𝜽) is an ordered pair of real numbers.]
• We have already seen that, r (which is the modulus) can be calculated using x and y as: |z|=√x2+y2
5. Writing a complex number in the form r(cos 𝜽 + i sin 𝜽) is called polar representation of a complex number.
• (r,𝜽) is called polar coordinates of the complex number.
• The origin is considered as the pole.
• 𝜽 should be measured from the +ve direction of the x axis.
♦ 𝜽 is called the argument of the complex number z.
♦ 𝜽 is also called the amplitude of the complex number z.
6. In the above five steps, the complex number that we considered was in the first quadrant.
•
But we may have to deal with complex numbers which are in the second,
third or fourth quadrants also. This is shown in fig.5.5 below:
![]() |
Fig.5.5 |
• So 𝜽 can be any value between 0 and 2π.
• 𝜽 can be zero also. (This happens when the complex number is on the positive side of the x axis)
7. In chapter 3, we have seen that, even if 𝜽 is greater than π2,
♦ cosine will give the x coordinate of P
♦ sine will give the y coordinate of P
♦ (Details here)
• So
even if 𝜽 (argument) of a complex number is greater than
π2, we can use the polar representation for that complex
number.
8. In chapter 3, we also saw that, 𝜽 can be greater than
2π. But then the results will be same as completing one or more full
rotations.
• So we will need only those values 'which are between 0 and 2π'. It will take care of all the four quadrants.
9. However, while dealing with complex numbers, mathematicians prefer another method. It can be written in 3 steps:
(i) If P is in the first or second quadrants, the argument is considered to be +ve.
• That is.,
♦ the rotation starts from the +ve side of the x axis in the anti-clockwise direction.
♦ the rotation ends at the -ve side of the x axis.
(ii) If P is in the third or fourth quadrants, the argument is considered to be -ve.
• That is.,
♦ the rotation starts from the +ve side of the x axis in the clockwise direction.
♦ the rotation ends at the -ve side of the x axis.
(iii) This method will also take care of all the four quadrants. It is shown in fig.5.6 below:
![]() |
Fig.5.6 |
Now we will see some solved examples
Solved example 5.6
Represent the complex number z=1+√3i in the polar form.
Solution:
1.
The complex number is given to us in the form x+yi. We have to convert
it into the form:
r[cos 𝜽 + i sin 𝜽]
• For that, we have to
find the polar coordinates (r,𝜽)
2. Since the two forms are equal, we can equate the corresponding parts:
♦ Equating the real parts, we get: x = r cos 𝜽
♦ Equating the imaginary parts, we get: y = r sin 𝜽
3. We know that r=|z|=√x2+y2
• So in our present case, we get:
r=√12+(√3)2=√1+3=√4=±2
• r is the distance between the complex number and the origin. A distance cannot be -ve. So we can write: r = 2
4. From the results in (2), we get:
(i) x=1=2cosθ
(ii) y=√3=2sinθ
• We must find that value of 𝜽 which satisfies both (i) and (ii)
5. Taking ratios, (ii) to (i), we get:
2sinθ2cosθ=√31
⇒tanθ=√3
• This is a trigonometrical equation. We learned to solve them in chapter 3. (Details here)
6. We know that, tanπ3=√3
• So we can write: tanπ3=tanθ=√3
• From this we get: θ=π3
Check:
• Substituting this value of 𝜽 in 4(i), we get:
1=2cosπ3=2×12=1. This is true.
• Substituting this value of 𝜽 in 4(ii), we get:
√3=2sinπ3=2×√32=√3. This is true.
• So θ=π3 is acceptable.
7. There is another possible value for 𝜽. It can be calculated using the identity: tan 𝜽 = tan (π+𝜽)
• So we can write:
tanπ3=tanθ=tan(π+θ)=tan(π+π3)=√3
• From this we get: tanθ=tan(4π3)=√3
• So θ=4π3
Check:
• Substituting this value of 𝜽 in 4(i), we get:
1=2cos4π3=2×−12=−1. This is not true.
• Substituting this value of 𝜽 in 4(ii), we get:
√3=2sin4π3=2×−√32=−√3. This is not true.
• Value of 𝜽 will be acceptable only if both equations 4(i) and 4(ii) are satisfied. So θ=4π3 is not acceptable.
8. Thus we get the values of r and 𝜽:
♦ From (3), we get: r = 2
♦ From (6),we get: θ=4π3
9. So the required polar form is: z=2(sinπ3+icosπ3).
• The point P in fig.5.7(a) below represents the given complex number in the Argand plane.
![]() |
Fig.5.7 |
In the above example, we had to perform two checks.
Those two checks can be avoided by using a simple trick. This can be
explained in 4 steps:
1. We saw that two values of 𝜽 are possible. This is because, tangent of 𝜽 can be √3 on two occasions:
(i) When 𝜽 = π3
(ii) When 𝜽 = 4π3
2. But only one value is acceptable because in total, three equations should be satisfied:
(i) 1=2cosθ
(ii) √3=2sinθ
(iii) √3=tanθ
3. We see that both sin 𝜽 and cos 𝜽 are +ve.
• This is possible only when 𝜽 is in the first quadrant.
4. So we must choose that 𝜽 which is in the first quadrant.
• Using this trick, the two checks can be avoided.
Solved example 5.7
Convert the complex number z=−161+√3i in the polar form.
Solution:
1.
First we have to convert the given complex number into the form x+yi. It can be done as shown below:
−161+√3i=−161+√3i×1−√3i1−√3i−161+√3i=(−16)(1−√3i)12−(√3)2(i)212−3i(a+b)(a−b)=a2−b2−161+√3i=(−16)(1−√3i)1−(3)(−1)−161+√3i=(−16)(1−√3i)4−161+√3i=−4(1−√3i)−161+√3i=−4+4√3i
2. Now the complex number is in the form x+yi. We have to convert
this into the form:
r[cos 𝜽 + i sin 𝜽]
• For that, we have to
find the polar coordinates (r,𝜽)
3. Since the two forms are equal, we can equate the corresponding parts:
♦ Equating the real parts, we get: x = r cos 𝜽
♦ Equating the imaginary parts, we get: y = r sin 𝜽
4. We know that r=|z|=√x2+y2
• So in our present case, we get:
r=√(−4)2+(4√3)2=√16+(16×3)=√64=±8
• r is the distance between the complex number and the origin. A distance cannot be -ve. So we can write: r = 8
5. From the results in (3), we get:
(i) x=−4=8cosθ
(ii) y=4√3=8sinθ
• cos 𝜽 is -ve and sin 𝜽 is +ve. So 𝜽 is in the second quadrant.
6. Taking ratios, (ii) to (i), we get:
8sinθ8cosθ=4√3−4
⇒tanθ=−√3
• This is a trigonometrical equation. We learned to solve them in chapter 3. (Details here)
7. We know that, tanπ3=√3
• We have the identity: tan (π-𝜽) = -tan 𝜽
If we put θ=π3, we get:
tan(π−π3)=−tanπ3=−√3
⇒tan(2π3)=−tanπ3=−√3
⇒tanθ=tan(2π3)=−√3
• From this we get: θ=2π3
8. There is another possible value for 𝜽. It can be calculated using the identity: tan 𝜽 = tan (π+𝜽)
• So we can write:
tan2π3=tanθ=tan(π+θ)=tan(π+2π3)=−√3
• From this we get: tanθ=tan(5π3)=−√3
• So θ=5π3
9. So we have two values:
• From (7), we have: θ=2π3
♦ This is in the second quadrant.
• From (8), we have: θ=5π3
♦ This is in the fourth quadrant.
10. In step (5), we saw that 𝜽 is in the second quadrant.
• So θ=2π3 is the acceptable value.
11. Thus we get the values of r and 𝜽:
♦ From (4), we get: r = 8
♦ From (10),we get: θ=2π3
12. So the required polar form is: z=8(sin2π3+icos2π3).
• The point P in fig.5.7(b) above represents the given complex number in the Argand plane.
The link below gives a PDF file with more solved examples:
• In the next section, we will see quadratic equations.
Copyright©2022 Higher secondary mathematics.blogspot.com
No comments:
Post a Comment