Algebra and Complex Numbers This one is tough

Prashant Jain
Messages
4
Reaction score
0
Prove that all polynomials with real coefficients, having complex roots can occur in complex conjugates only.

It's easy to prove in a quadratic equation...
## ax^{2} + bx + c = 0 ##

## \displaystyle x = \frac{-b \pm \sqrt(b^2 - 4ac)}{2a} ##

But how to prove the same in general?
Please help, wasted a lot of time thinking about it!
 
Last edited:
Physics news on Phys.org
You want to show that if P is a real polynomial, then P(z)=0 implies P(\bar{z})=0. You will find this is not too hard to do if you use the fact that (\bar{z})^n=\bar{(z^n)}

Edit: Please reply to your other thread.
 
Every polynomial with real coefficients can be factored, in terms of real numbers to linear or quadratic factors.
 
HallsofIvy said:
Every polynomial with real coefficients can be factored, in terms of real numbers to linear or quadratic factors.

How do you know that without assuming both the fundamental theorem of algebra (which is a far more sophisticated result than the statement the OP wants to prove) and the statement that the OP is trying to prove. It seems to me (and I could be wrong) that the only way to conclude that you could factor like this is to assume in the first place that for each linear (complex) factor in the factorization, the linear factor corresponding to the conjugate is also in the factorization, which is what allows you to create real, quadratic factors.
 
Last edited:
  • Like
Likes 1 person
Prashant Jain said:
Prove that all polynomials with real coefficients, having complex roots can occur in complex conjugates only.

It's easy to prove in a quadratic equation...
## ax^{2} + bx + c = 0 ##

## \displaystyle x = \frac{-b \pm \sqrt(b^2 - 4ac)}{2a} ##

But how to prove the same in general?
Please help, wasted a lot of time thinking about it!

You might not know it, but this exercise (or a generalization of it) is the very reason that Galois theory works.

OK, never mind me, just wanted to say why this exercise is important :biggrin:
 
Mentor... i solved many quadratic, cubic and quartic equations and whenever i got a complex solution, one of the other solutions was always a complex conjugate... This made me think that the result was true for all polynomial and hence the question... Thanks to all of you, i have finally been able to produce a valid proof... Actually, this question is about the complex conjugate root theorem.
 
Last edited:
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