Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
College Algebra

2.4 Complex Numbers

College Algebra2.4 Complex Numbers

Learning Objectives

In this section, you will:

  • Add and subtract complex numbers.
  • Multiply and divide complex numbers.
  • Simplify powers of ii
A visual representation of the Mandelbrot set
Figure 1

Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple.

In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it.

Expressing Square Roots of Negative Numbers as Multiples of i i

We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number. The imaginary number i i is defined as the square root of −1. −1.

−1 =i −1 =i

So, using properties of radicals,

i 2 = ( 1 ) 2 =−1 i 2 = ( 1 ) 2 =−1

We can write the square root of any negative number as a multiple of i. i. Consider the square root of −49. −49.

−49 = 49(−1) = 49 −1 = 7i −49 = 49(−1) = 49 −1 = 7i

We use 7i 7i and not −7i −7i because the principal root of 49 49 is the positive root.

A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written a+bi a+bi where a a is the real part and b b is the imaginary part. For example, 5+2i 5+2i is a complex number. So, too, is 3+4i 3 . 3+4i 3 .

The complex number 5 + 2i is displayed.  The 5 is labeled as: Real part and the 2i is labeled as: Imaginary part

Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers.

Imaginary and Complex Numbers

A complex number is a number of the form a+bi a+bi where

  • a a is the real part of the complex number.
  • b b is the imaginary part of the complex number.

If b=0, b=0, then a+bi a+bi is a real number. If a=0 a=0 and b b is not equal to 0, the complex number is called a pure imaginary number. An imaginary number is an even root of a negative number.

How To

Given an imaginary number, express it in the standard form of a complex number.

  1. Write a a as a −1 . a −1 .
  2. Express −1 −1 as i. i.
  3. Write a i a i in simplest form.

Example 1

Expressing an Imaginary Number in Standard Form

Express −9 −9 in standard form.

Try It #1

Express −24 −24 in standard form.

Plotting a Complex Number on the Complex Plane

We cannot plot complex numbers on a number line as we might real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs (a,b), (a,b), where a a represents the coordinate for the horizontal axis and b b represents the coordinate for the vertical axis.

Let’s consider the number −2+3i. −2+3i. The real part of the complex number is −2 −2 and the imaginary part is 3. We plot the ordered pair (−2,3) (−2,3) to represent the complex number −2+3i, −2+3i, as shown in Figure 2.

Coordinate plane with the x and y axes ranging from negative 5 to 5.  The point negative 2 plus 3i is plotted on the graph.  An arrow extends leftward from the origin two units and then an arrow extends upward three units from the end of the previous arrow.
Figure 2

Complex Plane

In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown in Figure 3.

A blank coordinate plane with the x-axis labeled: real and the y-axis labeled: imaginary.
Figure 3

How To

Given a complex number, represent its components on the complex plane.

  1. Determine the real part and the imaginary part of the complex number.
  2. Move along the horizontal axis to show the real part of the number.
  3. Move parallel to the vertical axis to show the imaginary part of the number.
  4. Plot the point.

Example 2

Plotting a Complex Number on the Complex Plane

Plot the complex number 34i 34i on the complex plane.

Try It #2

Plot the complex number −4i −4i on the complex plane.

Adding and Subtracting Complex Numbers

Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and then combine the imaginary parts.

Complex Numbers: Addition and Subtraction

Adding complex numbers:

( a+bi )+( c+di )=( a+c )+( b+d )i ( a+bi )+( c+di )=( a+c )+( b+d )i

Subtracting complex numbers:

( a+bi )( c+di )=( ac )+( bd )i ( a+bi )( c+di )=( ac )+( bd )i

How To

Given two complex numbers, find the sum or difference.

  1. Identify the real and imaginary parts of each number.
  2. Add or subtract the real parts.
  3. Add or subtract the imaginary parts.

Example 3

Adding and Subtracting Complex Numbers

Add or subtract as indicated.

  1. ( 34i )+( 2+5i ) ( 34i )+( 2+5i )
  2. ( −5+7i )( −11+2i ) ( −5+7i )( −11+2i )

Try It #3

Subtract 2+5i 2+5i from 34i. 34i.

Multiplying Complex Numbers

Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately.

Multiplying a Complex Number by a Real Number

Lets begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. Consider, for example, 3( 6+2i ) 3( 6+2i ) :

Multiplication of a real number and a complex number.  The 3 outside of the parentheses has arrows extending from it to both the 6 and the 2i inside of the parentheses.  This expression is set equal to the quantity three times six plus the quantity three times two times i; this is the distributive property.  The next line equals eighteen plus six times i; the simplification.

How To

Given a complex number and a real number, multiply to find the product.

  1. Use the distributive property.
  2. Simplify.

Example 4

Multiplying a Complex Number by a Real Number

Find the product 4(2+5i). 4(2+5i).

Try It #4

Find the product: 1 2 ( 52i ). 1 2 ( 52i ).

Multiplying Complex Numbers Together

