Precalculus 2e — Original English

Polar Form of Complex Numbers

“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 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.

Example 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 1.

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

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 2, shows | z |.

Plot of 2 + 4i in the complex plane and its magnitude, |z| = rad 2 squared + 4 squared = rad 4 + 16 = rad 20 = 2 rad 5.
Figure 2
Example 2

Finding the Absolute Value of a Complex Number with a Radical

Find the absolute value of z= 5 i.

Solution

Using the formula, we have

| z |= x 2 + y 2 | z |= ( 5 ) 2 + ( 1 ) 2 | z |= 5+1 | z |= 6

See Figure 3.

Plot of z=(rad5 - i) in the complex plane and its magnitude rad6.
Figure 3
Example 3

Finding the Absolute Value of a Complex Number

Given z=34i, find | z |.

Solution

Using the formula, we have

| z |= x 2 + y 2 | z |= ( 3 ) 2 + ( 4 ) 2 | z |= 9+16 | z |= 25 | z |=5

The absolute value z is 5. See Figure 4.

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

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= x 2 + y 2

We review these relationships in Figure 5.

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

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+yi z=rcosθ+( rsinθ )i z=r( cosθ+isinθ )
Example 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= x 2 + y 2 r= 0 2 + 4 2 r= 16 r=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 6.

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

Finding the Polar Form of a Complex Number

Find the polar form of 4+4i.

Solution

First, find the value of r.

r= x 2 + y 2 r= ( 4 ) 2 +( 4 2 ) r= 32 r=4 2

Find the angle θ using the formula:

cosθ= x r cosθ= 4 4 2 cosθ= 1 2 θ= cos 1 ( 1 2 )= 3π 4

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

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 6

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 )= 3 2 andsin( π 6 )= 1 2

After substitution, the complex number is

z=12( 3 2 + 1 2 i )

We apply the distributive property:

z=12( 3 2 + 1 2 i )   =( 12 ) 3 2 +( 12 ) 1 2 i   =6 3 +6i

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

Example 7

Finding the Rectangular Form of a Complex Number

Find the rectangular form of the complex number given r=13 and tanθ= 5 12 . Assume the number is in the first quadrant.

Solution

If tanθ= 5 12 , and tanθ= y x , we first confirm r= x 2 + y 2 = 12 2 + 5 2 =13. We then find cosθ= x r and sinθ= y r .

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

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

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.

Example 8

Finding the Product of Two Complex Numbers in Polar Form

Find the product of z 1 z 2 , given z 1 =4(cos(80°)+isin(80°)) and z 2 =2(cos(145°)+isin(145°)).

Solution

Follow the formula

z 1 z 2 =42[cos(80°+145°)+isin(80°+145°)] z 1 z 2 =8[cos(225°)+isin(225°)] z 1 z 2 =8[ cos( 5π 4 )+isin( 5π 4 ) ] z 1 z 2 =8[ 2 2 +i( 2 2 ) ] z 1 z 2 =4 2 4i 2

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.

Example 9

Finding the Quotient of Two Complex Numbers

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

Solution

Using the formula, we have

z 1 z 2 = 2 4 [cos(213°33°)+isin(213°33°)] z 1 z 2 = 1 2 [cos(180°)+isin(180°)] z 1 z 2 = 1 2 [1+0i] z 1 z 2 = 1 2 +0i z 1 z 2 = 1 2

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, z n 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.

Example 10

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= x 2 + y 2 r= ( 1 ) 2 + ( 1 ) 2 r= 2

Then we find θ. Using the formula tanθ= y x gives

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

Use De Moivre’s Theorem to evaluate the expression.

