Chapter 3: Polynomial Equations3.1 Polynomials A polynomial p(x) with coefficients in a field F is an expression
of the form
A rational function of one variable
is a fraction p(x)/q(x) where p and q are polynomials with coefficients in F
and
We can define operations on polynomials in the usual manner. The
sum of two polynomials is obtained by taking the sums of the coefficients.
If
Although tedious, it is straightforward to show that the rational functions of one variable with coefficients in a field F form a field. Example 1: Let F is an ordered field. A rational function f(x) of one variable with coefficients in F can be expressed as f(x) = cp(x)/q(x) where p(x) and q(x) are monic and c is in F. We say that such a rational function is positive if and only if c is positive. One can show that this makes the field of rational functions of one variable with coefficients in F into an ordered field. It is an example of an ordered field which is NOT Archimedean. Recall from high school algebra that one can do long division of polynomials to obtain a polynomial quotient and a polynomial remainder whose degree is smaller than that of the divisor. In summary: Proposition 1: (Division Theorem) If p(x) and d(x) are polynomials
with coefficients in a field F and
Corollary 1: If f(x) is a polynomial with coefficients in a field F and a in F is a root of f(x) = 0, the f(x) = (x - a)q(x) for some polynomial q(x) with coefficients in F. Proof: By Proposition 1, we have f(x) = (x - a)q(x) + r(x) where r(x) has degree less than 1. But then r(x) is a constant. Furthermore, 0 = f(a) = (a - a)q(a) + r(a) = r(a). So r(a) = 0. Since r is a constant, this means that r = 0. Corollary 2: If f(x) is a non-zero polynomial of degree n with coefficients in a field F, then f has at most n roots in f. Proof: If it is false, we can can choose an f of smallest degree for which it is false. If a is a root, then f(x) = (x - a)q(x) where q is of degree n - 1. If f has more than n roots including x = a, then this equation shows that q has at least n roots other than x = a. This contradicts the choice of f as being a counterexample of smallest degree. In particular, any element of F has at most n
Let f(x) and g(x) be two polynomials with coefficients in a field F. Then f(x) is a divisor of g(x) if and only if there is a polynomial q(x) with coefficients in F such that g(x) = f(x)q(x). Note that the degrees are related by ![]() One says that f(x) is a proper divisor of g(x) if f(x) is a divisor of g(x), f(x) is not a constant, and f(x) has degree less than that of g(x). The polynomial f(x) is said to be irreducible if it is non-zero and has no proper divisors. Basically, irreducible polynomials play the same role as did prime numbers. Just as with the natural numbers, the division theorem can be used to define the Euclidean Algorithm which allows one to calculate the greatest common divisor of two polynomials and to express it as a linear combination of the two original polynomials. The only difference here is that we compare polynomials using their degrees; so, for example, the greatest common divisor is any common divisor with largest possible degree. Details are given in the exercises. One has: Proposition 2: (Unique Factorization) Every non-zero polynomial over a field F can be factored into a product of zero or more irreducible polynomials. If f(x) is a non-zero monic polynomial, then every non-zero polynomial factors uniquely (up to order) into a product of monic irreducible polynomials. Proof: This proof is also completely parallel to the one with natural numbers and so is left to the exercises. 3.2.1 Graphing near a PointLet's start off by assuming that our polynomials f(x) have real number coefficients and that we are evaluating them for real values of the variable x. Behavior near zero. How can you approximate the graph of a
polynomial function
Examples: The function
The function
Behavior near x = a We want to see how a
polynomial function
Examples: Let
![]() So, the graph of y = f(x) near x = 2 is the same as the graph of y = g(x) near zero, and it is approximated by y = 9x + 6. So, the graph of y = f(x) near x = 2 looks like a straight line with slope 9 and passing through (2, 6). If we are interested in what the graph of y = f(x) looks like near x = -1, then consider g(x) = f(-1 + x): ![]()
So, the graph of y = f(x) near x = -1 is the same as the graph of y = g(x)
near x = 0, which is approximated by
As a final example, check you understanding by showing that the function f(x) has a local minimum at x = 1. Derivatives. As the example shows, it can be quite tiresome to
keep computing g(x) = f(a + x) for various values of a. So, what is a
short-cut? Note that
![]() where ![]() The polynomial f'(y) is called the derivative of f(x). We have just seen that the graph of y = f(x) is approximated near x = a by a straight line with slope f'(a) through the point (a, f(a)). Large values of x. When x is large in absolute value, the
polynomial function
When x is negative and large in absolute value,
Complex polynomials. If the
polynomial function
In the case of real polynomials, |f(x)| be smallest at x = a for
all x near a even though
This only happens because we restrict the values of x to be real.
For example, if we allowed x = it, then
One can do the same thing for a general polynomial.
If we approximate f(x) by its constant term and its
term of lowest positive degree, then
![]() Then one has ![]()
Now, if
Lemma (d'Alembert): If f(x) is a non-constant polynomial with complex
coefficients and
3.2 Rational RootsIf f(x) = 0 is a non-zero polynomial equation with integer coefficients, then there are at most a finite number of possible rational number roots: Proposition 3: Consider the equation ![]()
where the coefficients are integers and
Proof: Suppose x = a/b is a root of the equation where a and b are integers with a and b are relatively prime. Both a and b are non-zero. Substituting x = a/b into the equation, one gets ![]()
Multiplying through by
![]()
The first n terms are all multiples of a and so a divides
Lemma 1: Let a, b, and c be integers with
Proof: If the result were false, then there would be a counter-example
with a having smallest possible absolute value. One has ae = cb for some integer
e. Clearly a is not 1. Let a
= pq where p is a prime and q an integer. Then p also divides cb and p is
relatively prime to b. By Corollary 3 of Section 2.6, it follows that p
divides c, say c = pr with r an integer. since ae = cb, we have
pqe = prb and so p(qe - rb) = 0. Since
Example 2: i. The square root of 2 is irrational because it is
a root of
ii. The equation f(x) = 1 has no rational solutions where
iii. Consider the quartic equation
Remark 1: An examination of the proof of the Proposition should
convince you that it basically only depended on the unique factorization of integers.
In the last section, we saw that for any field F, the polynomials with
coefficients in F also factor uniquely. In particular, the same argument
therefore tells us about the rational function solutions of polynomial
equations with coefficients in F[y]. This would show, for example, that there is NO rational
function which is a square root of
3.3 The Fundamental Theorem of AlgebraWe will not be ready to prove this result until we get to Chapter 5, but we can at least state the result and see a few of its consequences. Theorem 1: (Fundamental Theorem of Algebra) Every non-constant polynomial f(x) with complex number coefficients has at least one complex number root. Corollary 2: Every non-zero polynomial f(x) with complex number coefficients can be factored into a product of linear polynomials with complex coefficients. Proof: This is a simple descent argument using the Fundamental Theorem of Algebra and the Division Theorem. The complex conjugate
Proposition 4: The complex conjugate function
Proof: Let us prove the second assertion leaving the other two
as exercises. Let
![]() Expanding the right side gives ![]() which is the same as the expansion of the left side. Corollary 3: For any complex number z and natural number n, one
has
Proof: This follows by induction (or descent). Given a polynomial
Corollary 4: If f(x) is a polynomial with complex coefficients
and z is a complex number, then
Proof: This is another descent argument. Corollary 5: If f(x) = 0 where f is a non-zero polynomial with
real coefficients has a complex root z, then
Proof: Since f has real coefficients,
Corollary 6: If f(x) is a non-zero polynomial with real coefficients,
then the non-real complex roots of f(x) = 0 occur in complex conjugate
pairs (i.e. If z is a root, so is
Proof: The first assertion is just Corollary 5. If the second assertion were false, then choose a counter-example f of minimal degree. Clearly f is not a constant; so it has at least one complex root. If f has a real root a, then the Division Theorem says that f(x) = (x - a) g(x) where g is a polynomial with real coefficients. Since g has lower degree than f, the assertion is true for g, but then substituting shows that it is also true of f, which would be contradiction. So, f must have no real roots. Suppose f has a non-real complex root a.
Then Corollary 5 tells us that
Corollary 6: Every non-zero polynomial of odd degree with real coefficients has at least one real root. Proof: Since the non-real roots occur in complex conjugate pairs, the only way for there to be no real roots would be if the degree were even. 3.4 Cubic EquationsWhereas the solution of quadratic equations was known in some form from the time of the Babylonians, the solution of the general cubic equation was first discovered perhaps by Tartaglia and published by Cardan during the Renaissance. It represented a giant leap forward; the most spectacular achievement showing for the first time in close to two millenia that the great achievement of the classical civilizations could be bettered. The problem is to find solutions of the general cubic
equation
Reduction Step: To understand the first step, recall how we solved quadratic equations.
The idea was that they were easy to solve if the linear term was missing.
So, the idea was to make the middle term disappear. Starting with
In the case of a cubic, we can attempt the same trick. And it does help somewhat. In this case we have a cubic and so, if we cube (x + d) we would get ![]() . Comparing this with our cubic, we see that we can make the quadratic term match by taking d = a/3. This gives: ![]() This looks very complicated, but the idea is that, if we think of x + a/3 as being a new variable, say y, then the polynomial is a cubic in y without any quadratic term. We have shown: Lemma 2: By making a linear substitution x = y - a/3, the general cubic can be written as a cubic with no quadratic term. So, to solve the general cubic, it is enough to handle the case where the quadratic term is zero. The above reduction step was well known at the time and does not
represent any great achievement. To understand the next step, again consider
the case of quadratics. If
Lemma 3: If
This last lemma was also a well known property of quadratic equations.
Now, let's try to solve the cubic
![]() If you simply factor 3uv out of the two middle terms, the formula becomes: ![]()
Now, thinking of u + v as being the variable, this says that a cubic is
equal to a linear, i.e. it is like the equation
![]() So, if we could find u and v so that these two equations were satisfied, then x = u + v would be the root of the cubic. Now, compare these two equations to Lemma 3. It tells us that, in order to
make a quadratic with roots
By varying the cube roots, one expects to obtain the various solutions of the equation. But something is wrong here. We know that there are three cube roots and so pairing these up with each other, one expects to get 9 different pairs (u, v). But we know that a cubic has only 3 roots! The problem is that we have created extraneous solutions. What we
did was to find pairs (u, v) so that
So, suppose our original pair was chosen so that uv = -a/3. If
Example 3:Solve the equation
Our binomial expansion is
The quadratic factors as (x + 4)(x - 2) = 0. So the roots of the quadratic
are 2 and -4. Let u =
Example 4:Solve the equation
The quadratic formula tells us that the roots of the quadratic are
3.5 Quartic EquationsFerrari, a student of Cardan, showed that one could find the roots of the general quartic equation using techniques similar to those used for cubics. The story stops here. According to Abel's Theorem, there is no general formula for expressing the roots of a general polynomial equation of degree five or higher involving only arithmetic operations and roots. Some fourth degree (quartic) polynomials are easy to solve. For example,
consider:
![]()
If the product is zero, then one factor or the other is zero. So, solving
for the roots of the quartic is the same as solving two quadratic equations,
which is something that one knows how to do. More generally, if we can arrange
the equation to be solved into the form:
Let's start with a general fourth degree polynomial with complex number
coefficients. Dividing through by the leading coefficient, one needs to
solve an equation of the form
So, we can assume the form of the equation is:
The problem is that we didn't quite choose the right constant term on the left side of the equation -- but how should we choose the right constant term? Since we don't know, we can simply adjust by adding y to the constant term. Our new equation becomes ![]()
where we added the last two terms on the right in order to make the two
sides equal. Now, we have a square on the left and we need to choose y
so that we have a square on the right. But the right side is a quadratic
in x and so, we just need to make sure that this quadratic has both
roots equal. (If they were both equal to
Lemma 4: A quadratic
Applying Lemma 4 to the right side of the equation, we see that we need y to satisfy: ![]()
But this is just a cubic equation in y. We can use the method of the
last section to find a y which satisfies this equation. Then, we
can factor the right side -- the roots are
![]() Since both sides are squares, we see that we can find the roots of the quartic by solving two quadratics, viz. ![]() This completes the solution of the general fourth degree polynomial equation. All contents © copyright 2001 K. K. Kubota. All rights reserved |