Polynomial remainder theorem: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>D.Lazard
m Reverted 1 edit by 2001:2042:33DF:8A00:317A:3757:B92B:C056 (talk) to last revision by Extropian314
 
imported>ChenSong4042
m added "a" in front of "degree one less than the degree of"
 
Line 2: Line 2:
{{redirect|Little Bézout's theorem|the intersection number of two algebraic curves|Bézout's theorem|a relation in the theory of greatest common divisors|Bézout's identity}}
{{redirect|Little Bézout's theorem|the intersection number of two algebraic curves|Bézout's theorem|a relation in the theory of greatest common divisors|Bézout's identity}}


In [[algebra]], the '''polynomial remainder theorem''' or '''little Bézout's theorem''' (named after [[Étienne Bézout]])<ref>{{cite journal |author=Piotr Rudnicki |title=Little Bézout Theorem (Factor Theorem) |journal=Formalized Mathematics |volume=12 |issue=1 |year=2004 |pages=49–58 |url=http://mizar.org/fm/2004-12/pdf12-1/uproots.pdf}}</ref> is an application of [[Euclidean division of polynomials]]. It states that, for every number <math>r</math>, any [[polynomial]] <math>f(x)</math> is the sum of <math>f(r)</math> and the product of <math>x-r</math> and a polynomial in <math>x</math> of degree one less than the degree of <math>f</math>. In particular, <math>f(r)</math> is the remainder of the Euclidean division of <math>f(x)</math> by <math>x-r</math>, and <math>x-r</math> is a [[divisor]] of <math>f(x)</math> [[if and only if]] <math>f(r)=0</math>,<ref>Larson, Ron (2014), College Algebra, Cengage Learning</ref> a property known as the [[factor theorem]].
In [[algebra]], the '''polynomial remainder theorem''' or '''little Bézout's theorem''' (named after [[Étienne Bézout]])<ref>{{cite journal |author=Piotr Rudnicki |title=Little Bézout Theorem (Factor Theorem) |journal=Formalized Mathematics |volume=12 |issue=1 |year=2004 |pages=49–58 |url=http://mizar.org/fm/2004-12/pdf12-1/uproots.pdf}}</ref> is an application of [[Euclidean division of polynomials]]. It states that, for every number <math>r</math>, any [[polynomial]] <math>f(x)</math> is the [[Sum (mathematics)|sum]] of <math>f(r)</math> and the [[Product (mathematics)|product]] of <math>x-r</math> and a polynomial in <math>x</math> of a [[Degree of a polynomial|degree]] one less than the degree of <math>f</math>. In particular, <math>f(r)</math> is the remainder of the Euclidean division of <math>f(x)</math> by <math>x-r</math>, and <math>x-r</math> is a [[divisor]] of <math>f(x)</math> [[if and only if]] <math>f(r)=0</math>,<ref>Larson, Ron (2014), College Algebra, Cengage Learning</ref> a property known as the [[factor theorem]].


== Examples ==
== Examples ==

Latest revision as of 15:00, 14 September 2025

Template:Short description Script error: No such module "redirect hatnote".

In algebra, the polynomial remainder theorem or little Bézout's theorem (named after Étienne Bézout)[1] is an application of Euclidean division of polynomials. It states that, for every number r, any polynomial f(x) is the sum of f(r) and the product of xr and a polynomial in x of a degree one less than the degree of f. In particular, f(r) is the remainder of the Euclidean division of f(x) by xr, and xr is a divisor of f(x) if and only if f(r)=0,[2] a property known as the factor theorem.

Examples

Example 1

Let f(x)=x312x242. Polynomial division of f(x) by (x3) gives the quotient x29x27 and the remainder 123. By the polynomial remainder theorem, f(3)=123.

Example 2

Proof that the polynomial remainder theorem holds for an arbitrary second degree polynomial f(x)=ax2+bx+c by using algebraic manipulation: f(x)f(r)=ax2+bx+c(ar2+br+c)=a(x2r2)+b(xr)=a(xr)(x+r)+b(xr)=(xr)(ax+ar+b)

So, f(x)=(xr)(ax+ar+b)+f(r), which is exactly the formula of Euclidean division.

The generalization of this proof to any degree is given below in Template:Slink.

Proofs

Using Euclidean division

The polynomial remainder theorem follows from the theorem of Euclidean division, which, given two polynomials f(x)Script error: No such module "Check for unknown parameters". (the dividend) and g(x)Script error: No such module "Check for unknown parameters". (the divisor), asserts the existence (and the uniqueness) of a quotient Q(x)Script error: No such module "Check for unknown parameters". and a remainder R(x)Script error: No such module "Check for unknown parameters". such that

f(x)=Q(x)g(x)+R(x)andR(x)=0  or deg(R)<deg(g).

If the divisor is g(x)=xr, where r is a constant, then either R(x) = 0Script error: No such module "Check for unknown parameters". or its degree is zero; in both cases, R(x)Script error: No such module "Check for unknown parameters". is a constant that is independent of xScript error: No such module "Check for unknown parameters".; that is

f(x)=Q(x)(xr)+R.

Setting x=r in this formula, we obtain:

f(r)=R.

Direct proof

A constructive proofTemplate:Mdashthat does not involve the existence theorem of Euclidean divisionTemplate:Mdashuses the identity

xkrk=(xr)(xk1+xk2r++xrk2+rk1).

If Sk denotes the large factor in the right-hand side of this identity, and

f(x)=anxn+an1xn1++a1x+a0,

one has

f(x)f(r)=(xr)(anSn++a2S2+a1),

(since S1=1).

Adding f(r) to both sides of this equation, one gets simultaneously the polynomial remainder theorem and the existence part of the theorem of Euclidean division for this specific case.

Applications

The polynomial remainder theorem may be used to evaluate f(r) by calculating the remainder, R. Although polynomial long division is more difficult than evaluating the function itself, synthetic division is computationally easier. Thus, the function may be more "cheaply" evaluated using synthetic division and the polynomial remainder theorem.

The factor theorem is another application of the remainder theorem: if the remainder is zero, then the linear divisor is a factor. Repeated application of the factor theorem may be used to factorize the polynomial.[3]

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "Citation/CS1".
  2. Larson, Ron (2014), College Algebra, Cengage Learning
  3. Larson, Ron (2011), Precalculus with Limits, Cengage Learning

Script error: No such module "Check for unknown parameters".

Template:Authority control