Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.6: Polar Form of Complex Numbers

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Plot complex numbers in the complex plane.
  • Find the absolute value of a complex number.
  • Write complex numbers in polar form.
  • Convert a complex number from polar to rectangular form.
  • Find products of complex numbers in polar form.
  • Find quotients of complex numbers in polar form.
  • Find powers of complex numbers in polar form.
  • Find roots of complex numbers in polar form.

“God made the integers; all else is the work of man.” This rather famous quote by nineteenth-century German mathematician Leopold Kronecker sets the stage for this section on the polar form of a complex number. Complex numbers were invented by people and represent over a thousand years of continuous investigation and struggle by mathematicians such as Pythagoras, Descartes, De Moivre, Euler, Gauss, and others. Complex numbers answered questions that for centuries had puzzled the greatest minds in science.

We first encountered complex numbers in the section on Complex Numbers. In this section, we will focus on the mechanics of working with complex numbers: translation of complex numbers from polar form to rectangular form and vice versa, interpretation of complex numbers in the scheme of applications, and application of De Moivre’s Theorem.

Plotting Complex Numbers in the Complex Plane

Plotting a complex number a+bi is similar to plotting a real number, except that the horizontal axis represents the real part of the number, a, and the vertical axis represents the imaginary part of the number, bi.

How to: Given a complex number a+bi, plot it in the complex plane.
  1. Label the horizontal axis as the real axis and the vertical axis as the imaginary axis.
  2. Plot the point in the complex plane by moving a units in the horizontal direction and b units in the vertical direction.
Example 5.6.1: Plotting a Complex Number in the Complex Plane

Plot the complex number 23i in the complex plane.

Solution

From the origin, move two units in the positive horizontal direction and three units in the negative vertical direction. See Figure 5.6.1.

Plot of 2-3i in the complex plane (2 along the real axis, -3 along the imaginary axis).
Figure 5.6.1
Exercise 5.6.1

Plot the point 1+5i in the complex plane.

Answer
Plot of 1+5i in the complex plane (1 along the real axis, 5 along the imaginary axis).
Figure 5.6.2

Finding the Absolute Value of a Complex Number

The first step toward working with a complex number in polar form is to find the absolute value. The absolute value of a complex number is the same as its magnitude, or |z|. It measures the distance from the origin to a point in the plane. For example, the graph of z=2+4i, in Figure 5.6.3, shows |z|.

Plot of 2+4i in the complex plane and its magnitude, |z| = rad 20.
Figure 5.6.3
ABSOLUTE VALUE OF A COMPLEX NUMBER

Given z=x+yi, a complex number, the absolute value of z is defined as

|z|=x2+y2

It is the distance from the origin to the point (x,y).

Notice that the absolute value of a real number gives the distance of the number from 0, while the absolute value of a complex number gives the distance of the number from the origin, (0,0).

Example 5.6.2: Finding the Absolute Value of a Complex Number with a Radical

Find the absolute value of z=5i.

Solution

Using the formula, we have

|z|=x2+y2|z|=(5)2+(1)2|z|=5+1|z|=6

See Figure 5.6.4.

Plot of z=(rad5 - i) in the complex plane and its magnitude rad6.
Figure 5.6.4
Exercise 5.6.2

Find the absolute value of the complex number z=125i.

Answer

13

Example 5.6.3: Finding the Absolute Value of a Complex Number

Given z=34i, find |z|.

Solution

Using the formula, we have

|z|=x2+y2|z|=(3)2+(4)2|z|=9+16|z|=25|z|=5

The absolute value z is 5. See Figure 5.6.5.

Plot of (3-4i) in the complex plane and its magnitude |z| =5.
Figure 5.6.5
Exercise 5.6.3

Given z=17i, find |z|.

Answer

|z|=50=52

Writing Complex Numbers in Polar Form

The polar form of a complex number expresses a number in terms of an angle θ and its distance from the origin r. Given a complex number in rectangular form expressed as z=x+yi, we use the same conversion formulas as we do to write the number in trigonometric form:

x=rcosθy=rsinθr=x2+y2

We review these relationships in Figure 5.6.6.

Triangle plotted in the complex plane (x axis is real, y axis is imaginary). Base is along the x/real axis, height is some y/imaginary value in Q 1, and hypotenuse r extends from origin to that point (x+yi) in Q 1. The angle at the origin is theta. There is an arc going through (x+yi).
Figure 5.6.6

We use the term modulus to represent the absolute value of a complex number, or the distance from the origin to the point (x,y). The modulus, then, is the same as r, the radius in polar form. We use θ to indicate the angle of direction (just as with polar coordinates). Substituting, we have

z=x+yiz=rcosθ+(rsinθ)iz=r(cosθ+isinθ)

POLAR FORM OF A COMPLEX NUMBER

Writing a complex number in polar form involves the following conversion formulas:

x=rcosθy=rsinθr=x2+y2

Making a direct substitution, we have

z=x+yiz=(rcosθ)+i(rsinθ)z=r(cosθ+isinθ)

