Chapter 10: Polar Coordinates and Complex Numbers

10.3 Complex Numbers

Algebra Refresher

Algebra Refresher

Solve.

  1. [latex]\displaystyle 3x^2=6x[/latex]
  2. [latex]\displaystyle 16x^2=9[/latex]
  3. [latex]\displaystyle x^2+4x=12[/latex]
  4. [latex]\displaystyle 2(x-3)^2=8[/latex]
  5. [latex]\displaystyle 3x^2-8=10x[/latex]
  6. [latex]\displaystyle x^2-3x+1=0[/latex]

[latex]\underline{\qquad\qquad\qquad\qquad}[/latex]

Algebra Refresher Answers
  1. [latex]\displaystyle 0,~2[/latex]
  2. [latex]\displaystyle \dfrac{\pm 3}{4}[/latex]
  3. [latex]\displaystyle -6,~2[/latex]
  4. [latex]\displaystyle 1,~5[/latex]
  5. [latex]\displaystyle \dfrac{-2}{3},~4[/latex]
  6. [latex]\displaystyle \dfrac{3 \pm \sqrt{5}}{2}[/latex]

 

Section 10.3 Complex Numbers

Learning Objectives

  • Write and simplify complex numbers.
  • Perform arithmetic operations on complex numbers.
  • Evaluate polynomials at complex numbers and expand polynomials.
  • Graph complex numbers.
  • Find a polynomial with given zeros.

 

So far most of your work in mathematics has been done using the set of real numbers. We often represent the real numbers by a number line because they can be matched up one-for-one with the points on the line. Every real number is either rational or irrational and can be expressed as a decimal number, although irrational numbers are non-repeating, non-terminating decimals. However, the real numbers are actually a subset of a larger set of numbers called the complex numbers.

You may have first encountered complex numbers as solutions of certain quadratic equations. For example, the graph of

[latex]f(x)=x^2-2x+2[/latex]

has no [latex]x[/latex]-intercepts (as shown at right) because the equation [latex]~~x^2-2x+2-0~~[/latex] has no real-valued solutions.

triangle

Applying the quadratic formula, we find

[latex]x=\dfrac{-(-2) \pm \sqrt{(-2)^2-4(1)(2)}}{2} = \dfrac{2 \pm \sqrt{-4}}{2}[/latex]

The solutions of the equation are [latex]\dfrac{2 + \sqrt{-4}}{2}[/latex] and [latex]\dfrac{2 - \sqrt{-4}}{2}\text{,}[/latex] but they are not real numbers. Because [latex]\sqrt{-4}[/latex] is not a real number, the equation [latex]x^2-2x+2-0[/latex] has no real solutions.

 

Imaginary Numbers

Although square roots of negative numbers such as are not real numbers, they occur often in mathematics and its applications. Mathematicians began working with square roots of negative numbers in the sixteenth century in their attempts to solve quadratic and cubic equations. René Descartes gave them the name imaginary numbers, which reflected the mistrust with which mathematicians regarded them at the time. Today, however, such numbers are well understood and used routinely by scientists and engineers.
We begin by defining a new number, called [latex]i[/latex], whose square is [latex]-1\text{.}[/latex]

Imaginary Unit.

We define the imaginary unit, [latex]i[/latex], by

[latex]{i^2=-1}~~~~~~\text{or}~~~~~~{i=\sqrt{-1}}[/latex]

 

The letter [latex]i[/latex] used in this way is not a variable; it is the name of a specific number, and hence is a constant. The square root of any negative number can be written as the product of a real number and [latex]i[/latex]. For example,

[latex]\sqrt{-4} = \sqrt{-1 \cdot 4}\\ = \sqrt{-1} \sqrt{4} = i \cdot 2[/latex]

or [latex]\sqrt{-4} = 2\text{.}[/latex] Any number that is the product of [latex]i[/latex][latex]i[/latex] and a real number is called an imaginary number.

Imaginary Numbers.

For any real number [latex]a \gt 0\text{,}[/latex]