Now, let’s multiply two complex numbers. We can use either the distributive property or more specifically the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Inner, Outer, and Last terms together. The difference with complex numbers is that when we get a squared term, i 2 , i 2 , it equals −1. −1.

(a+bi)(c+di) = ac+adi+bci+bd i 2 = ac+adi+bcibd i 2 =−1 = (acbd)+(ad+bc)i Group real terms and imaginary terms. (a+bi)(c+di) = ac+adi+bci+bd i 2 = ac+adi+bcibd i 2 =−1 = (acbd)+(ad+bc)i Group real terms and imaginary terms.

How To

Given two complex numbers, multiply to find the product.

  1. Use the distributive property or the FOIL method.
  2. Remember that i 2 =−1. i 2 =−1.
  3. Group together the real terms and the imaginary terms

Example 5

Multiplying a Complex Number by a Complex Number

Multiply: ( 4+3i )(25i). ( 4+3i )(25i).

Try It #5

Multiply: ( 34i )( 2+3i ). ( 34i )( 2+3i ).

Dividing Complex Numbers

Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in standard form a+bi. a+bi. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of a+bi a+bi is abi. abi. For example, the product of a+bi a+bi and abi abi is

(a+bi)(abi) = a 2 abi+abi b 2 i 2 = a 2 + b 2 (a+bi)(abi) = a 2 abi+abi b 2 i 2 = a 2 + b 2

The result is a real number.

Note that complex conjugates have an opposite relationship: The complex conjugate of a+bi a+bi is abi, abi, and the complex conjugate of abi abi is a+bi. a+bi. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another.

Suppose we want to divide c+di c+di by a+bi, a+bi, where neither a a nor b b equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply.

c+di a+bi where a0and b0 c+di a+bi where a0and b0

Multiply the numerator and denominator by the complex conjugate of the denominator.

( c+di ) ( a+bi ) ( abi ) ( abi ) = ( c+di )( abi ) ( a+bi )( abi ) ( c+di ) ( a+bi ) ( abi ) ( abi ) = ( c+di )( abi ) ( a+bi )( abi )

Apply the distributive property.

= cacbi+adibd i 2 a 2 abi+abi b 2 i 2 = cacbi+adibd i 2 a 2 abi+abi b 2 i 2

Simplify, remembering that i 2 =−1. i 2 =−1.

= cacbi+adibd(−1) a 2 abi+abi b 2 (−1) = (ca+bd)+(adcb)i a 2 + b 2 = cacbi+adibd(−1) a 2 abi+abi b 2 (−1) = (ca+bd)+(adcb)i a 2 + b 2

The Complex Conjugate

The complex conjugate of a complex number a+bi a+bi is abi. abi. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged.

  • When a complex number is multiplied by its complex conjugate, the result is a real number.
  • When a complex number is added to its complex conjugate, the result is a real number.

Example 6

Finding Complex Conjugates

Find the complex conjugate of each number.

  1. 2+i 5 2+i 5
  2. 1 2 i 1 2 i

Analysis

Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i. i.

Try It #6

Find the complex conjugate of −3+4i. −3+4i.

How To

Given two complex numbers, divide one by the other.

  1. Write the division problem as a fraction.
  2. Determine the complex conjugate of the denominator.
  3. Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator.
  4. Simplify.

Example 7

Dividing Complex Numbers

Divide: ( 2+5i ) ( 2+5i ) by ( 4i ). ( 4i ).

Simplifying Powers of i

The powers of i i are cyclic. Let’s look at what happens when we raise i i to increasing powers.

i 1 =i i 2 =−1 i 3 = i 2 i=−1i=i i 4 = i 3 i=ii= i 2 =(−1)=1 i 5 = i 4 i=1i=i i 1 =i i 2 =−1 i 3 = i 2 i=−1i=i i 4 = i 3 i=ii= i 2 =(−1)=1 i 5 = i 4 i=1i=i

We can see that when we get to the fifth power of i, i, it is equal to the first power. As we continue to multiply i i by increasing powers, we will see a cycle of four. Let’s examine the next four powers of i. i.

i 6 = i 5 i=ii= i 2 =−1 i 7 = i 6 i= i 2 i= i 3 =i i 8 = i 7 i= i 3 i= i 4 =1 i 9 = i 8 i= i 4 i= i 5 =i i 6 = i 5 i=ii= i 2 =−1 i 7 = i 6 i= i 2 i= i 3 =i i 8 = i 7 i= i 3 i= i 4 =1 i 9 = i 8 i= i 4 i= i 5 =i

The cycle is repeated continuously: i,−1,i,1, i,−1,i,1, every four powers.

Example 8

Simplifying Powers of i i

Evaluate: i 35 . i 35 .

Try It #7

Evaluate: i 18 i 18

Q&A

Can we write i 35 i 35 in other helpful ways?

As we saw in Example 8, we reduced i 35 i 35 to i 3 i 3 by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of i 35 i 35 may be more useful. Table 1 shows some other possible factorizations.