where r is the modulus and θ is the argument. We often use the abbreviation rcisθ to represent r(cosθ+isinθ).

Example 5.6.4: Expressing a Complex Number Using Polar Coordinates

Express the complex number 4i using polar coordinates.

Solution

On the complex plane, the number z=4i is the same as z=0+4i. Writing it in polar form, we have to calculate r first.

r=x2+y2r=02+42r=16r=4

Next, we look at x. If x=rcosθ, and x=0, then θ=π2. In polar coordinates, the complex number z=0+4i can be written as z=4(cos(π2)+isin(π2)) or 4cis(π2). See Figure 5.6.7.

Plot of z=4i in the complex plane, also shows that the in polar coordinate it would be (4,pi/2).
Figure 5.6.7
Exercise 5.6.4

Express z=3i as r cisθ in polar form.

Answer

z=3(cos(π2)+isin(π2))

Example 5.6.5: Finding the Polar Form of a Complex Number

Find the polar form of 4+4i.

Solution

First, find the value of r.

r=x2+y2r=(4)2+(42)r=32r=42

Find the angle θ using the formula:

cosθ=xrcosθ=442cosθ=12θ=cos1(12)=3π4

Thus, the solution is 42 cis(3π4).

Exercise 5.6.5

Write z=3+i in polar form.

Answer

z=2(cos(π6)+isin(π6))

Converting a Complex Number from Polar to Rectangular Form

Converting a complex number from polar form to rectangular form is a matter of evaluating what is given and using the distributive property. In other words, given z=r(cosθ+isinθ), first evaluate the trigonometric functions cosθ and sinθ. Then, multiply through by r.

Example 5.6.6A: Converting from Polar to Rectangular Form

Convert the polar form of the given complex number to rectangular form:

z=12(cos(π6)+isin(π6))

Solution

We begin by evaluating the trigonometric expressions.

cos(π6)=32 and sin(π6)=12After substitution, the complex number isz=12(32+12i)

We apply the distributive property:

z=12(32+12i)=(12)32+(12)12i=63+6i

The rectangular form of the given point in complex form is 63+6i.

Example 5.6.6B: Finding the Rectangular Form of a Complex Number

Find the rectangular form of the complex number given r=13 and tanθ=512.

Solution

If tanθ=512, and tanθ=yx, we first determine r=x2+y2=122+52=13. We then find cosθ=xr and sinθ=yr.

z=13(cosθ+isinθ)=13(1213+513i)=12+5i

The rectangular form of the given number in complex form is 12+5i.

Exercise 5.6.6

Convert the complex number to rectangular form:

z=4(cos11π6+isin11π6)

Answer

z=232i

Finding Products of Complex Numbers in Polar Form

Now that we can convert complex numbers to polar form we will learn how to perform operations on complex numbers in polar form. For the rest of this section, we will work with formulas developed by French mathematician Abraham de Moivre (1667-1754). These formulas have made working with products, quotients, powers, and roots of complex numbers much simpler than they appear. The rules are based on multiplying the moduli and adding the arguments.

PRODUCTS OF COMPLEX NUMBERS IN POLAR FORM

If z1=r1(cosθ1+isinθ1) and z2=r2(cosθ2+isinθ2), then the product of these numbers is given as:

z1z2=r1r2[cos(θ1+θ2)+isin(θ1+θ2)]z1z2=r1r2 cis(θ1+θ2)

Notice that the product calls for multiplying the moduli and adding the angles.

Example 5.6.7: Finding the Product of Two Complex Numbers in Polar Form

Find the product of z1z2, given z1=4(cos(80°)+isin(80°)) and z2=2(cos(145°)+isin(145°)).

Solution

Follow the formula

z1z2=42[cos(80°+145°)+isin(80°+145°)]z1z2=8[cos(225°)+isin(225°)]z1z2=8[cos(5π4)+isin(5π4)]z1z2=8[22+i(22)]z1z2=424i2

Finding Quotients of Complex Numbers in Polar Form

The quotient of two complex numbers in polar form is the quotient of the two moduli and the difference of the two arguments.

QUOTIENTS OF COMPLEX NUMBERS IN POLAR FORM

If z1=r1(cosθ1+isinθ1) and z2=r2(cosθ2+isinθ2), then the quotient of these numbers is

z1z2=r1r2[cos(θ1θ2)+isin(θ1θ2)], z20

z1z2=r1r2 cis(θ1θ2), z20

Notice that the moduli are divided, and the angles are subtracted.

How to: Given two complex numbers in polar form, find the quotient
  1. Divide r1r2.
  2. Find θ1θ2.
  3. Substitute the results into the formula: z=r(cosθ+isinθ). Replace r with r1r2, and replace θ with θ1θ2.
  4. Calculate the new trigonometric expressions and multiply through by r.
Example 5.6.8: Finding the Quotient of Two Complex Numbers

Find the quotient of z1=2(cos(213°)+isin(213°)) and z2=4(cos(33°)+isin(33°)).

Solution