[latex]{\sqrt{-a} = \sqrt{-1}\sqrt{a} = i\sqrt{a}}[/latex]

 

Examples of imaginary numbers are [latex]3i,~ \dfrac{7}{8}i,~ -38i,[/latex] and [latex]i\sqrt{5}\text{.}[/latex]

 

Example 10.32

Write each radical as an imaginary number.

  1. [latex]\displaystyle \sqrt{-25}[/latex]
  2. [latex]\displaystyle 2\sqrt{-3}[/latex]
Solution
  1. [latex]\displaystyle \sqrt{-25} = \sqrt{-1}\sqrt{25} = i\sqrt{25} = 5i[/latex]
  2. [latex]\displaystyle 2\sqrt{-3} = \sqrt{-1}\sqrt{3} = 2i\sqrt{3}[/latex]

 

Checkpoint 10.33.

Write each radical as an imaginary number.

  1. [latex]\displaystyle \sqrt{-18}[/latex]
  2. [latex]\displaystyle -6\sqrt{-5}[/latex]
Solution
  1. [latex]\displaystyle 3i\sqrt{2}[/latex]
  2. [latex]\displaystyle -6i\sqrt{5}[/latex]

 

Just as each positive number has two real-valued square roots, every negative number has two imaginary square roots. For example, the two square roots of [latex]9[/latex] are [latex]3i[/latex] and [latex]-3i\text{.}[/latex]

Complex Numbers

Consider the quadratic equation

[latex]x^2 - 2x + 5 = 0[/latex]

Using the quadratic formula to solve the equation, we find

[latex]x=\dfrac{-(-2) \pm \sqrt{(-2)^2-4(1)(5)}}{2} = \dfrac{2 \pm \sqrt{-16}}{2}[/latex]

If we now replace [latex]\sqrt{-16}[/latex] by [latex]4i\text{,}[/latex] we have

[latex]x = \dfrac{2 \pm 4i}{2} = 1 \pm 2i[/latex]

The two solutions are [latex]1 + 2i[/latex] and [latex]1 - 2i\text{.}[/latex] These are examples of complex numbers.

Complex Numbers.

A complex number can be written in the form

[latex]z=a+bi[/latex]

 

where [latex]a[/latex] and [latex]b[/latex] are real numbers.

Examples of complex numbers are

[latex]3-5i,~ 2+\sqrt{7}i,~ \dfrac{4-i}{3},~ 6i,~~\text{and} ~~ -9[/latex]

In a complex number [latex]a+bi\text{,}[/latex] [latex]a[/latex] is called the real part, and [latex]b[/latex] is called the imaginary part. All real numbers are also complex numbers (with imaginary part equal to zero). A complex number whose real part equals 0 is called a pure imaginary number.

The real and imaginary parts of a complex number cannot be combined. Thus, two complex numbers [latex]z_1[/latex] and [latex]z_2[/latex] are equal if and only if their real parts are equal and their imaginary parts are equal.

Equality of Complex Numbers.

Two complex numbers [latex]z_1 = a + bi[/latex] and [latex]z_2 = c + di[/latex] are equal if and only if

[latex]a = c ~~ \text{and} ~~ c = d[/latex]

 

Example 10.34.

The solutions of the equation [latex]x^2-2x+2=0[/latex] are [latex]\dfrac{2 \pm \sqrt{-4}}{2}\text{.}[/latex] Write these solutions as complex numbers and simplify.

Solution

Because [latex]\sqrt{-4} = \sqrt{-1}\sqrt{4} = 2i,[/latex] we have [latex]\dfrac{2 \pm \sqrt{-4}}{2} = \dfrac{2 \pm 2i}{2}\text{,}[/latex] or [latex]1 \pm i\text{.}[/latex] The solutions are [latex]1+i[/latex] and [latex]1-i\text{.}[/latex]

 

Checkpoint 10.35.

Use extraction of roots to solve [latex](2x+1)^2 + 9 = 0\text{.}[/latex] Write your answers as complex numbers.

Solution

[latex]x=\dfrac{-1}{2}\pm\dfrac{3}{2}i[/latex]

 

