Vieta's Relations: Proving \sumg(x_{k}) = 6

  • Thread starter Thread starter muzak
  • Start date Start date
  • Tags Tags
    Relations
muzak
Messages
42
Reaction score
0

Homework Statement


Consider the polynomials:

f(x) = x^{6} + x^{3} +1 and g(x) = x^{2} + x + 1

Denote the roots of f(x) = 0 by x_{1}, ... , x_{6}.

Show that \sumg(x_{k}) = 6 , 1\leqk\leq6

Homework Equations



Vieta relations.

The Attempt at a Solution



Please correct any initial mistakes I may have made in this, new to Vieta.

\sumx_{i} = 0, 1\leqi\leq6

\sumx_{i}x_{j}x_{k} = -1, 1\leqi,j,k\leq6, i\neqj\neqk

and

\prodx_{i} = 1, 1\leqi\leq6.

Then we must show that

x^{2}_{1} + x_{1} + 1 + x^{2}_{2} + x_{2} + 1 + x^{2}_{3} + x_{3} + 1 + x^{2}_{4} + x_{4} + 1 + x^{2}_{5} + x_{5} + 1 + x^{2}_{6} + x_{6} + 1 = 6

or using the first vieta relation we must show that

x^{2}_{1} + x^{2}_{2} + x^{2}_{3} + x^{2}_{4} + x^{2}_{5} + x^{2}_{6} = 0

Then I'm stuck, if I did everything right so far.

Never mind, I think I might have gotten it, I could just multiply the first vieta relation by itself to get what I need, the x's square, which will include the second two vieta relations which'll add up to zero and all the other combinations of the x's will automatically be zero since we had no coefficients for some of the polynomial degrees, right?
 
Last edited:
Physics news on Phys.org
Right, I think. You didn't really show the whole thing. But sure, if you square the first relation you'll get the sum of the squares plus something else, which you can also show to be zero.
 
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