AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Factor Theorem

From AoPSWiki

The Factor Theorem says that if is a polynomial, then is a factor of iff .

Proof

If is a factor of , then , where is a polynomial with . Then .

Now suppose that .

Apply division algorithm to get , where is a polynomial with and is the remainder polynomial such that 0\le\deg(R(x)) < \deg(x - a) = 1. This means that can be at most a constant polynomial.

Substitute and get P(a) = (a - a)Q(a) + R(a) = 0\Rightarrow R(a) = 0. Since is a constant polynomial, for all .

Therefore, , which shows that is a factor of .

This article is a stub. Help us out by expanding it.

Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us