Arithmetic of Complex Numbers

We add and subtract complex numbers by combining their real and imaginary parts separately. For example,

[latex](4+5i)+(2-3i) = (4+2) + (5-3)i\\ = 6+2i[/latex]

The algebraic form of this rule can be stated as follows.

Sum and Difference of Complex Numbers.

The sum of two complex numbers [latex]z_1=a+bi[/latex] and [latex]z_2=c+di[/latex] is

[latex]z_1+z_2=(a+bi)+(c+di)=(a+c)+(b+d)i[/latex]

Their difference is

[latex]z_1-z_2=(a+bi)-(c+di)=(a-c)+(b-d)i[/latex]

 

Example 10.36.

Subtract: [latex](8-6i)-(5+2i)\text{.}[/latex]

Solution

Combine the real and imaginary parts.

[latex](8-6i)-(5+2i)= (8-5)+(-6-2)i\\ =3+(-8)i = 3-8i[/latex]

 

Checkpoint 10.37.

Subtract: [latex](-3+2i)-(-3-2i)[/latex]

Solution

[latex]4i[/latex]

 

Products of Complex Numbers

To find the product of two imaginary numbers, we use the fact that [latex]i^2=-1\text{.}[/latex] For example,

[latex](3i)(4i)= 3 \cdot 4i^2\\ =12(-1)=-12[/latex]

To find the product of two complex numbers, we use the distributive law, as if the numbers were binomials.

Example 10.38.

Multiply [latex](2+3i)(3-5i)\text{.}[/latex]

Solution

We multiply each term of the first complex number by each term of the second one.

[latex](2+3i)(3-5i)=6-10i+9i-15i^2[/latex]

Because [latex]i^2=-1\text{,}[/latex] the last term, [latex]-15i^2\text{,}[/latex] can be replaced by [latex]-15(-1)\text{,}[/latex] or [latex]15\text{,}[/latex] to obtain

[latex]6-10i+9i+15[/latex]

Finally, we combine the real parts and imaginary parts to obtain

[latex](6+15)+(-10i+9i) = 21-i[/latex]

 

Checkpoint 10.39.

Multiply [latex](-3+2i)(-3-2i)\text{.}[/latex]

Solution

[latex]13[/latex]

In the Homework Problems, you will verify that the following rule holds.

 

 

Product of Complex Numbers.

The product of two complex numbers [latex]z_1=a+bi[/latex] and [latex]z_2=c+di[/latex] is

[latex]z_1z_2=(a+bi)(c+di) = (ac-bd)+(ad+bc)i[/latex]

 

Caution 10.40.

One property of real numbers that is not true of complex numbers is [latex]\sqrt{ab} = \sqrt{a}\sqrt{b}\text{.}[/latex] This identity fails when [latex]a[/latex] and [latex]b[/latex] are both negative. For example, if [latex]a=b=-2\text{,}[/latex] we have

[latex]\sqrt{ab} = \sqrt{(-2)(-2)}=\sqrt{4}=2[/latex]

but

[latex]\sqrt{a} \cdot \sqrt{b} = \sqrt{(-2)} \cdot \sqrt{(-2)}\\ =\sqrt{(-1 \cdot 2)} \cdot \sqrt{(-1 \cdot 2)}\\ =i\sqrt{2} \cdot i\sqrt{2} = i^2(\sqrt{2})^2 = -2[/latex]

so [latex]\sqrt{ab} \not= \sqrt{a}\sqrt{b}\text{.}[/latex] We can avoid possible errors by writing square roots of negative numbers as imaginary numbers before attempting any calculations.

 

Quotients of Complex Numbers

To find the quotient of two complex numbers, we use the technique of rationalizing the denominator. First consider division by a pure imaginary number.

Example 10.41.

Divide [latex]\dfrac{3+4i}{2i}\text{.}[/latex]

Solution

Because [latex]i[/latex] is really a radical (remember that [latex]i=\sqrt{-1}[/latex]), we multiply the numerator and denominator of the quotient by [latex]i[/latex] to obtain

