Elementary Functions
Part 2, Polynomials Lecture 2.5a, The Rational Root Test
- Dr. Ken W. Smith
Sam Houston State University
2013
Smith (SHSU) Elementary Functions 2013 1 / 35
More Zeroes of Polynomials
In this lecture we look more carefully at zeroes of polynomials. (Recall: a zero of a polynomial is sometimes called a “root”.) Our goal in the next few presentations is to set up a strategy for attempting to find (if possible) all the zeroes of a given polynomial. We will assume, for this section, that our polynomial has coefficients which are
- integers. We will then set up some tests to run on the polynomial so that
we can make some guesses at possible roots of the polynomial and begin to factor it. The Fundamental Theorem of Algebra tells us that a polynomial of degree n has n zeroes, if we include complex roots and if we count the multiplicity of the roots. We will be particularly interested in finding all the zeroes for various polynomials of small degree, n = 3, n = 4 or maybe n = 5.
Smith (SHSU) Elementary Functions 2013 2 / 35
The Rational Root Test
A rational number is a number which can be written as a ratio b
d where
both the numerator b and the denominator d are integers (whole numbers). In this part of our lecture, we describe the set of all possible rational numbers which might be the root of our polynomial. We will call this set of all possible rational numbers the rational test set; it will be a list of numbers to examine in our hunt for roots.
Smith (SHSU) Elementary Functions 2013 3 / 35
The Rational Root Test
Consider the simple linear polynomial 3x − 5. It has one zero, x = 5
3.
This zero, 5
3, is a rational number with numerator given by the constant
term 5 and denominator given by the leading coefficient 3 of this (small) polynomial. This concept generalizes. If we are factoring a polynomial f(x) = anxn + an−1xn−1 + ... + a2x2 + a1x + a0 then when we eventually write out the factoring f(x) = (d1x − b1)(d2x − b2) · · · (dnx − bn) the products of the coefficients d1d2 · · · dn must equal the leading coefficient an and the products of the constants b1b2 · · · bn must equal the constant term a0. This leads to the Rational Root Test.
Smith (SHSU) Elementary Functions 2013 4 / 35