(a+bi) n = r n [cos(nθ)+isin(nθ)] (1+i) 5 = ( 2 ) 5 [ cos( 5 π 4 )+isin( 5 π 4 ) ] (1+i) 5 =4 2 [ cos( 5π 4 )+isin( 5π 4 ) ] (1+i) 5 =4 2 [ 2 2 +i( 2 2 ) ] (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.

Example 11

Finding the nth Root of a Complex Number

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

Solution

We have

z 1 3 = 8 1 3 [ cos( 2π 3 3 + 2kπ 3 )+isin( 2π 3 3 + 2kπ 3 ) ] z 1 3 =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

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

When k=1, we have

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

When k=2, we have

z 1 3 =2[ cos( 2π 9 + 12π 9 )+isin( 2π 9 + 12π 9 ) ] Add  2(2)π 3  to each angle. z 1 3 =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π 3 3 + 2(1)π 3 = 2π 3 ( 1 3 )+ 2(1)π 3 ( 3 3 ) = 2π 9 + 6π 9 = 8π 9

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 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 |= a 2 + b 2 . See Example 2 and Example 3.
  • To write complex numbers in polar form, we use the formulas x=rcosθ,y=rsinθ, and r= x 2 + y 2 . Then, z=r( cosθ+isinθ ). See Example 4 and Example 5.
  • To convert from polar form to rectangular form, first evaluate the trigonometric functions. Then, multiply through by r. See Example 6 and Example 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 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 9.
  • To find the power of a complex number z n , raise r to the power n, and multiply θ by n. See Example 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 11.

Section Exercises

Verbal

Exercise 1

A complex number is a+bi. Explain each part.

Solution

a is the real part, b is the imaginary part, and i= 1

Exercise 2

What does the absolute value of a complex number represent?

Exercise 3

How is a complex number converted to polar form?

Solution

Polar form converts the real and imaginary part of the complex number in polar form using x=rcosθ and y=rsinθ.

Exercise 4

How do we find the product of two complex numbers?

Exercise 5

What is De Moivre’s Theorem and what is it used for?

Solution

z n = r n ( cos( nθ )+isin( nθ ) ) It is used to simplify polar form when a number has been raised to a power.

Algebraic

For the following exercises, find the absolute value of the given complex number.

Exercise 6

5+3i

Exercise 7

7+i

Solution

5 2

Exercise 8

33i

Exercise 9

2 6i

Solution

38

Exercise 10

2i

Exercise 11

2.23.1i

Solution

14.45

For the following exercises, write the complex number in polar form.

Exercise 12

2+2i

Exercise 13

84i

Solution

4 5 cis( 333.4° )

Exercise 14

1 2 1 2 i

Exercise 15

3 +i

Solution

2cis( π 6 )

Exercise 16

3i

For the following exercises, convert the complex number from polar to rectangular form.

Exercise 17

z=7cis( π 6 )

Solution

7 3 2 +i 7 2

Exercise 18

z=2cis( π 3 )

Exercise 19

z=4cis( 7π 6 )

Solution

2 3 2i

Exercise 20

z=7cis( 25° )

Exercise 21

z=3cis( 240° )

Solution

1.5i 3 3 2

Exercise 22

z= 2 cis( 100° )

For the following exercises, find z 1 z 2 in polar form.

Exercise 23

z 1 =2 3 cis( 116° ); z 2 =2cis( 82° )

Solution

4 3 cis( 198° )

Exercise 24

z 1 = 2 cis( 205° ); z 2 =2 2 cis( 118° )

Exercise 25

z 1 =3cis( 120° ); z 2 = 1 4 cis( 60° )

Solution

3 4 cis( 180° )

Exercise 26

z 1 =3cis( π 4 ); z 2 =5cis( π 6 )

Exercise 27

z 1 = 5 cis( 5π 8 ); z 2 = 15 cis( π 12 )

Solution

5 3 cis( 17π 24 )

Exercise 28

z 1 =4cis( π 2 ); z 2 =2cis( π 4 )

For the following exercises, find z 1 z 2 in polar form.

Exercise 29

z 1 =21cis( 135° ); z 2 =3cis( 65° )

Solution

7cis( 70° )

Exercise 30

z 1 = 2 cis( 90° ); z 2 =2cis( 60° )

Exercise 31

z 1 =15cis( 120° ); z 2 =3cis( 40° )

Solution

5cis( 80° )

Exercise 32

z 1 =6cis( π 3 ); z 2 =2cis( π 4 )

Exercise 33

z 1 =5 2 cis( π ); z 2 = 2 cis( 2π 3 )

Solution

5cis( π 3 )

Exercise 34

z 1 =2cis( 3π 5 ); z 2 =3cis( π 4 )

For the following exercises, find the powers of each complex number in polar form.

Exercise 35

Find z 3 when z=5cis( 45° ).

Solution

125cis( 135° )

Exercise 36

Find z 4 when z=2cis( 70° ).

Exercise 37

Find z 2 when z=3cis( 120° ).

Solution

9cis( 240° )

Exercise 38

Find z 2 when z=4cis( π 4 ).

Exercise 39

Find z 4 when z=cis( 3π 16 ).

Solution

cis( 3π 4 )

Exercise 40

Find z 3 when z=3cis( 5π 3 ).

For the following exercises, evaluate each root.

Exercise 41

Evaluate the cube root of z when z=27cis( 240° ).

Solution

3cis( 80° ),3cis( 200° ),3cis( 320° )

Exercise 42

Evaluate the square root of z when z=16cis( 100° ).

Exercise 43

Evaluate the cube root of z when z=32cis( 2π 3 ).

Solution

2 4 3 cis( 2π 9 ),2 4 3 cis( 8π 9 ),2 4 3 cis( 14π 9 )

Exercise 44

Evaluate the square root of z when z=32cis( π ).

Exercise 45

Evaluate the square root of z when z=8cis( 7π 4 ).

Solution

2 2 cis( 7π 8 ),2 2 cis( 15π 8 )

Graphical

For the following exercises, plot the complex number in the complex plane.

Exercise 46

2+4i

Exercise 47

33i

Solution
Plot of -3 -3i in the complex plane (-3 along real axis, -3 along imaginary axis).
Exercise 48

54i

Exercise 49

15i

Solution
Plot of -1 -5i in the complex plane (-1 along real axis, -5 along imaginary axis).
Exercise 50

3+2i

Exercise 51

2i

Solution
Plot of 2i in the complex plane (0 along the real axis, 2 along the imaginary axis).
Exercise 52

4

Exercise 53

62i

Solution
Plot of 6-2i in the complex plane (6 along the real axis, -2 along the imaginary axis).
Exercise 54

2+i

Exercise 55

14i

Solution
Plot of 1-4i in the complex plane (1 along the real axis, -4 along the imaginary axis).

Technology

For the following exercises, find all answers rounded to the nearest hundredth.

Exercise 56

Use the rectangular to polar feature on the graphing calculator to change 5+5i to polar form.

Exercise 57

Use the rectangular to polar feature on the graphing calculator to change 32i to polar form.

Solution

3.61 e 0.59i

Exercise 58

Use the rectangular to polar feature on the graphing calculator to change 38i to polar form.

Exercise 59

Use the polar to rectangular feature on the graphing calculator to change 4cis( 120° ) to rectangular form.

Solution

2+3.46i

Exercise 60

Use the polar to rectangular feature on the graphing calculator to change 2cis( 45° ) to rectangular form.

Exercise 61

Use the polar to rectangular feature on the graphing calculator to change 5cis( 210° ) to rectangular form.

Solution

4.332.50i

argument
the angle associated with a complex number; the angle between the line from the origin to the point and the positive real axis
De Moivre’s Theorem
formula used to find the nth power or nth roots of a complex number; states that, for a positive integer n, z n is found by raising the modulus to the nth power and multiplying the angles by n
modulus
the absolute value of a complex number, or the distance from the origin to the point ( x,y ); also called the amplitude
polar form of a complex number
a complex number expressed in terms of an angle θ and its distance from the origin r; can be found by using conversion formulas x=rcosθ,y=rsinθ, and r= x 2 + y 2