[latex]\dfrac{(3+4i) \cdot i}{2i \cdot i}= \dfrac{3i+4i^2}{2i^2} \qquad \text{Apply the distributive law.}\\ =\dfrac{3i-4}{-2} \qquad \text{Recall that }i^2=-1.[/latex]

To write the quotient in the form [latex]a+bi\text{,}[/latex] we divide [latex]-2[/latex] into each term of the numerator.

[latex]\dfrac{3i}{-2} - \dfrac{4}{-2} = \dfrac{-3}{2}i +2[/latex]

The quotient is [latex]2 - \dfrac{3}{2} i\text{.}[/latex]

 

Checkpoint 10.42.

Divide [latex]\dfrac{8+9i}{3i}\text{.}[/latex]

Solution

[latex]3-\dfrac{8}{3}i[/latex]

 

 

Perhaps you recall that to rationalize a binomial denominator, we multiply by its conjugate. For example, to rationalize the denominator of [latex]\dfrac{5}{2+\sqrt{3}}\text{,}[/latex] we multiply numerator and denominator by [latex]2-\sqrt{3}\text{.}[/latex] A similar technique works for dividing complex numbers. We first define the conjugate of a complex number.

Definition 10.43. Complex Conjugate.

For any complex number [latex]z=a+bi\text{,}[/latex] the number

[latex]\bar{z} = a-bi[/latex]

is called the complex conjugate of [latex]z\text{.}[/latex]

 

Note 10.44.

The conjugate of a complex number has several useful properties. In particular, the product of a nonzero complex number and its conjugate is always a positive real number.

[latex]z \bar{z} = (a+bi)(a-bi) = a^2 - b^2i^2 = a^2 - b^2(-1)=a^2+b^2[/latex]

 

To illustrate, we calculate the quotient [latex]\dfrac{5}{2+3i}\text{.}[/latex] We multiply numerator and denominator by the complex conjugate of the denominator, [latex]2-3i\text{,}[/latex] to obtain

[latex]\dfrac{5}{2+3i} \cdot \dfrac{2-3i}{2-3i}[/latex]

The denominator is then a real number because

[latex](2+3i)(2-3i) = 4-6i+6i-9i^2 = 4+9 = 13[/latex]

and the quotient is

[latex]\dfrac{5}{2+3i} \cdot \dfrac{2-3i}{2-3i}=\dfrac{10-15i}{13} = \dfrac{10}{13} - \dfrac{15}{13}i[/latex]

Example 10.45.

Divide [latex]\dfrac{2+3i}{4-2i}\text{.}[/latex]

Solution

We multiply numerator and denominator by [latex]4+2i\text{,}[/latex] the complex conjugate of the denominator.

[latex]\dfrac{2+3i}{4-2i} =\dfrac{(2+3i){(4+2i)}}{(4-2i){(4+2i)}} \qquad \text{Expand numerator and denominator. }\\ = \dfrac{8+4i+12i+6i^2}{16+8i-8i-4i^2} \qquad \text{ Replace} \qquad i^2 \qquad \text{by} \qquad - 1\\ = \dfrac{8+16i-6}{16-(-4)} \qquad \text{Combine like terms.} \\ = \dfrac{2+16i}{20} \qquad \text{Divide 20 into each term of numerator.} \\ = \dfrac{2}{20} + \dfrac{16i}{20} = \dfrac{1}{10} + \dfrac{4}{5}i[/latex]

Checkpoint 10.46.

Write the quotient [latex]\dfrac{4-2i}{1+i}[/latex] in the form [latex]a+bi\text{.}[/latex]

Solution

[latex]1-3i[/latex]

 

 

In the Homework Problems, you will verify the rule for dividing complex numbers.

Quotient of Complex Numbers.

The quotient of two complex numbers [latex]z_1=a+bi[/latex] and [latex]z_2=c+di[/latex] is

[latex]\dfrac{z_1}{z_2} = \dfrac{a+bi}{c+di} = \dfrac{a+bi}{c+di} \cdot \dfrac{c-di}{c-di} = \dfrac{ac+bd}{c^2+d^2} + \dfrac{bc-ad}{c^2+d^2}i[/latex]

 

