Real Zeros of a Polynomial Function

From Math Wiki
Revision as of 20:04, 20 October 2015 by MathAdmin (talk | contribs) (Created page with "<div class="noautonum">__TOC__</div> ==Introduction== This section focus on factoring a polynomial as far as possible. We take advantage of a result from section 4.1 that say...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

This section focus on factoring a polynomial as far as possible. We take advantage of a result from section 4.1 that says if f(x) is a polynomial and f(r) = 0 for a real number r, then x - r is a factor of f(x).

Factor Theorem

The mentioned important fact is restated here as teh factor theorem:

Let f be a polynomial function. Then x - c is a factor of f(x) if and only if f(c) = 0.

Theorems For Finding Zeros

The first theorem makes a statement about the number of zeros:

TheoremA polynomial function of degree n cannot have more than n real zeros.

When a polynomial is written in standard form, decreasing degree order, we have even more information about the potential zeros of a polynomial.

Theorem: Descartes' Rule of Signs Let f denote a polynomial function in standard form. The number of real positive zeros of f is equal to the number of variations of sign of the nonzero coefficients of f(x)

or else equals that number minus an even integer.

The number of negative zeros of f either equals the number of variations in the sign of the nonzero coefficients
of f(-x) pr else equals that number minus an even integer.


Example:
Let 

To count the number of positive roots, we note that there are 2 sign changes, from 1 to -4 and -6 to 9.
So there either 2 or 0 positive roots.

To count the number of negative roots, we have to look at 
. Here we only have one sign change, from -4 to 6. So there is one negative root.

Finally we arrive at the most precise theorem for finding rational zeros.

Rational Zeros Theorem
Let f be a polynomial function of degree 1 or higher of the form 
 where each coefficient is an integer. If , in lowest terms, is a rational zero of f, then p must divide ,
 and q must divide 
 
 Return to Topics Page