Chapter One Polynomials: 1-1 Introduction Definition 1.1: A Monomial in Variable X Is An Expression of The Form C X
Chapter One Polynomials: 1-1 Introduction Definition 1.1: A Monomial in Variable X Is An Expression of The Form C X
Polynomials
1-1 Introduction
3 , 3 x ,−2 xy , 51 x 3 z , x 5 , 14 x−2 CITATION Leu92 \l 1033 (Leung, Mok, & Suen, 1992)
The constants a 0 , … , an in (¿) are the coefficients of polynomial P. Then the exponent n is
called the degree of polynomial P is the greatest degree of the monomials it contains and
denoted by deg ( P). In particular, polynomials of degree one, two and three are called
linear, quadratic and cubic. A nonzero constant polynomial has degree 0, while the zero-
polynomial is P ( x ) =0. [ CITATION Leu92 \l 1033 ]
2
Example 1.1: P ( x ) =x3 ( x +1 )+ ( 1−x 2 ) −2 x 4 + x 3−2 x 2+1 is a polynomial with integer
coefficients of degree 4.
1
R( x )=¿ x∨¿ , S( x )= and T ( x)= √ 2 x+ 1 are not polynomials.
x
Sometimes it is very important to emphasize the fact that the coefficients a i of a polynomial
P ( x ) =an x n+ an−1 x n−1 +… .+a 1 x+ a0 are real numbers. To do so, we say that P( x ) is a
polynomial in x with real coefficients, P( x ) is a polynomial in x with coefficients in R, or
P( x ) is a polynomial (in x) over R. The set of all polynomials in x over R is denoted by
R[ x ]. Here the letter R indicates that the coefficients are taken from the system R of real
numbers and the letter x indicates the indeterminate under consideration. We shall call R[ x ]
the domain of polynomials in x over R or the domain of polynomials with real coefficients.
Monomials and polynomials with coefficients taken from other number systems are
similarly defined. Consider polynomials of the domains Z [ x ] , Q [ x ] ,C [ x ] , i.e. polynomials in
x whose coefficients are respectively integers, rational numbers and complex numbers. Now
we can say, A Polynomial is a function in the form
Where a n , a n−1 , … , a0 are values in domain of polynomial, and x is variable. For each c we
call f (c ) the value of the polynomial function f (x) at x=c.
Given a polynomial function f ( x )=an x n +a n−1 x n−1+ … .+a1 x+ a0 in the variable x, the value
f (c ) at x=c can be calculated in different ways. For example, we can first calculate
successively the powers c n , c n−1 , … , c ,1 of c and then multiply each of them by the
corresponding coefficient a i to get
a n c n , an−1 c n−1 , … , a1 c , a 0
¿ 3(2)³+10(2) ² – 5( 2) – 4
¿ 24+ 40+ – 10 – 4
¿ 50
So, the value of Q is 50 when x is 2. or by using synthetic substitution, we would write the
coefficients of Q;
Q=3 x 3 +10 x2 – 5 x – 4
Now, we’ll leave a space under those coefficients and draw a line. We will also write down
the value of the variable to be plugged in. Once we do that, we are set up to evaluate Q
when x=2.
To accomplish that, we bring down the first number, 3, and multiply by 2, then add. Keep
repeating this process. The last value will be the value of Q when x is 2.
2 3 10 -5 -4
Notice, we did get 6 32 54 50 as we did before
3 16 27 50
f ( x )=x 2
are equal if and only if n=m and a i=bi for i=0 , 1 ,... , n. It follows that in writing a
polynomial as a sum of monomials it is immaterial in which order its terms appear. Two
polynomials in different in determinates are never equal. We define the sum f ( x ) + g(x ) of
two polynomials
of R[ x ] to be the polynomial
Example 1.2: To add two or more polynomials, add the coefficient of the terms with the
same degree.
P ( x ) =2 x 3 +5 x – 3 ,Q(x )=4 x – 3 x 2 +2 x3
¿ 2 x3 +2 x 3−3 x 2+5 x +4 x – 3
¿ 4 x3 −3 x 2 +9 x – 3
7 2 -4 7
10 0 -5 0 7
49 14 -28 49
-35 -10 20 -35
70 20 -40 70
70 20 -75 60 69 -21 -28 49
Thus, the product is 70 x 7+ 20 x 6−75 x 5 +60 x 4 +69 x 3−21 x 2−28 x +49
We take note that for any two polynomials of f ¿) and g ( x ) of R [ x ], their sum f ( x ) + g ( x ) and
product f ( x ) g ( x ) are both polynomials of the same domain R ¿]. We may therefore say that
the domain R [ x ] is closed under the addition and the multiplication defined above. Secondly
the sum and the product of two constant polynomials a and b of R [ x ] are a+ b and ab which
are respectively the sum and the product of the real numbers a and b of R. Therefore, we
may say that the two algebraic operations of R [ x ] extend those of R. It is not difficult to
verify that the usual laws of arithmetic hold in R [ x ] .
Consider we have polynomials f ( x ) , g ( x) and h( x ), It is not difficult to verify that the usual
laws of arithmetic hold in R[ x ]:
Moreover, the constant polynomials 0 and 1 satisfy the following special conditions:
for every f (x) ∈ R [x ] . In fact, they are characterized by the above properties.
Theorem 1.1: f (x)+ g(x )=f ( x) if and only if g( x )=0. For any non-zero polynomial f (x),
f (x) h( x )=f ( x) if and only if h(x )=1.[ CITATION Leu92 \l 1033 ]
Proof: As in the case of ordinary arithmetic, we may also subtract one polynomial g( x )
from another polynomial f (x) to obtain a difference d(x) which is itself a polynomial. More
precisely, the difference d(x) is given by
Corollary 1.1: Let f (x) and g( x ) be polynomials of R[ x ]. Then f (x) g(x)=0 if and only if
f (x)=0∨g(x )=0.[CITATION Leu92 \p 11 \l 1033 ]
The last corollary says effectively that we may cancel a non-zero factor from both sides of
an equation.
given any polynomial f (x) of degree n and any number c there exists a polynomial q ( x) of
degree n−1 such that f (x)=( x−c )q(x )+ f (c) . [ CITATION Leu92 \l 1033 ]
The polynomial q ( x) is called the quotient and the constant f (c ) the remainder of the
division of f (x) by x−c .This nomenclature is suggested by the following 'long division' of
f (x) byx−c
Thus the existence of q ( x) of degree 0is proved. Suppose that for all polynomials of degree
less than n such quotients exist. Let
be a polynomial of degree and c be a real number. Then the two polynomials f (x) and
( x−c ) an x n−1 have identical leading term. Thus
g( c)=f (c ).
That
Therefore
Therefore if c is a root of f ( x), then the linear polynomial x−c is a factor of f (x).
Conversely if x−c is a factor of f ( x), then f (x)=( x−c )q( x ) for some polynomial q (x)
whose degree is less than that of f (x) by 1. Recalling that the order of substitution and
multiplication can be interchanged, we see that f (c )=( c−c) q (c)=0 , i.e. c is a root of f ( x) .
This relationship between a rootc and the linear polynomial x−c is known as the factor
theorem. Thus we have proved the factor theorem. [ CITATION Leu92 \l 1033 ] ∎
Theorem 1.3: Let f (x) be a polynomial of R[ x ]and cbe a real number. Then c is a root of
f (x) if and only if x−c is a factor of f ( x ) ,i . e . f (x )=(x−c )q (x) for some q (x) of R[ x ] .
[ CITATION Leu92 \l 1033 ]
Example 1.4: Let f ( x )=x 4 + x 3 −x−1. Since 1 and −1 are real roots of f (x) and by
remainder theorem we have
f ( x )=(x−1)(x+1)(x 2+ x+1)
The remaining roots of f (x) must be the roots of the quadratic polynomial h ( x )=x 2+ x+1.
However, h(x ) has a negative discriminant; it has no real root. Therefore, the real roots of
f (x) are 1 and −1. From this example we see that in R[ x ] not only the linear polynomials
x−1 and x +1 are factors of the polynomial f (x) but also their product ( x−1)( x+ 1) .
Proof: The following inductive proof is based on the factor theorem and the fact that the
product of two real (complex) numbers is zero if and only if at least one of the numbers is
zero. The induction is carried out on the number kof distinct roots. For k =1 the present
theorem is just the factor theorem. Assume that the present theorem holds for k −1 distinct
roots. Let C 1 , C2 , ... , C k be k distinct roots of a polynomial f ( x) .Then by induction
Assumption
for some polynomial h(x ) . Now f (c 1)=0, so ( C 1−C 2) ... ( C1 −Ck ) h ( C 1 )=0 since the order of
substitution and multiplication may be interchanged. The root C 1 is different from
C 2 , ... ,Ck ; therefore (C 1−C 2)...( C1−C k )≠ 0Hence h(C 1 )=0. Applying the factor theorem
to h(x )∧C 1 we have h(x )=( x−c 1) g( x ) for some polynomial g( x ). Therefore
We remark that if the rootsC i are not all distinct then the conclusion of the theorem may not
hold. Take for example the polynomial f (x)= x2−1. C 1=−1 and C 2=−1 are roots off ( x ) ;
but ( x +1 )2 is not a factor off (x). One important consequence of this theorem is that a
polynomial withk distinct roots must have a degree at least equal to k. From this remark a
number of corollaries follow. [ CITATION Leu92 \l 1033 ] ∎
1. 7 Divisibility
In the subsequent discussion we shall tacitly assume that the zero polynomial is excluded
and that all polynomials are taken from the domain R[ x ]
(e)If f (x) ¿( x ) and f (x) ¿(x ), then f (x)( p( x ) g(x )+ q( x ) h( x)¿ for arbitrary polynomials
p(x ) and q (x) .
Proof:: We shall only prove (c) and (d) and leave the proof of the other statements as an
exercise. (c) It follows from the hypothesis that g( x )= p(x )/( x)∧f ( x )=¿ q ( x) g( x) for
some polynomials p(x ) and q ( x) . Thereforef (x)= p (x) q( x ) f (x ); whence p(x )q (x)=1 by
Corollary 1.3.5. By Theorem 1.3.3, deg p( x )+deg q ( x)=O. Therefore both p(x ) andq (x)
are constant polynomials; so f (x)=ag(x ) for some non-zero constant a. (d)If ( x ) ¿ ( x ) ,then
deg f ( x ) =deg g(x ). for some polynomial p(x ). Therefore deg f ( x )+ deg p ( x)=deg g(x) .
Since g p(x )≥ 0, we conclude that deg f ( x )≤ deg g( x ). Before we study further properties
of divisibility, let us compare the statements of the above theorem with their counterparts in
the arithmetic of Z. For non-zero integers a, b, e and d the corresponding statements are:
( c ) if a ¿andb ¿ ,thena=± b
( d )=if a ¿ ,then|a|≤|b|
Proof: We apply induction on the degree n of p(x )We let m denote the degree of the divisor
d ( x ) We will establish uniqueness after we establish the existence of q ( x )andr ( x ) If n=0
then p ( x ) =c where c is a constant
Case 1 : m=0
c
d ( x )=k where k is a constant and since d ( x ) ≠ 0 we knowk ≠ 0. In this case choose q ( x )=
k
c
and choose,r ( x ) ≡ 0 Then d ( x ) . q ( x ) +r ( x ) =k . +0=c= p ( x )in this caser ( x )≡ 0
k
Case 2 m>0
Case 1 : m=0
1
d ( x )=k where k is a constant and since d ( x ) ≠ 0 we knowk ≠ 0. In this case choose q ( x )=
k
1
and choose ,r ( x ) ≡ 0 Then d ( x ) . q ( x ) +r ( x ) =k . +0= p ( x ) +0= p ( x ) in this caser ( x )≡ 0
k
Case 2: m>0
ak +1
Let d ( x )=d m x m+ …+d 1 x + d0 where d m ≠ 0 Note that ≠ 0 since both constants are
dm
a k+1 k+1−m
nonzero let p1 ( x )= p ( x )− x . d (x) Then the subtraction on the right cancels the
dm
leading term of p ( x ) so p1 ( x) is a polynomial of degree k or less and we can apply the
induction assumption to p1 ( x) to conclude there exist polynomials q 1 (x) and r 1 ( x ) such that
p1 x =d ( x ) . q1 ( x ) +r 1 (x ) where the degree of r 1 ( x ) is strictly less than that of d ( x )
a k+1 k+1−m
p1 x =d ( x ) . q1 ( x ) +r 1 ( x )=p ( x )− x . d (x)
dm
ak+1 k +1−m
p ( x) = x . d ( x ) . q1 ( x )+ r 1 ( x )
dm
ak +1 k+1−m
p ( x ) =d ( x )
[ dm
x
]
.q 1 ( x ) +r 1 ( x )
ak+1 k +1−m
So we many let q ( x )= [ dm
x
]
. q 1 ( x ) and letr ( x )=r 1 ( x) and we have established the
theorem holds for p(x )of degree k +1 The induction proof that establishes the existence part
of the theorem is now complete.
Case 1 : m=0
In this case both remainders must be identically zero and this means r 1 ( x ) ≡r 2( x )
Case 2 : m>0
If [ q 1 ( x )−q 2 ( x ) ] ≠ 0 then we can compute the degrees of the polynomials on both sides of the
(*) equation. The degree on the left side is greater than or equal to the degree of d ( x ) But on
the right side, both remainders have degrees less than d ( x ) so their difference has a degree
that is less than or equal to that of either which is less than the degree of d ( x ) This is a
contradiction. So we must haved ( x ) . [ q1 ( x )−q 2 ( x ) ] ≡ 0 and when this is the case the entire
left side of the (*) equation is identically 0 and we may add back ,r ( x ) from the right side to
conclude that the two remainders are also identically equal. ∎
Example:
if f (x)= x3 −2 x 2−x +2=( x 2−1)(x −2)and g( x )=x 3+ 2 x 2−x−2=(x 2−1)( x +2), then they
have x 2−1as an HCF and x 4 −5 x 2 +4=(x 2−1)(x 2−4) as an LCM. The HCF and the LCM of
two polynomials are not unique. Clearly any associate of an HCF (respectively an LCM) is
an HCF (respectively an LCM) and conversely any two HCFs (respectively LCMs) are
associates. We shall usually ignore the distinction between associates and denote anyone
HCF of f (x) and g( x ) by HCF( f (x) , g ( x)) and anyone LCM off (x)and g( x )by LCM
( f (x) , g ( x)). We shall prove the existence of HCF and LCM in the next section. In the
meantime we proceed to study their properties under the assumption that they exist.
Theorem 1.7:For any non-zero polynomials f (x), g ( x) and h(x ) , the following statements
hold:
(c )HCF ( f (x) , g(x))∧f (x)are associates if and only iff (x)/ g(x ).
(d ) LCM (f ( x), g ( x))∧f (x) are associates if and only ifg(x )/f (x ).
Proof:: We leave the proof of (a) to (d) to the interested reader as an exercise.
(e) Let d ( x )=¿HCF( g( x ) ,r ( x )). Then d ( x ) g( x ) and d ( x )( g (x) q( x )+r ( x)¿ . Therefore
d ( x )¿ (x)andd ( x )¿ (x) ,i . e. condition (i) of Definition 2.3.1 is satisfied. Suppose d '( x )¿ ( x)
and d ' ¿( x ). Then d '( x )( f (x )g(x )q(x )¿ . Since d ( x )=¿HCF( g( x ),r (x )) , we must have
d '( x )¿ (x) ,i . e. condition (ii) of Definition 2.3.1, also satisfied. Therefore d ( x )=¿HCF
( f (x) , g ( x)).This completes the proof of (e ).(f ) Let m(x)=¿LCM( f (x), g ( x)). Then it
follows from the fact thatf (x) g ¿) is a common multiple of f (x) and g( x )that
f (x) g(x)=d (x) m( x)for somed ( x ). Therefore it remains to show thatd ( x )=¿HCF
( f (x) , g ( x)),thus to verify (i) and (ii) of Definition 2.3.1.Condition (i).It follows from
m ( x ) =¿LCM ( f (x) , g ( x)) that m(x)=g( x)s ( x )for somes( x )of R [x ].Then
f (x) g(x)=d (x) m( x)=d ( x) g( x)s ( x ). Therefore f (x)=d (x) s (x), and hence d ( x )/( x).
Similarlyd ( x )¿ ( x). Condition (ii). Letd '( x )/f (x )andd '( x )¿ (x) .Thenf (x)=d ' (x)h(x )and
g( x )=d '( x ) k ( x)forsomeh(x )andk ( x)ofR[ x ] .It follows from
f (x) g(x)=d ' (x) h( x ) g( x)=d '( x) k ( x) f (x)thath(x )g ( x)=k (x)f ( x).Putting
n(x )=h ( x) g ( x), we see thatn ¿) is a common multiple of f (x) and g(x). Since m( x)=¿
LCM ( f (x) , g ( x)), we get n(x )=m(x ) p( x ). Now it follows from
d ( x )m(x )=f ( x)g ( x)=d ' ( x)n(x )=d '( x )m(x ) p( x ) that d ( c)=d '( x) p ( x). Therefore
d '( x )¿ d ( x ).Therefore d ( x )=¿HCF( f (x) , g ( x)). This proof of (f) is now complete. ∎
Theorem 1.8: Two polynomials f (x) and g( x )of R [x ]always have an HCF which can be
written in the form
a ( x)f ( x )+ b(x ) g(x )
proof: Consider the set S={s (x )f ( x)+t ( x) g( x): s( x ), t (x) E R [ z]}. The set S is clearly
non-empty and contains non-zero polynomials since both f (x) and g( x ) belong to S.
Among the non-zero polynomials of S we pick anyone d ( x ) which has the lowest degree,
say d ( x )=a( x)f ( x )+ b(x )g(x ) for certain a ( x) and b ( x) of R[ x ] The theorem will be
proved if we can show that d ( x ) is an HCF off (x)andg( x ). The verification of condition
(ii) of 2.3.1 is easy. Since d ( x ) is of the form a ( x)f ( x )+ b(x ) g( x ) ,ifd '( x )¿ (z) and
d '( x )¿ (x) ,thend '( x )¿ (x) . To show thatd ( x )satisfies condition (i) of Definition 2.3.1 we
shall have to use the device of Euclidean algorithm. Since both f (x)andg( x ) belong to S, it
suffices to show that every polynomial of S is divisible by d ( x ). Suppose to the contrary
there is one element, say s( x ) f (x)+t (x) g(x ), of S which is not divisible by d ( x ). Then
upon division by d ( x ), it would leave a non-zero remainderr ( z ) :
would be a polynomial of the set S with a degree strictly less than that of d (z ). This would
contradict our choice ofd ( z ) as a polynomial of S with lowest degree. Therefore d ( x )
divides every polynomial of S and hence it divides both f (x)andg( x ). Two polynomials
f (x) and g( x )are said to be relatively prime if they have no non-unit common factor, in
other words if HCF¿ g( x )¿=1. Two polynomials being relatively prime is at the one
extreme of the possibilities with respective to the availability of common non-unit factors.
At the other extreme we would find two polynomials being associates; in this case the
polynomials will have all non-unit factors in common. Some of the useful properties of
relatively In conjunction with Theorem 2.3.2(f) we have ∎
Let p(x ) and q (x)be any two polynomials with degrees ≥ 1. Then there exists a polynomial
d ( x ) such that d ( x ) divides evenly into both p(x )andq ( x) Moreover,d ( x ) is such that if
a ( x) is any other common divisor of p(x )and q (x) then a ( x)divides evenly into d ( x ). The
polynomial called the Greatest Common Divisor of p(x )' and q ( x)' is sometimes denoted
by GCD( p ( x ) , q ( x ) ) . Except for constant multiples, d ( x )is unique.
Proof : Without loss of generality we assume the degree of p(x )' is larger than or equal to
the degree of q (x) By the Division Algorithm we may write
p ( x ) =q ( x ) . q 1 x +r 1 x (1)
where q ( x) is the quotient polynomial and ,r 1 x is the remainder. If r 1 x=0 then we stop.
Otherwise, if r 1 x ≠ 0 we note from the above equation that any common divisor of both q (x)
and r 1 x must be a divisor of the right side of the above equation and therefore a divisor of
the left side. Any common divisor of q (x) and ,r 1 x must be a divisor of p(x )Next, by
writing
p ( x ) −q ( x ) . q 1 x=r 1 x
we can see that every common divisor of p ( x ) and q (x) must be a divisor of r 1 x and thus a
common divisor of q (x) and ,r 1 x So GCD ( p ( x ) , q ( x ) )=GCD ( q ( x ) , r 1 ( x ) ) We continue by
applying the Division Algorithm again to write
q ( x )=r 1 x . q 2 x +r 2 ( x) (2)
r 1 ( x ) =r 2 x . q3 x+r 3( x) (3)
r 2 ( x ) =r 3 x . q4 x +r 4 ( x) (4)
So after applying the Division Algorithm at most the number of times that is the degree of
q ( x) we must have some remainder become the identically zero polynomial. We claim
GCD ( p ( x ) , q ( x ) ) is the last nonzero remainder. For example, suppose
and
r n−1 ( x ) =r n x . qn +1 x (n+1)
where r n +1 x=0 and is not written. The last equation shows r n is a divisor of r n−1 ( x ) so
GCD ( r n−1 ( x ) , r n ( x ) ) =r n ( x )
Proof:The following were the series of equations that led up to the creation of the GCD
polynomial.
p ( x ) =q ( x ) . q 1 x +r 1 x (1)
q ( x )=r 1 x . q 2 x +r 2 ( x) (2)
r 1 ( x ) =r 2 x . q3 x+r 3( x) (3)
r 2 ( x ) =r 3 x . q4 x +r 4 ( x) (4)
Now starting with the last equation, we solve for the GCD
Note this shows how to write the GCD as a linear combination of r n−2 ( x ) andr n−1 ( x ) But in
the next to the last equation we can solve for r n−1 ( x ) and substitute into (¿)
r n ( x )=f ( x ) .r 1 x+ g ( x ) .r 2
and when we solve the second equation for r 2 (x ) and substitute we get
r n ( x )=f ( x ) .r 1 (x )+ g ( x ) [ q ( x )−r 1 ( x ) . q2 ( x ) ]
= f ( x ) .r 1( x )+ g ( x ) [ q ( x )−r 1 ( x ) . q2 ( x ) ]
=[ f ( x )−g ( x ) .q 2 ( x ) ] .r 1 ( x )+ [ g ( x ) ] .q ( x )
Lastly we solve the first equation for r 1 (x ) and substitute and we get
Chapter two
Roots of polynomials
2.1 Introduction
Definition 2.1:Let p ( x ) =a0 +a 1 x +a2 x+ … an xn be a polynomial. Then λ ∈ F is called a Root,
Solution, or Zero of p if p ( λ )=0.
Theorem 2.1:If p ( x ) =a0 +a 1 x +a2 x 2+ …+an x n is a polynomial and deg( p )=n≥ 1 then λ ∈ F
is a root of p if and only if there exist a polynomial q ( x ) where deg( q )=n−1 such that
p ( x ) =( x−λ ) q (x). ∎
Theorem 2.2:If p ( x ) =a0 +a 1 x +a2 x 2+ …+an x n is a polynomial such that deg( p )=n≥ 0 then
p has at most n distinct roots. ∎
..
Corollary 2.2: If two polynomials f (x) and g( x ), both of degree never R agree in n+1
distinct places ¿forn+1 distinct values of (c ), then they are identical: f (x)=g (x).
[CITATION Leu92 \p 22 \l 1033 ]
Corollary 2.3: if two polynomial f (x) and g( x ) of R[ x ] are such that f (c )=g(c ) for a
infinite number of values c E Rthenf (x)=g ( x).[CITATION Leu92 \p 23 \l 1033 ]
a) Every polynomial of degree n ≥ 0 has at least one zero among the complex numbers.
b) If p(x ) denotes a polynomial of degree n , then p(x ) has exactly 2 roots, some of which
may be either irrational numbers or complex numbers.
This is not proved here. Gauss proved this in 1799 as his Ph.D. doctoral dissertation topic.
@7
coefficient 1
x 2+ b1 x +b 0=0
Are given as
−b 1 √b 21+ 4 b 0
r 1= + and
2 2
−b 1 √ b21−4 b 0
r 2= −
2 2
Whence
b 1=−( r 1 +r 2 )
b 0=r 1 r 2
Thus we have two sets of relations between the roots and the coefficients of the given monic
quadratic equation, the first set consisting of expressions of the roots in terms of the
coefficients and the second set consisting of expressions of the coefficients in terms of the
roots. Similarly given a cubic equation
x 3+ c 2 x 2 +c 1 x +c 0=0
we also have two such sets of relations. Now the expressions of the roots r 1 , r 2 and r 3 in
terms of the coefficientsc 0 , c 1l and c 2 constitute the substance of Cardoon's formulae in 4.3.1
which are too complicated to be reproduced here. To obtain the second set of relations we
use the factorization
Meter expanding the right-hand side and comparing corresponding terms, we get
c 2=−( r 1+ r 2+ r 3 )
c 1=r 1 r 2 +r 1 r 3+ r 2 r 3
c 2=−r 1 r 2 r 3
Theorem 2.3: In an equation in the unknown x of degree n, in which the leading coefficient
is one, the sum of n roots equals the negative of the coefficient of x n−1 , the sum of the (n2 )
products of roots two at a time equals the coefficient of x n−2, the sum of the (n3 )products of
roots three at a time equals the negative of the coefficient of x n−3 , etc.; finally the product
of the n roots equals the constant term or its negative according as n is even or odd.
[CITATION Leu92 \p 83 \l 1033 ]
Proof: given an equation f ( x )=0, to have the first set of relations expressing the roots in
terms of the coefficients amounts to a complete solution of the proposed equation. This is,
therefore, not always possible. For example, we would not have such a set of relations for a
quantic equation with general coefficients. We shall show that it is always possible to get
the second set of relations which, under certain circumstances, may even lead to a complete
solution of the equation. Let
be a monic equation with real coefficients. By the fundamental theorem of algebra and the
factor theorem, the monic polynomial f (x) has a (real or complex) roor r 1 and can be
factorized into f ( x )=( x−r 1 ) f 1 ( x ) where f 1 ( x) is a monic polynomial of degree n−1. For the
same reason f 1 ( x) has a root r 2 and we get f ( x )=( x−r 1 ) ( x−r 2 ) f 2 ( x ). further factorization
will lead finally to the complete factorization of f (x):
where the numbers r 1 , r 2 , … , r n not necessarily all distinct, are the n roots of the equation
f ( x )=0 After expanding the right-hand side, we get
…….
(−1 )n an=r 1 r 2 … r n
example 2.1: Solve x 3−5 x 2+ 8 x −4=0 given that two of its roots are equal.
solution: Let r 1 , r 2 , r 3 be the three unknown roots of the equation. The extra information is
that two of them are identical, say r 1=r 2. The three relations between roots and coefficients
are then
2 r 1+ r 3=5
r 21 +2 r 1 r 3 =8
r 21 r 3=4
3 7
The first two relations yield r 1=r 2=2and r 3=1 or r 1=r 2= and r 3= The first set of values
4 3
of r 1 , r 2 , r 3 are seen to satisfy the third relation.
Example 2.2: solve x 4 −2 x 3−21 x 2+ 22 x +40=0, given that its roots are in arithmetic
progression.
Solution: The extra information allows us to write the four roots of the given equation as
α −3 β , α−β , α + β , α +3 β with unknowns α and β.to find two unknowns we usually only
need two relations among them. Choose, for example
2= ( α−3 β ) + ( α −β ) + ( α + β )+(α + 3 β)
¿ 6 α 2−10 β 2
1 3
we find α = and β=± . Both values of β yield the arithmetic progression −4 ,−1 , 2 ,5.
2 2
To ascertain that they are the roots of the given equation, we may either verify the
remaining two relations between roots and coefficients or verify the given equation by
substitutions. 2.3 Integer and rational roots
theorem 2.4: Rational roots: let p ( x ) =an x n+ an−1 x n−1 +…+ a3 x 3 +a 2 x 2+ a1 x +a 0 be any
c
polynomial with integer coefficients. If the rational number is a root of p ( x ) =0 then c
d
must be a factor of a 0 and d must be a factor of a n.
Integer roots theorem 2.5: : let p ( x ) =an x n+ an−1 x n−1 +…+ a3 x 3 +a 2 x 2+ a1 x +a 0 be any
polynomial with integer coefficientsand with a leading coefficient of 1. If p(x ) has any
rational zeros, then those zeros must all be integers.
Proof: by the rational roots theorem we know the denominator of any rational zero must
divide into the leading coefficient which in this case is 1. Thus any denominator must be ± 1
making the rational zero into a pure integer. ∎
The rational zero test: if f (x) is a polynomial f ( x )=an x n +a n−1 x n−1+ …+a 1 x+ a0 with integer
p
coefficient, then every rational zero of f (x) has the form x= . Where p and q have no
q
common factors other than q, and pis a factor of the constant tern a 0, and qis a factor of the
leading coefficient a n.
1 1 2 2 1 1 2 2
± 1 or ± 3 which will be ± { , , , } which will be {1,−1 , ,− , 2 ,−2 , ,− } guess
1 2 1 3 3 3 3 3
what? None of these are actually zeros, because the one real zero that exist is an irrational
number. Remember this test only gives the possible rational zero. The only guarantee is that
if there is a rational zero, it will be contained in the list generated.
Complex zeros occur in conjugate pairs: if f (x) is a polynomial with real coefficients and
has one complex zero x=a+ bi, then x=a−b i will also be a zero. Furthermore,
x 2−2 ax+ a2 +b2 will be a factor of f (x).
Example 2.4: find the zeros of f ( x )=x 3−x 2−x −2. Then show that the complex zeros must
occur in a conjugate pair. If we use the rational zero test, we find that the possible rational
zeros are ± { 2,1 } or { 2 ,−2,1 ,−1 }. Only x=2is an actual zero. Dividing f (x) by x−2 via
synthetic division results in
2 1 -1 -1 -2
2 2 2
1 1 1 0
−1± √ 1−4
So f ( x )=(x−2)( x 2+ x +1). Letting x 2+ x+1=0 results in quadratic solutions x=
2
−1 √ 3 −1 √3
or x= + i and x= − i. As you can see, when we solve the quadratic factors, we
2 2 2 2
always get complex conjugate pairs.
Theorem 2.6:Let p(x ) be any polynomial with real coefficients and a positive leading
coefficient.
(Upper Bound) If a> 0 and p ( a ) >0and if in applying synthetic substitution to compute p(a)
all numbers in the 3rd row are positive, then ; is an upper bound for all the roots of p ( x ) =0
(Lower Bound) If; a< 0 and p ( a ) ≠ 0 and if in applying synthetic substitution to compute
p(a)' all the numbers in the 3rd row alternate in sign then ; is a lower bound for all the roots
of p ( x ) =0 [ In either bound case, we can allow any number of zeros in any positions in the
3rd row except in the first and last positions. The first number is assumed to be positive and
the last number is p ( a ) ≠ 0 For upper bounds, we can state alternatively and more precisely
that no negatives are allowed in the 3rd row. In the lower bound case the alternating sign
requirement is not strict either, as any 0 value can assume either sign as required. In practice
you may rarely see any zeros in the 3rd row. However, a slightly stronger and more precise
statement is that the bounds still hold even when zeros are present anywhere as interior
entries in the 3rd row.
Lower bound: let b be any root of the equation p ( x ) =0. Must show a< b. As in the above
upper bound proof, we can easily dispense with the case when b=0. Clearly a< b when b=0
because ais negative. We can further implicitly assume no pure power of x is a factor of
p ( x ) and this also allows us to assume p(0) ≠ 0. Since p ( b )=0 by the factor theorem we may
write p ( x ) =( x−b ) . q( x ). Substituting x=a we have p ( a )= ( a−b ) . q ( x). Since p(a) ≠ 0 we
p (a )
know q (a)≠ 0 so we can divide by q (a) to get ( a−b ) = . Now q (a) is either positive or
q ( a)
negative. Because a< 0 and the leading term in q (x) has positive coefficient, the constant
term in q (x) has the same sign as q (a). This fact can be established by considering the two
cases of the even or odd degrees that q (x) must have. For example
'
q ( x )=1 x 5−2 x 4 +3 x3 −4 x 2 +5 x−6. With a< 0 , q(a)<0 and q ( a ) and q ( x ) s constant term
agree in sign or q ( x )=1 x 4−2 x 3 +3 x2 −4 x +5. With a< 0 , q(a)>0 and again q (a) and q ( x )' s
constant term agree in sign.we might note that in these example, it would make no
difference if any of the interior coefficients were 0. This is because the first term has a
positive coefficient, and all the remaining terms just add fuel to the fire with the same sign
as the first term. The presence of an interior zero just means you might not get as big a fire.
But the first term guarantees there is a flame. Another note is that p ( 0 )=(−b ) .q (0), and
since we are assuming b ≠ 0, we can divide this equation by −b to conclude that q (0)≠ 0
when p(0) ≠ 0. So assuming neither b not the constant term in p(x ) are zero guarantees that
the constant term in q (x) must be strictly positive or strictly negative. Since the numbers in
the third row alternate in sign, p(a) differs in sign from the constant term in q ( x). But since
the constant term in q (x) has the same sign as q (a) we know p(a) and q ( a ) differ in sign.
p (a )
So ( a−b ) = <0. a<b . ∎
q ( a)
@16…………………………………..
@17 Example 2.5: c is an upper bound for all real zeros of f (x) if the leading coefficient a
is positive provided none of the numbers in the bottom row of the synthetic division are
negative. An example is shown below:…………………
@18 example 2.6:c is a lower bound for all real zeros of f (x) if the botton row of the
synthetic division alternates in sign. If a value in the bottom row is zero. It can be
considered to be positive or negative as needed to show the alternating pattern. An example
is shown below:…………
@19
@20 intermediate value theorem2.7: if f (x) is a polynomial, and f (a)≠ f (b) for a< b, then
f (x) takes on ever value from f (a) to f (b) in the closed interval [ a , b ]. Applied to
polynomial zeros, the intermediate value theorem states that if f ( a ) <0 and f (b)>0, then
there must be a value x=c in the interval [ a , b ] such that f ( c ) =0. In other words, if the
graph of a polynomial passes from nrgative to positive, it must pass through the x−axis at
the value of a zero.
Proof: بدۆزەوە..................
@21
@22 example 2.7: given f ( x )=x 3−2 x−1, f ( 1 ) =−2 , and f ( 2 ) =3,what does the
intermediate value theorem tell us about the existence of a zero?
f (x) must take on all values from y=−2to y=3. Thus it must take on the value 7=0. This
means that there must be a zero at an x-value between x=1 and x=2. In fact, there is a zero,
as shown below in the graph…………………………….. وینە دروست بکە
@23………………..
Lemma 2.1: Descartes's rule of signs: each negative root of p(x ) corresponds to a positive
root of p(−x ). That is, if a< 0 and a is a zero of p(x ), then −a is a positive zero of p(−x ).
Proof: the graph of the function y= p (−x) is just the graph of y= p (x) reflected over the
y−¿axis. So, if a< 0 and p ( a )=0, then −a> 0, and when x=−a, then
p (−x )= p (−(−a ) ) = p ( a )=0. So −a is a positive zero of p(−x ). ∎
Theorem 2.8: Descartes's rule of signs: let p(x ) be any polynomial with real coefficients.
Positive roots: the number of positive roots of p(x=0) is either equal to the number of sign
variations in the coefficients of p(x ) or else is less than this number by an even integer.
Negative roots: the number of negative roots off p ( x ) =0 is either equal to the number of
signvariations in the coefficients of p(−x ) or else is less than this number by an even
integer. Note that when determining sign variations we can ignore terms with zero
coefficients. ∎
Proof: the statement about the number of positive roots of p ( x ) =0 is exactly the statement
of lemma ….. that has already Benn proved. To prove the statement about the number of
negative roots of p(x ) we need only apply lemma ….. . each negative root of p(x )
corresponds to a positive root of p(−x ) and by lemma…. , the number of positive roots of
any polynomial (like p(−x )) is either equal to the number of sign variations in that
polynomial { p(−x )}, or is less than the number of sign variations in that polynomial (
p(−x )) by a positive even integer. ∎
Example 2.8: if f ( x )=x 4 −3 x 3+2 x 2+ x−1, there are k =3 sign changes so there will be k =3
positive real zeros or k −m=3−2=1 positive real zero.
Example 2.9: if f ( x )=x 4 −3 x 3+2 x 2+ x−1, then f (−x )=x 4+ 3 x 3 +2 x 2−x−1 there are k =1
sign changes so there will be k =1 negative real zeros or k −m=1−0=1 negative real zero.
Here the only even integer less than 1 is m=0. Remark 2.1: note: missing terms (coefficient
=0) are not considered. For example, f ( x )=−x 5 −3 x 2−2 x 2−1 would have zero sign
changes.
Chapter three
Step I Divide the polynomial by its leading coefficient so that the new leading coefficient is
equal to 1.
Step II Make a substitution so that the new coefficient immediately following the leading
coefficient is equal to 0.
Step III Make a substitution so that the new trailing coefficient is equal to 1.
For polynomials of degree 1, performing Step I will be enough for us to easily find the root.
In the degree 2 case, we will be able to find the roots after performing Steps I and II. At that
point, we will have succeeded in deriving familiar formulas that you have undoubtedly
come across in your earlier algebra courses. Not surprisingly, the situation for polynomials
of degree 3 will be more difficult. Not only will we need to apply Steps I, II, and III, but we
will also need to make a substitution that appears to come out of nowhere. The degree 4
case will involve even more computations, but in some ways, these computations will be
more natural and motivated than those required to complete the degree 3 case.
ax +b=0
witha ≠ 0 ,apply Step I and divide both sides of the equation by a to obtain
b
x + =0
a
a
Then subtract from both sides to obtain the root .
b
a x 2+ bx+ c=0
with a ≠ 0 , apply Step I and divide both sides of the equation by a to obtain
b c
x 2+ x+ =0
a a
b
Next, to apply Step II, make the substitution x= y − . Note that if we can find y, then we
2a
can certainly find x, thus it suffices to find y. Our previous equation now becomes
www.elsevierdir
b 2 b b c
( y−
2a) (
+ y−
a )
+ =0
2a a
2 b b2 b b2 c
y− y+ 2 + y− 2 + =0
a 4a a 2a a
which simplifies to
2 4 ac−b2
y + =0
4 a2
4 ac−b2
2 2 b2 −4 ac
We then subtract y + =0 from both sides to obtain y = =0
4 a2 4 a2
Taking square roots is an allowable operation and when we take the square root of both
sides we obtain
√ b2−4 ac
y=±
2a
b
Having successfully solved for y, we can now go back to the substitution x= y − and see
2a
That
−b ± √ b2−4 ac
x=
2a
Example : …
a x 3 +b x 2+ cx+ d=0
witha ≠ 0, apply Step I and divide both sides of the equation by a to obtain
b c d
x 3+ x 2+ x+ =0
a a a
b
To apply Step II, we now make the substitution ¿ y− . Once again, if we can find y ,
3a
then we can certainly find x , so it suffices to find y. You should check that our previous
equation now becomes .
y 3 + By+C=0
0= y 3 +By= y ( y 2+ B) .
Therefore, one of the roots is 0 and the others can be found by applying the quadratic
formula to y 2 +B=0 . As a result, we will assume that C ≠ 0 and, to apply Step III, we will
1
make the substitution y=C 3 z Note that if we can solve for z , then we will know the value
of y , so it suffices to solve forz . Our substitution turns the equation y 3 + By+C=0 into
1 3 1 1
( ) ( )
0= C Z + B C 3 Z +C=C Z 3 +B C 3 Z +C
3
Since C ≠ 0, we can divide this equation by C to obtain We can now further simplify this
B
D=
equation by letting 3 thereby giving us the equation
C2
z 3+ Dz+1=0 .
This is as far as Steps I, II, and III can take us. Therefore, in order to finish this problem, we
will need another substitution or idea. There is a substitution that works at this point, but,
unfortunately, it is rather unmotivated and appears to come out of nowhere. However, it
D
does get the job done, and that is the most important thing. We let Z=v − and once
3v
again note that if we can find v, then we will know the value of z. Thus, it suffices to find v.
Our previous equation now becomes
D 3 D D2 D3 D2
0= v−( 3v ) (
+ D v−
3v ) (
+1= v 3 Dv + −
3 v 27 v 3
+ Dv− )(
3v
+1 )
which simplifies to
3 D3
v− +1=0
27 v 3
−D 3
Multiplying this equation by v3 and then letting E=
27
v 6+ v 3 + E=0 .
1
Finally, let v=w 3 we can solve for w, then we can certainly find with this substitution, the
previous equation now becomes
1 6 1 3
( w ) +( w ) + E=0
3 3
w 2+ w+ E=0
At various points in this procedure, we have taken cube roots, which is an allowable
operation. We can now use the quadratic formula to find w. Knowing w, we can then, in
order, find v , z , y , and then x. The actual expression forx in terms of a , b , c , d is quite long
and complicated. However, at this point, we are much more interested in the fact that such
an expression actually exists. Thus, we have succeeded in showing that there is indeed a
formula for the roots of a x 3 +b x 2+ cx+ d , which only involves combining a , b , c , d using
addition, subtraction, multiplication, division, taking square roots, and taking cube roots.
a x 4 +b x 3 +c x2 +dx +e=0
witha ≠ 0, apply Step I and divide both sides of the equation by a to obtain
b c d e
x 4 + x 3 + x 2 + x+ =0
a a a a
In light of our discussion before the degree 3 case, it should now come as no surprise that to
b
apply Step II, we make the substitution x= y − . As before, in order to find x, it suffices
4a
to find y . Our equation now becomes [ CITATION Leu92 \l 1033 ]