Graphing Complex Numbers

Real numbers can be plotted on a number line, but to graph a complex number, we use a plane called the complex plane. In the complex plane, the real numbers lie on the horizontal or real axis, and pure imaginary numbers lie on the vertical or imaginary axis. To plot a complex number [latex]a+bi[/latex], we move [latex]a[/latex] units from the origin in the horizontal direction and [latex]b[/latex] units in the vertical direction.

Example 10.47.

Plot the numbers [latex]z=2+3i[/latex] and [latex]\bar{z}=2-3i[/latex] in the complex plane.

Solution

To plot [latex]z=2+3i\text{,}[/latex] we move from the origin 2 units to the right and 3 units up. To plot [latex]\bar{z}=2-3i[/latex], we move from the origin 2 units to the right and 3 units down. The numbers [latex]2+3i[/latex] and [latex]2-3i[/latex] are plotted in the figure at right.
complex conjugates

 

Checkpoint 10.48.

Plot [latex]z=-3+5i[/latex] and its conjugate in the complex plane.

 

Solution

complex conjugates

 

 

Caution 10.49.

You are used to plotting ordered pairs [latex](x,y)[/latex] in the Cartesian plane so that one point represents two real numbers, given by its coordinates. However, in the complex plane, one point represents a single complex number [latex]z=a+bi\text{,}[/latex] and the coordinates of the point are the real and imaginary parts of [latex]z\text{.}[/latex] For example, the point [latex](2,-6)[/latex] in the real plane represents the pair of real numbers [latex]x=2[/latex] and [latex]t=-6\text{,}[/latex] but the point [latex](2,-6)[/latex] in the complex plane represents the complex number [latex]z=2-6i\text{.}[/latex]

 

The modulus, or length, of a complex number is its distance from the origin in the complex plane. The modulus of a complex number is analogous to the absolute value of a real number and is denoted by [latex]\lvert z \rvert \text{.}[/latex] If [latex]z=a+bi\text{,}[/latex] we can use the Pythagorean theorem to compute its modulus.

Modulus of a Complex Number.

The modulus of a complex number [latex]z=a+bi[/latex] is given by

[latex]\lvert z \rvert=\sqrt{a^2+b^2}[/latex]

 

For example, the modulus of [latex]z=2+3i[/latex] is

[latex]\lvert z \rvert=\sqrt{2^2+3^2}=\sqrt{13}[/latex]

Examples

Example 10.50.

Plot all points in the complex plane that satisfy the equation [latex]\lvert z=4 \rvert[/latex]

Solution

The points that satisfy [latex]\lvert z=4 \rvert[/latex] all lie at a distance of 4 units from the origin. In other words, they lie on a circle of radius 4 centered at the origin, as shown at right.
circle

Checkpoint 10.51.

Write an equation for the circle of radius 1 centered at the origin in the complex plane.

Solution

[latex]{|z|}=1[/latex]

We can think of the graph of a complex number [latex]z=a+bi[/latex] as the vector (or arrow) that starts at the origin and ends at the point [latex](a,b)[/latex] in the complex plane, as shown in figure (a).
complex numbers as vectors
Then the sum of two complex numbers corresponds to the sum of the two vectors representing them. Figure (b) illustrates the sum of two complex numbers, [latex]z_1[/latex] and [latex]z_2\text{,}[/latex] by vector addition using the parallelogram law: we form a parallelogram with the vectors [latex]z_1[/latex] and [latex]z_2[/latex] and as adjacent sides. Their sum is the vector that forms the diagonal of the parallelogram, starting at the origin.

Example 10.52.

Illustrate the sum of [latex]z_1=5-i[/latex] and [latex]z_2=-7+4i[/latex] by vector addition.

Solution

