Difference between revisions of "Polynomial remainder theorem"
Etmetalakret (talk | contribs) (Created page with "In algebra, the '''polynomial remainder theorem''' states that the remainder upon diving any polynomial <math>P(x)</math> by a linear polynomial <math>x-a</math> i...") |
Etmetalakret (talk | contribs) |
||
Line 1: | Line 1: | ||
− | In [[algebra]], the '''polynomial remainder theorem''' states that the remainder upon [[ | + | In [[algebra]], the '''polynomial remainder theorem''' states that the remainder upon [[Synthetic division | dividing]] any [[polynomial]] <math>P(x)</math> by a linear polynomial <math>x-a</math>, both with [[Complex number | complex]] coefficients, is equal to <math>P(a)</math>. |
== Proof == | == Proof == |
Revision as of 15:56, 3 September 2021
In algebra, the polynomial remainder theorem states that the remainder upon dividing any polynomial by a linear polynomial , both with complex coefficients, is equal to .
Contents
Proof
We use the Euclidean polynomial division theorem with dividend and divisor . The theorem states that there exists a quotient and remainder such that with . We wish to show that is equal to the constant . Because , . Hence, is a constant, . Plugging this into our original equation and rearranging a bit yields After substituting into this equation, we deduce that ; thus, the remainder upon diving by is equal to , as desired.
Generalization
The strategy used in the above proof can be generalized to divisors with degree greater than . A more general method, with any dividend and divisor , is to write , and then substitute the zeroes of to eliminate and find values of . Example 2 showcases this strategy.
Examples
Here are some problems that can be cracked by the remainder theorem or its adjacent ideas.
Example 1
What is the remainder when is divided by ?
Solution: Although one could use long or synthetic division, the remainder theorem provides a significantly shorter solution. Note that , and . A common mistake is to forget to flip the negative sign and assume , but simplifying the linear equation yields . Thus, the answer is , or , which is equal to . .
Example 2
[Insert problem involving the generalization of the remainder theorem]