Using the formula, we have

z1z2=24[cos(213°33°)+isin(213°33°)]z1z2=12[cos(180°)+isin(180°)]z1z2=12[1+0i]z1z2=12+0iz1z2=12

Exercise 5.6.8

Find the product and the quotient of z1=23(cos(150°)+isin(150°)) and z2=2(cos(30°)+isin(30°)).

Answer

z1z2=43; z1z2=32+32i

Finding Powers of Complex Numbers in Polar Form

Finding powers of complex numbers is greatly simplified using De Moivre’s Theorem. It states that, for a positive integer n, zn is found by raising the modulus to the nth power and multiplying the argument by n. It is the standard method used in modern mathematics.

DE MOIVRE’S THEOREM

If z=r(cosθ+isinθ) is a complex number, then

zn=rn[cos(nθ)+isin(nθ)]zn=rn cis(nθ)

where n is a positive integer.

Example 5.6.9: Evaluating an Expression Using De Moivre’s Theorem

Evaluate the expression (1+i)5 using De Moivre’s Theorem.

Solution

Since De Moivre’s Theorem applies to complex numbers written in polar form, we must first write (1+i) in polar form. Let us find r.

r=x2+y2r=(1)2+(1)2r=2

Then we find θ. Using the formula tanθ=yx gives

tanθ=11tanθ=1θ=π4

Use De Moivre’s Theorem to evaluate the expression.

(a+bi)n=rn[cos(nθ)+isin(nθ)](1+i)5=(2)5[cos(5π4)+isin(5π4)](1+i)5=42[cos(5π4)+isin(5π4)](1+i)5=42[22+i(22)](1+i)5=44i

Finding Roots of Complex Numbers in Polar Form

To find the nth root of a complex number in polar form, we use the nth Root Theorem or De Moivre’s Theorem and raise the complex number to a power with a rational exponent. There are several ways to represent a formula for finding nth roots of complex numbers in polar form.

THE NTH ROOT THEOREM

To find the nth root of a complex number in polar form, use the formula given as

z1n=r1n[cos(θn+2kπn)+isin(θn+2kπn)]

where k=0,1,2,3,...,n1. We add 2kπn to θn in order to obtain the periodic roots.

th Root of a Complex Number

Evaluate the cube roots of z=8(cos(2π3)+isin(2π3)).

Solution

We have

z13=813[cos(2π33+2kπ3)+isin(2π33+2kπ3)]z13=2[cos(2π9+2kπ3)+isin(2π9+2kπ3)]

There will be three roots: k=0,1,2. When k=0, we have

z13=2(cos(2π9)+isin(2π9))

When k=1, we have

z13=2[cos(2π9+6π9)+isin(2π9+6π9)]Add 2(1)π3 to each angle.z13=2(cos(8π9)+isin(8π9))

When k=2, we have

z13=2[cos(2π9+12π9)+isin(2π9+12π9)]Add 2(2)π3 to each angle.z13=2(cos(14π9)+isin(14π9))

Remember to find the common denominator to simplify fractions in situations like this one. For k=1, the angle simplification is

2π33+2(1)π3=2π3(13)+2(1)π3(33)=2π9+6π9=8π9

Exercise 5.6.10

Find the four fourth roots of 16(cos(120°)+isin(120°)).

Answer

z0=2(cos(30°)+isin(30°))

z1=2(cos(120°)+isin(120°))

z2=2(cos(210°)+isin(210°))

z3=2(cos(300°)+isin(300°))

Media

Access these online resources for additional instruction and practice with polar forms of complex numbers.

  • The Product and Quotient of Complex Numbers in Trigonometric Form
  • De Moivre’s Theorem

Key Concepts

  • Complex numbers in the form a+bi are plotted in the complex plane similar to the way rectangular coordinates are plotted in the rectangular plane. Label the x-axis as the real axis and the y-axis as the imaginary axis. See Example 5.6.1.
  • The absolute value of a complex number is the same as its magnitude. It is the distance from the origin to the point: |z|=a2+b2. See Example 5.6.2 and Example 5.6.3.
  • To write complex numbers in polar form, we use the formulas x=rcosθ, y=rsinθ, and r=x2+y2. Then, z=r(cosθ+isinθ). See Example 5.6.4 and Example 5.6.5.
  • To convert from polar form to rectangular form, first evaluate the trigonometric functions. Then, multiply through by r. See Example 5.6.6 and Example 5.6.7.
  • To find the product of two complex numbers, multiply the two moduli and add the two angles. Evaluate the trigonometric functions, and multiply using the distributive property. See Example 5.6.8.
  • To find the quotient of two complex numbers in polar form, find the quotient of the two moduli and the difference of the two angles. See Example 5.6.9.
  • To find the power of a complex number zn, raise r to the power n, and multiply θ by n. See Example 5.6.10.
  • Finding the roots of a complex number is the same as raising a complex number to a power, but using a rational exponent. See Example 5.6.11.

This page titled 5.6: Polar Form of Complex Numbers is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?