Draw a vector starting at the origin and ending at the point [latex](5,-1)[/latex] in the complex plane to represent [latex]z_1\text{,}[/latex] and another vector ending at [latex](-7,4)[/latex] to represent [latex]z_2\text{.}[/latex] Now sketch the opposite sides of a parallelogram and draw the diagonal starting at the origin, as shown at right.
complex numbers as vectors

This vector represents the sum [latex]z_1+z_2\text{.}[/latex] You can check that the vector ends at the point

[latex]z_1+z_2=(5-7)+(-1+4)i=-2+3i[/latex]

 

To visualize subtraction, we add the opposite of the second vector, because

[latex]z_1-z_2=z_1+(-z_2)[/latex]

Recall that the opposite of a vector has the same length, but it points in the opposite direction.

Checkpoint 10.53.

Illustrate [latex]z_1-z_2\text{,}[/latex] for [latex]z_1=3-2i[/latex] and [latex]z_2=-4+5i\text{.}[/latex]

 

Solution

complex numbers as vectors

 

Zeros of Polynomials

A polynomial with real-number coefficients may or may not have real-valued zeros. For example, the polynomial [latex]x^4+4[/latex] has no real-valued zeros. But a polynomial always has a zero if we allow complex numbers as inputs. Because we can add, subtract, and multiply any two complex numbers, we can evaluate a polynomial function at a complex number. Thus, we can extend the domain of any polynomial to include all complex numbers.

Example 10.54.

Evaluate the polynomial [latex]f(x)=x^2-2x+2[/latex] for [latex]x=1+i\text{,}[/latex] and simplify.

Solution

We substitute [latex]x=1+i\text{,}[/latex] to find

[latex]f(1+i) =(1+i)^2 - 2(1+i) +2\\ = 1^2+2i+i^2-2-2i+2\\ = 1+2i+(-1)-2-2i+2[/latex]

Thus, [latex]f(1+i)=0\text{,}[/latex] so [latex]1+i[/latex] is a zero of the polynomial.

 

Checkpoint 10.55.

If [latex]f(x)=x^2-6x+13\text{,}[/latex] evaluate [latex]f(3+2i)\text{.}[/latex]

Solution

[latex]0[/latex]

 

 

The zeros of a quadratic polynomial [latex]~ax^2+bx+c~\text{,}[/latex] of course, are the solutions of the quadratic equation [latex]~ax^2+bx+c=0~,[/latex] and those solutions are given by the quadratic formula,

[latex]x=\dfrac{-b}{2a} + \dfrac{b^2-4ac}{2a}~~~\text{and}~~~x=\dfrac{-b}{2a} - \dfrac{b^2-4ac}{2a}[/latex]

If the discriminant [latex]~D=b^2-4ac~[/latex] is negative, the two solutions are complex conjugates. For example, the solutions of the equation [latex]~x^2-4x+5=0~[/latex] are

[latex]\dfrac{-(-4)\pm \sqrt{(-4)^2-4(1)(5)}}{2(1)} = \dfrac{4 \pm \sqrt{-4}}{2}[/latex]

or [latex]z=2+i[/latex] and [latex]\bar{z}=2-i\text{.}[/latex] Thus, if we know that [latex]z=a+bi[/latex] is one complex solution of a quadratic equation, we know that [latex]\bar{z}=a-bi[/latex] is the other solution.

We can now write a quadratic polynomial, with real coefficients, having any complex number as one of its zeros. The factored form of the quadratic polynomial with zeros [latex]z[/latex] and [latex]\bar{z}[/latex] is

[latex]p(x)=(x-z)(x-\bar{z})[/latex]

Expanding the right side, we find

[latex]p(x)=x^2 - (z+\bar{z})x+z\bar{z}[/latex]

Because [latex](z+\bar{z})[/latex] and [latex]z\bar{z}[/latex] are both real numbers, this polynomial has real-valued coefficients.

Complex Zeros of a Quadratic Polynomial.

If [latex]z=a+bi,~b \not= 0\text{,}[/latex] is a complex zero of a quadratic polynomial [latex]p(x)[/latex] with real coefficients and lead coefficient 1, then [latex]\bar{z}=a-bi[/latex] is the other zero, and

