Factoring Polynomials with Real Coefficients

  • Thread starter Thread starter phyguy321
  • Start date Start date
  • Tags Tags
    Factors Polynomial
phyguy321
Messages
45
Reaction score
0

Homework Statement


Prove that every polynomial with real coefficients factors into linear and quadratic real factors.


Homework Equations


So show that f(x) = x^{n} + a_{}n-1x^{n-1}+...+ax +a_{}0 factors into some (x-r_{}1)(x^{2}+4)...



The Attempt at a Solution


I understand how and why this is true but could someone point me in the right direction on where to start?
 
Last edited:
Physics news on Phys.org
If all of the roots r_i are real then you are done. Suppose there is a factor (x-a) with 'a' complex? You can match that up with another factor so that the product is a real quadratic. What's that other factor and how do you know it exists?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top