Roots of a polynomial of degree 4

Mathman23
Messages
248
Reaction score
0
(*)p(x) = x^4 + ax^3 + bx^ 2 + ax + 1 = 0

where a,b \in \mathbb{C}

I would like to prove that a complex number x makes (*) true iff

s = x + x^{-1} is a root of the Q(s) = s^2 + as + (b-2)

I see that that Q(x + x^{-1}) = \frac{p(x)}{x^2}

Then to prove the above do I then show that p(x) and Q((x + ^{-1}) shares roots?

Sincerely Yours
MM23
 
Physics news on Phys.org
Yes. Note that Q(s) and p(x) must have coincident roots.
 
Mathman23 said:
(*)p(x) = x^4 + ax^3 + bx^ 2 + ax + 1 = 0

where a,b \in \mathbb{C}

I would like to prove that a complex number x makes (*) true iff

s = x + x^{-1} is a root of the Q(s) = s^2 + as + (b-2)

I see that that Q(x + x^{-1}) = \frac{p(x)}{x^2}

Then to prove the above do I then show that p(x) and Q((x + ^{-1}) shares roots?

Sincerely Yours
MM23
The onlly way a fraction can be 0 is if the numerator is 0. Isn't it obvious from Q(x + x^{-1}) = \frac{p(x)}{x^2}
that Q(x+ x-1)= 0 if and only if p(x)= 0?
 
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