[latex]p(x)=(x-z)(x-\bar{z})=x^2 - (z+\bar{z})x+z\bar{z}[/latex]

 

Example 10.56.

  1. Let [latex]z=7-5i\text{.}[/latex] Compute [latex](z+\bar{z})[/latex] and [latex]z\bar{z}\text{.}[/latex]
  2. Find a quadratic polynomial with one zero being [latex]z=7-5i\text{.}[/latex]
Solution
  1. The conjugate of [latex]z=7-5i[/latex] is [latex]\bar{z}=7+5i\text{,}[/latex] so
    [latex](z+\bar{z})=(7-5i)+(7+5i) = 14[/latex]
    and
    [latex]z\bar{z} =(7-5i)(7+5i)\\ =49-25i^2 = 49+25=74[/latex]
  2. The polynomial is
    [latex]p(x) =x^2 + (z+\bar{z})x+z\bar{z}\\ =x^2-14x+74[/latex]

 

Checkpoint 10.57.

  1. Let [latex]z=-3+4i\text{.}[/latex] Compute [latex](z+\bar{z})[/latex] and [latex]z\bar{z}\text{.}[/latex]
  2. Find a quadratic polynomial with one zero being [latex]z=-3+4i\text{.}[/latex]
Solution
  1. [latex]z+\bar{z}=-6\text{,}[/latex] [latex]~z\bar{z}=25[/latex]
  2. [latex]\displaystyle x^2+6x+25=0[/latex]

 

One of the most important results in mathematics is the fundamental theorem of algebra, which says that if we allow complex numbers as inputs, then every polynomial [latex]p(x)[/latex] of degree [latex]n \ge 1[/latex] has exactly [latex]n[/latex] complex number zeros.

Fundamental Theorem of Algebra.

Let [latex]p(x)[/latex] be a polynomial of degree [latex]n \ge 1\text{.}[/latex] Then [latex]p(x)[/latex] has exactly [latex]n[/latex] complex zeros, counting multiplicities.

 

Note 10.58.

A polynomial has a zero “of multiplicity [latex]k[/latex]” at [latex]x=a[/latex] if [latex](x-a)[/latex] occurs [latex]k[/latex] times as a factor of the polynomial. For example, the polynomial [latex]p(x) = (x-5)^2[/latex] has a zero of multiplicity 2 at [latex]x=5\text{.}[/latex]

 

As a result, every polynomial of degree can be factored as the product of linear terms.

For example, although the graph of [latex]~~y=x^4+4~~[/latex] shown at right has no [latex]x[/latex]-intercepts, the fundamental theorem tells us that there are four complex solutions to [latex]~x^4+4=0~\text{,}[/latex] and that [latex]x^4+4[/latex] can be factored. You can check that the four solutions to [latex]~x^4+4=0~[/latex] are

[latex]1+i,~-1+i,~-1-i,~\text{and}~ 1-i[/latex]

quartic

For example, if [latex]x=1+i\text{,}[/latex] then

[latex]x^2=(1+i)^2=1+2i+i^2=2i[/latex]

and

[latex]x^4=(x^2)^2=(2i)^2=-4[/latex]

Because each zero corresponds to a factor of the polynomial, the factored form of [latex]x^4+4[/latex] is

[latex]x^4+4=\left[x-(1+i)][x-(-1+i)\right]\left[x-(-1-i)\right]\left[x-(1-i)\right][/latex]

The four solutions to [latex]~x^4+4=0~[/latex] form two complex conjugate pairs, namely [latex]1 \pm i[/latex] and [latex]-1 \pm i\text{.}[/latex] We see again that, for every polynomial with real coefficients, the nonreal zeros always occur in complex conjugate pairs.

Example 10.59.

Find a fourth degree polynomial with real coefficients, two of whose zeros are [latex]3i[/latex] and [latex]2+i\text{.}[/latex]

Solution

The other two zeros are [latex]-3i[/latex] and [latex]2-i\text{.}[/latex] The factored form of the polynomial is

[latex](x-3i)(x+3i)[x-(2+i)][x-(2-i)][/latex]

