Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Polynomial remainder theorem

The polynomial remainder theorem in algebra is an application of polynomial long division. It states that for polynomial f(x) that is divided by a linear divisor x - a, the remainder r is equal to f(a).

This can be demonstrated by the definition of polynomial long division:

\frac{f(x)}{g(x)}=q(x) + \frac{r}{g(x)}

Set the divisor g(x) to the linear divisor x - a:

\frac{f(x)}{x-a}=q(x) + \frac{r}{x-a}

Solve for f(x):

\frac{}{}f(x)=q(x)(x-a) + r

Set x = a:

\frac{}{}f(a)=r

The polynomial remainder theorem may be used to evaluate f(a) by calculating the remainder r. While polynomial long division is more difficult than evaluating the function itself, synthetic division is computationally easier. In the example in the polynomial long division article, the remainder of f(x) / (x - 3) is 123 so f(3) = 123.

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

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy