5.2: The Trigonometric Form of a Complex Number
( \newcommand{\kernel}{\mathrm{null}\,}\)
Focus Questions
The following questions are meant to guide our study of the material in this section. After studying this section, we should understand the concepts motivated by these questions and be able to write precise, coherent answers to these questions.
- What is the polar (trigonometric) form of a complex number?
- How do we multiply two complex numbers in polar form?
- How do we divide one complex number in polar form by a nonzero complex number in polar form?
Beginning Activity
If z=a+bi is a complex number, then we can plot z in the plane as shown in Figure 5.2.1. In this situation, we will let r be the magnitude of z (that is, the distance from z to the origin) and θ the angle z makes with the positive real axis as shown in Figure 5.2.1.
Use right triangle trigonometry to write a and b in terms of r and θ.
Explain why we can write z as
z=r(cos(θ)+isin(θ)).
When we write z in the form given in Equation 5.2.1:, we say that z is written in trigonometric form (or polar form).
The angle θ is called the argument of the argument of the complex number z and the real number r is the modulus or norm of z. To find the polar representation of a complex number z=a+bi, we first notice that
r=|z|=√a2+b2
a=rcos(θ)
b=rsin(θ)
Multiplication of complex numbers is more complicated than addition of complex numbers. To better understand the product of complex numbers, we first investigate the trigonometric (or polar) form of a complex number. This trigonometric form connects algebra to trigonometry and will be useful for quickly and easily finding powers and roots of complex numbers.
Note
The word polar here comes from the fact that this process can be viewed as occurring with polar coordinates.
Figure 5.2.1: Trigonometric form of a complex number.
To find θ, we have to consider cases.
- If z=0=0+0i,then r=0 and θ can have any real value.
- If z≠0 and a≠0, then tan(θ)=ba.
- If z≠0 and a=0 (so b≠0), then
∗ θ=π2 if b>0
∗ θ=−π2 if b<0
Exercise 5.2.1
- Determine the polar form of the complex numbers w=4+4√3i and z=1−i.
- Determine real numbers a and b so that a+bi=3(cos(π6)+isin(π6))
- Answer
-
1. Note that |w|=√42+(4√3)2=4√4=8 and the argument of w is arctan(4√34)=arctan√3=π3. So
w=8(cos(π3)+sin(π3))
Also, |z|=√12+12=√2 and the argument of z is arctan(−11)=−π4.
So z=√2(cos(−π4)+sin(−π4))=√2(cos(π4)−sin(π4)
2. Recall that cos(π6)=√32 and sin(π6)=12. So 3(cos(π6+isin(π6))=3(√32+12i)=3√32+32i
So a=3√32 and b=32.
There is an alternate representation that you will often see for the polar form of a complex number using a complex exponential. We won’t go into the details, but only consider this as notation. When we write eiθ (where i is the complex number with i2=−1) we mean
eiθ=cos(θ)+isin(θ)
So the polar form r(cos(θ)+isin(θ)) can also be written as reiθ:
reiθ=r(cos(θ)+isin(θ))
Products of Complex Numbers in Polar Form
There is an important product formula for complex numbers that the polar form provides. We illustrate with an example.
Example 5.2.1: Products of Complex Numbers in Polar Form
Let w=−12+√32i and z=√3+i. Using our definition of the product of complex numbers we see that
wz=(√3+i)(−12+√32i)=−√3+i.
Now we write w and z in polar form. Note that |w|=√(−12)2+(√32)2=1 and the argument of w satisfies tan(θ)=−√3. Since w is in the second quadrant, we see that θ=2π3, so the polar form of w is w=cos(2π3)+isin(2π3)
Also, |z|=√(√3)2+12=2 and the argument of z satisfies tan(θ)=1√3.
Since z is in the first quadrant, we know that θ=π6 and the polar form of z is z=2[cos(π6)+isin(π6)]
We can also find the polar form of the complex product wz. Here we have |wz|=2, and the argument of zw satisfies tan(θ)=−1√3. Since wz is in quadrant II, we see that θ=5π6 and the polar form of wz is wz=2[cos(5π6)+isin(5π6)].
When we compare the polar forms of w,z, and wz we might notice that |wz|=|w||z| and that the argument of zw is 2π3+π6 or the sum of the arguments of w and z. This turns out to be true in general.
The result of Example 5.2.1 is no coincidence, as we will show. In general, we have the following important result about the product of two complex numbers.
Multiplication of Complex Numbers in Polar Form
Let w=r(cos(α)+isin(α)) and z=s(cos(β)+isin(β)) be complex numbers in polar form. Then the polar form of the complex product wz is given by
wz=rs(cos(α+β)+isin(α+β))
This states that to multiply two complex numbers in polar form, we multiply their norms and add their arguments.
To understand why this result it true in general, let w=r(cos(α)+isin(α)) and z=s(cos(β)+isin(β)) be complex numbers in polar form. We will use cosine and sine of sums of angles identities to find wz:
w=[r(cos(α)+isin(α))][s(cos(β)+isin(β))]=rs([cos(α)cos(β)−sin(α)sin(β)])+i[cos(α)sin(β)+cos(β)sin(α)]
We now use the cosine and sum identities and see that
cos(α+β)=cos(α)cos(β)−sin(α)sin(β) and sin(α+β)=cos(α)sin(β)+cos(β)sin(α).
Using equation (1) and these identities, we see that
w=rs([cos(α)cos(β)−sin(α)sin(β)])+i[cos(α)sin(β)+cos(β)sin(α)]=rs(cos(α+β)+isin(α+β))
An illustration of this is given in Figure 5.2.2. The formula for multiplying complex numbers in polar form tells us that to multiply two complex numbers, we add their arguments and multiply their norms.
Figure 5.2.2: A Geometric Interpretation of Multiplication of Complex Numbers.
Exercise 5.2.2
Let w=3[cos(5π3)+isin(5π3)] and z=2[cos(−π4)+isin(−π4)].
- What is |wz|?
- What is the argument of wz?
- In which quadrant is wz? Explain.
- Determine the polar form of wz.
- Draw a picture of w, z, and wz that illustrates the action of the complex product.
- Answer
-
1. Since |w|=3 and |z|=2, we see that
|wz|=|w||z|=(3)(2)=6
2. The argument of w is 5π3 and the argument of z is −π4, we see that the argument of wz is 5π3−π4=20π−3π12=17π12
3. The terminal side of an angle of 17π12=π+5π12 radians is in the third quadrant.
4. We know the magnitude and argument of wz, so the polar form of wz is
wz=6[cos(17π12)+sin(17π12)]
5. Following is a picture of w,z, and wz that illustrates the action of the complex product.
Quotients of Complex Numbers in Polar Form
We have seen that we multiply complex numbers in polar form by multiplying their norms and adding their arguments. There is a similar method to divide one complex number in polar form by another complex number in polar form.
Division of Complex Numbers in Polar Form
Let w=r(cos(α)+isin(α)) and z=s(cos(β)+isin(β)) be complex numbers in polar form with z≠0. Then the polar form of the complex quotient wz is given by wz=rs(cos(α−β)+isin(α−β)).
So to divide complex numbers in polar form, we divide the norm of the complex number in the numerator by the norm of the complex number in the denominator and subtract the argument of the complex number in the denominator from the argument of the complex number in the numerator.
The proof of this is similar to the proof for multiplying complex numbers and is included as a supplement to this section.
Exercise 5.2.3
Let w=3[cos(5π3)+isin(5π3)] and z=2[cos(−π4)+isin(−π4)].
- What is |wz|?
- What is the argument of |wz|?
- In which quadrant is |wz|? Explain.
- Determine the polar form of |wz|.
- Draw a picture of w, z, and |wz| that illustrates the action of the complex product.
- Answer
-
1. Since |w|=3 and |z|=2, we see that
|wz|=|w||z|=32
2. The argument of w is 5π3 and the argument of z is −π4, we see that the argument of wz is
5π3−(−π4)=20π+3π12=23π12
3. The terminal side of an angle of 23π12=2π−π12 radians is in the fourth quadrant.
4. We know the magnitude and argument of wz, so the polar form of wz is wz=32[cos(23π12)+sin(23π12)]
5. Following is a picture of w,z, and wz that illustrates the action of the complex product.
Proof of the Rule for Dividing Complex Numbers in Polar Form
Let w=r(cos(α)+isin(α)) and z=s(cos(β)+isin(β)) be complex numbers in polar form with z≠0. So
wz=r(cos(α)+isin(α))s(cos(β)+isin(β)=rs[cos(α)+isin(α)cos(β)+isin(β)]
We will work with the fraction cos(α)+isin(α)cos(β)+isin(β) and follow the usual practice of multiplying the numerator and denominator by cos(β)−isin(β). So
wz=rs[(cos(α)+isin(α))(cos(β)+isin(β)]=rs[(cos(α)+isin(α))(cos(β)+isin(β)⋅(cos(β)−isin(β))(cos(β)−isin(β)]=rs[(cos(α)cos(β)+sin(α)sin(β))+i(sin(α)cos(β)−cos(α)sin(β)cos2(β)+sin2(β)]
We now use the following identities with the last equation:
- cos(α)cos(β)+sin(α)sin(β)=cos(α−β)
- sin(α)cos(β)−cos(α)sin(β)=sin(α−β)
- cos2(β)+sin2(β)=1
Using these identities with the last equation for wz, we see that
wz=rs[cos(α−β)+isin(α−β)1].
Summary
In this section, we studied the following important concepts and ideas:
If z=a+bi is a complex number, then we can plot z in the plane. If r is the magnitude of z (that is, the distance from z to the origin) and θ the angle z makes with the positive real axis, then the trigonometric form (or polar form) of z is z=r(cos(θ)+isin(θ)), where
r=√a2+b2,cos(θ)=ar
and sin(θ)=br
The angle θ is called the argument of the complex number z and the real number r is the modulus or norm of z.
If w=r(cos(α)+isin(α)) and z=s(cos(β)+isin(β)) are complex numbers in polar form, then the polar form of the complex product wz is given by
wz=rs(cos(α+β)+isin(α+β)) and z≠0, the polar form of the complex quotient wz is
wz=rs(cos(α−β)+isin(α−β)),
This states that to multiply two complex numbers in polar form, we multiply their norms and add their arguments, and to divide two complex numbers, we divide their norms and subtract their arguments.