We multiply together the factors to find the polynomial. The product of [latex](x-3i)(x+3i)[/latex] is [latex]x^2+9\text{,}[/latex] and

[latex]x-(2+i)][x-(2-i)] =x^2-(2+i+2-i)x+(2+i)(2-i)\\ = x^2-4x+5[/latex]

Finally, we multiply these two partial products to find the polynomial we seek,

[latex](x^2+9)(x^2-4x+5)=x^4-4x^3+14x^2-36x+45[/latex]

 

Checkpoint 10.60.

  1. Find the zeros of the polynomial [latex]x^4+15x^2-16\text{.}[/latex]
  2. Write the polynomial in factored form.
Solution
  1. [latex]\displaystyle \pm 1,~\pm 4i[/latex]
  2. [latex]\displaystyle (x-1)(x+1)(x-4i)(x+4i)[/latex]

 

 

Section 10.3 Summary

Vocabulary

  • Imaginary unit
  • Imaginary number
  • Complex number
  • Complex conjugate
  • Real part
  • Imaginary part
  • Complex plane
  • Real axis
  • Imaginary axis
  • Modulus

Concepts

  1. Imaginary Unit.

    We define the imaginary unit, [latex]i[/latex], by

    [latex]i^2=-1~~~~~~\text{or}~~~~~~i=\sqrt{-1}[/latex]

  2. The square root of a negative number is an imaginary number: if [latex]a \gt 0,~ \sqrt{-a}=i\sqrt{a}[/latex]
  3. A complex number [latex]z[/latex] is the sum of a real number and an imaginary number, [latex]z=a+bi\text{.}[/latex]
  4. We can perform the four arithmetic operations on complex numbers.
    Operations on Complex Numbers.

    [latex]z_1+z_2=(a+bi)+(c+di)=(a+c)+(b+d)i[/latex]

    [latex]z_1-z_2=(a+bi)-(c+di)=(a-c)+(b-d)i[/latex]

    [latex]z_1z_2=(a+bi)(c+di) = (ac-bd)+(ad+bc)i[/latex]

    [latex]\dfrac{z_1}{z_2} = \dfrac{a+bi}{c+di} = \dfrac{a+bi}{c+di} \cdot \dfrac{c-di}{c-di} = \dfrac{ac+bd}{c^2+d^2} + \dfrac{bc-ad}{c^2+d^2}i[/latex]

  5. The product of a nonzero complex number and its conjugate is always a positive real number.
    [latex]z \bar{z} = (a+bi)(a-bi) = a^2 - b^2i^2 = a^2 - b^2(-1)=a^2+b^2\text{.}[/latex]
  6. We can graph complex numbers in the complex plane.
  7. We can visualize the sum of two complex numbers by vector addition in the complex plane.
  8. Fundamental Theorem of Algebra.

    Let [latex]p(x)[/latex] be a polynomial of degree [latex]n \ge 1\text{.}[/latex] Then [latex]p(x)[/latex] has exactly [latex]n[/latex] complex zeros.

  9. The nonreal zeros of a polynomial with real coefficients always occur in conjugate pairs.

Study Questions

  1. What are imaginary numbers, and why were they invented?
  2. Simplify the following powers of [latex]i\text{:}[/latex]
    [latex]i^2,~i^3,~i^4,~i^5,~i^6,~i^7,~i^8[/latex]
    What do you notice?
  3. Explain how the complex conjugate is used in dividing complex numbers.
  4. If one solution of a quadratic equation is [latex]3+i\sqrt{2}\text{,}[/latex] what is the other solution?
  5. If [latex]P(x)[/latex] is a polynomial of degree [latex]7\text{,}[/latex] how many zeros does [latex]P(x)[/latex] have? How many [latex]x[/latex]-intercepts could its graph have? How many complex zeros could [latex]P(x)[/latex] have?

License

Trigonometry Copyright © 2024 by Bimal Kunwor; Donna Densmore; Jared Eusea; and Yi Zhen. All Rights Reserved.

Share This Book