My book states that when you attempt to factorize a polynomial, one of three things may happen:
- Being able to decompose the polynomial into linear factors using only real numbers.
- Being able to decompose the polynomial into linear factors using only real numbers, but some of the factors may be repeated.
- Being able to decompose the polynomial into linear and quadratic irreducible over the real numbers factors using only real numbers.
So, how can I proof that each real coefficents polynomial of degree 3 or higher can be factorized into linear and quadratic factors using only real numbers?