Polynomial remainder theorem: Difference between revisions
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 , any polynomial is the sum of and the product of and a polynomial in of a degree one less than the degree of . In particular, is the remainder of the Euclidean division of by , and is a divisor of if and only if ,[2] a property known as the factor theorem.
Examples
Example 1
Let . Polynomial division of by gives the quotient and the remainder . By the polynomial remainder theorem, .
Example 2
Proof that the polynomial remainder theorem holds for an arbitrary second degree polynomial by using algebraic manipulation:
So, 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
If the divisor is 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
Setting in this formula, we obtain:
Direct proof
A constructive proofTemplate:Mdashthat does not involve the existence theorem of Euclidean divisionTemplate:Mdashuses the identity
If denotes the large factor in the right-hand side of this identity, and
one has
(since ).
Adding 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 by calculating the remainder, . 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" />
Script error: No such module "Check for unknown parameters".