language-icon Old Web
English
Sign In

Polynomial remainder theorem

In algebra, the polynomial remainder theorem or little Bézout's theorem (named after Étienne Bézout) is an application of Euclidean division of polynomials. It states that the remainder of the division of a polynomial f ( x ) {displaystyle f(x)} by a linear polynomial x − r {displaystyle x-r} is equal to f ( r ) . {displaystyle f(r).} In particular, x − r {displaystyle x-r} is a divisor of f ( x ) {displaystyle f(x)} if and only if f ( r ) = 0 , {displaystyle f(r)=0,} a property known as the factor theorem. In algebra, the polynomial remainder theorem or little Bézout's theorem (named after Étienne Bézout) is an application of Euclidean division of polynomials. It states that the remainder of the division of a polynomial f ( x ) {displaystyle f(x)} by a linear polynomial x − r {displaystyle x-r} is equal to f ( r ) . {displaystyle f(r).} In particular, x − r {displaystyle x-r} is a divisor of f ( x ) {displaystyle f(x)} if and only if f ( r ) = 0 , {displaystyle f(r)=0,} a property known as the factor theorem. Let f ( x ) = x 3 − 12 x 2 − 42 {displaystyle f(x)=x^{3}-12x^{2}-42} . Polynomial division of f ( x ) {displaystyle f(x)} by ( x − 3 ) {displaystyle (x-3)} gives the quotient x 2 − 9 x − 27 {displaystyle x^{2}-9x-27} and the remainder − 123 {displaystyle -123} . Therefore, f ( 3 ) = − 123 {displaystyle f(3)=-123} . Show that the polynomial remainder theorem holds for an arbitrary second degree polynomial f ( x ) = a x 2 + b x + c {displaystyle f(x)=ax^{2}+bx+c} by using algebraic manipulation: Multiplying both sides by (x − r) gives Since R = a r 2 + b r + c {displaystyle R=ar^{2}+br+c} is the remainder, we have indeed shown that f ( r ) = R {displaystyle f(r)=R} . The polynomial remainder theorem follows from the theorem of Euclidean division, which, given two polynomials f(x) (the dividend) and g(x) (the divisor), asserts the existence (and the uniqueness) of a quotient Q(x) and a remainder R(x) such that If the divisor is g ( x ) = x − r , {displaystyle g(x)=x-r,} then either R(x) = 0 or its degree is zero; in both cases, R(x) is a constant that is independent of x; that is Setting x = r {displaystyle x=r} in this formula, we obtain: A slightly different proof, which may appear to some people as more elementary, starts with an observation that f ( x ) − f ( r ) {displaystyle f(x)-f(r)} is a linear combination of terms of the form x k − r k , {displaystyle x^{k}-r^{k},} each of which is divisible by x − r {displaystyle x-r} since x k − r k = ( x − r ) ( x k − 1 + x k − 2 r + ⋯ + x r k − 2 + r k − 1 ) . {displaystyle x^{k}-r^{k}=(x-r)(x^{k-1}+x^{k-2}r+dots +xr^{k-2}+r^{k-1}).}

[ "Symmetric polynomial", "Reciprocal polynomial", "Square-free polynomial", "Polynomial matrix", "Alternating polynomial" ]
Parent Topic
Child Topic
    No Parent Topic