Polynomial factorization typically refers to factoring a polynomial into irreducible polynomials over a given field. Other factorizations, such as square-free factorization exist, but the irreducible factorization, the most common, is the subject of this article. The factorization depends strongly on the choice of field. For example, the fundamental theorem of algebra, which states that all polynomials with complex coefficients have complex roots, implies that a polynomial with integer coefficients can be completely reduced to linear factors over the complex field C. On the other hand, such a polynomial may only be reducible to linear and quadratic factors over the real field R. Over the rational number field Q, it is possible that no factorization at all may be possible. From a more practical vantage point, the fundamental theorem is only an existence proof that offers little insight into the common problem of actually finding the roots of a given polynomial.
The classic proof, due to Gauss, first factors a polynomial into its content, a rational number, and its primitive part, a polynomial whose coefficients are pure integers and share no common divisor among them. Any polynomial with rational coefficients can be factored in this way, using a content composed of the greatest common divisor of the numerators, and the least common multiple of the denominators. This factorization is unique.
For example,
and
since and .
Now, any polynomial with rational coefficients can be split into a content and a primitive polynomial, and in particular the factors of any factorization (over Q) of such a polynomial can also be so split. Since the content and the primitive polynomials are unique, and since the product of primitive polynomials is itself primitive, the primitive part of the polynomial must factor into the primitive parts of the factors. In particular, if a polynomial with integer coefficients can be factored at all, it can be factored into integer polynomials. So factoring a polynomial with rational coefficients can be reduced to finding integer factorizations of its primitive part.
Currently the best techniques for factoring integer polynomials involve factoring over finite fields, but a simpler technique is usable for small polynomials (roughly less than tenth degree), if a computer is used. Since integer polynomials must factor into integer polynomial factors, and evaluating integer polynomials at integer values must produce integers, the integer values of a polynomial can be factored in only a finite number of ways, and produce only a finite number of possible polynomial factors.
For example, consider . If this polynomial factors over Z, then at least one of its factors must be of degree two or less. We need three values to uniquely fit a second degree polynomial. We'll use , and . Now, 2 can factor as either 1×2, 2×1, -1×-2, or -2×-1. Therefore, if a second degree integer polynomial factor exists, it must take one of the values 1, 2, -1, or -2 at , and likewise at . There are eight different ways to factor 6, so there are 4×4×8 = 64 possible combinations, of which half can be discarded as the negatives of the other half, corresponding to 32 possible second degree integer polynomials which must be checked. These are the only possible integer polynomial factors of . Testing them exhaustively reveals that , constructed from , and , factors .
(Van der Waerden, Sections 5.4 and 5.6)
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Polynomial factorization".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world