Understanding Complete Factorization
We have learned to factor polynomials, for example using the Factor Theorem. However, sometimes the factorization result still leaves factors that are not linear (like quadratic factors) which cannot be factored further using real numbers.
Complete Factorization (or Complete Linear Factorization) is the process of factoring a polynomial into a product of linear factors, where these factors may involve complex numbers.
This concept is based on the Fundamental Theorem of Algebra, which states that every polynomial of degree has exactly roots (zeros) in the set of complex numbers (including real roots and repeated roots).
Complete Factorization Property of Polynomials
If is a polynomial of degree with leading coefficient , then there exist complex numbers (which are the roots of ) such that:
This means that every polynomial of degree can be broken down into exactly linear factors multiplied by its leading coefficient.
Steps for Complete Factorization
To perform a complete factorization of a polynomial :
-
Find All Complex Roots: Find all complex roots (zeros) of . This might involve:
- Factoring directly (grouping, etc.).
- Using the Rational Zero Theorem to find rational roots.
- Using division (Horner/long division) to reduce the degree of the polynomial after a root is found.
- Solving quadratic equations (using the quadratic formula) which might yield complex roots .
-
Apply the Factor Theorem: For each root found, form its linear factor, which is .
-
Write the Complete Factorization: Multiply all the obtained linear factors by the leading coefficient of .
Using Complete Factorization
Find all complex zeros of and factor the polynomial completely.
Solution:
-
Find Roots: Let's try to factor first.
-
Factor by grouping:
-
Now, find the roots by setting :
-
This gives two possibilities:
So, the complex roots are .
-
-
Form Linear Factors:
- From the root , the factor is .
- From the root , the factor is .
- From the root , the factor is .
-
Write Complete Factorization:
The leading coefficient of is .
Exercise
Find all complex zeros of , then factor completely.
Answer Key
-
Find Rational Roots (Rational Zero Theorem):
-
, factors : .
-
, factors : .
-
Possible roots : .
-
Test :
So, is a root, and is a factor.
-
-
Divide using Horner's Method ():
Quotient .
.
-
Find Roots of the Quotient: Solve using the quadratic formula.
The other roots are and .
-
All Complex Roots: The roots are .
-
Complete Factorization ():
Complex Conjugate Root Pairs
An important question arises: Is it possible for a polynomial with all real coefficients and constant term to have exactly one complex zero that is not a real number?
The answer is impossible.
This is due to the property of complex conjugate pairs. If a polynomial has real coefficients, then its non-real complex roots ( with ) always occur in conjugate pairs.
This means that if is a root, then its conjugate, , must also be a root of the polynomial.
Therefore, non-real complex roots cannot appear alone; they always come in pairs. Thus, it is impossible to have exactly one non-real complex root for a polynomial with real coefficients.