Factorization of i 35 i 35 i 34 i i 34 i i 33 i 2 i 33 i 2 i 31 i 4 i 31 i 4 i 19 i 16 i 19 i 16
Reduced form ( i 2 ) 17 i ( i 2 ) 17 i i 33 ( −1 ) i 33 ( −1 ) i 31 1 i 31 1 i 19 ( i 4 ) 4 i 19 ( i 4 ) 4
Simplified form ( −1 ) 17 i ( −1 ) 17 i i 33 i 33 i 31 i 31 i 19 i 19
Table 1

Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method.

Media

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

2.4 Section Exercises

Verbal

1.

Explain how to add complex numbers.

2.

What is the basic principle in multiplication of complex numbers?

3.

Give an example to show that the product of two imaginary numbers is not always imaginary.

4.

What is a characteristic of the plot of a real number in the complex plane?

Algebraic

For the following exercises, evaluate the algebraic expressions.

5.

If y= x 2 +x4, y= x 2 +x4, evaluate y y given x=2i. x=2i.

6.

If y= x 3 2, y= x 3 2, evaluate y y given x=i. x=i.

7.

If y= x 2 +3x+5, y= x 2 +3x+5, evaluate y y given x=2+i. x=2+i.

8.

If y=2 x 2 +x3, y=2 x 2 +x3, evaluate y y given x=23i. x=23i.

9.

If y= x+1 2x , y= x+1 2x , evaluate y y given x=5i. x=5i.

10.

If y= 1+2x x+3 , y= 1+2x x+3 , evaluate y y given x=4i. x=4i.

Graphical

For the following exercises, plot the complex numbers on the complex plane.

11.

12i 12i

12.

−2+3i −2+3i

13.

i i

14.

−34i −34i

Numeric

For the following exercises, perform the indicated operation and express the result as a simplified complex number.

15.

( 3+2i )+(53i) ( 3+2i )+(53i)

16.

( −24i )+( 1+6i ) ( −24i )+( 1+6i )

17.

( −5+3i )(6i) ( −5+3i )(6i)

18.

( 23i )(3+2i) ( 23i )(3+2i)

19.

(−4+4i)(−6+9i) (−4+4i)(−6+9i)

20.

( 2+3i )(4i) ( 2+3i )(4i)

21.

( 52i )(3i) ( 52i )(3i)

22.

( 62i )(5) ( 62i )(5)

23.

( −2+4i )( 8 ) ( −2+4i )( 8 )

24.

( 2+3i )(4i) ( 2+3i )(4i)

25.

( −1+2i )(−2+3i) ( −1+2i )(−2+3i)

26.

( 42i )(4+2i) ( 42i )(4+2i)

27.

( 3+4i )( 34i ) ( 3+4i )( 34i )

28.

3+4i 2 3+4i 2

29.

62i 3 62i 3

30.

5+3i 2i 5+3i 2i

31.

6+4i i 6+4i i

32.

23i 4+3i 23i 4+3i

33.

3+4i 2i 3+4i 2i

34.

2+3i 23i 2+3i 23i

35.

−9 +3 −16 −9 +3 −16

36.

−4 4 −25 −4 4 −25

37.

2+ 12 2 2+ 12 2

38.

4+ 20 2 4+ 20 2

39.

i 8 i 8

40.

i 15 i 15

41.

i 22 i 22

Technology

For the following exercises, use a calculator to help answer the questions.

42.

Evaluate (1+i) k (1+i) k for k=4,8, k=4,8, and 1212. Predict the value if k=16. k=16.

43.

Evaluate (1i) k (1i) k for k=2,6, k=2,6, and 1010. Predict the value if k=14. k=14.

44.

Evaluate (l+i) k (li) k (l+i) k (li) k for k=4,8, k=4,8, and 1212. Predict the value for k=16. k=16.

45.

Show that a solution of x 6 +1=0 x 6 +1=0 is 3 2 + 1 2 i. 3 2 + 1 2 i.

46.

Show that a solution of x 8 −1=0 x 8 −1=0 is 2 2 + 2 2 i. 2 2 + 2 2 i.

Extensions

For the following exercises, evaluate the expressions, writing the result as a simplified complex number.

47.

1 i + 4 i 3 1 i + 4 i 3

48.

1 i 11 1 i 21 1 i 11 1 i 21

49.

i 7 ( 1+ i 2 ) i 7 ( 1+ i 2 )

50.

i −3 +5 i 7 i −3 +5 i 7

51.

( 2+i )( 42i ) (1+i) ( 2+i )( 42i ) (1+i)

52.

( 1+3i )( 24i ) (1+2i) ( 1+3i )( 24i ) (1+2i)

53.

( 3+i ) 2 ( 1+2i ) 2 ( 3+i ) 2 ( 1+2i ) 2

54.

3+2i 2+i +( 4+3i ) 3+2i 2+i +( 4+3i )

55.

4+i i + 34i 1i 4+i i + 34i 1i

56.

3+2i 1+2i 23i 3+i 3+2i 1+2i 23i 3+i

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites
Citation information

© Dec 8, 2021 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.