Problem. Determine [imath]x_1,x_2,x_3[/imath] if [math]x_1+x_2+x_3=2[/math] [math]x_1^2+x_2^2+x_3^2=6[/math] [math]x_1^3+x_2^3+x_3^3=8[/math]
My solution attempt.
Suppose [imath]p(x)[/imath] is a polynomial of the third degree with three roots [imath]x_1,x_2,x_3[/imath] that satisfy the three conditions above. Then by the factor theorem, we can conclude that [imath]p(x)=q(x)(x-x_1)(x-x_2)(x-x_3)[/imath]. Since it's of the third degree, [imath]q(x)=1[/imath]. By expanding the expression we obtain
[math]p(x)=x^3+a_1x^2+a_2x+a_3=x^3-(x_1+x_2+x_3)x^2+(x_1x_2+x_1x_3+x_2x_3)x-x_1x_2x_3[/math]
We note that [imath]a_1=-(x_1+x_2+x_3)=-2[/imath]. By a corollary to Vieta's theorem [imath]x_1^2+x_2^2+x_3^2=a_1^2-2a_2[/imath], hence [imath]a_2=-1[/imath]. By doing some algebra manipulations we can show that the following identity holds.
[math]x_1^3+x_2^3+x_3^3=(x_1+x_2+x_3)^3-3(x_1x_2+x_1x_3+x_2x_3)(x_1+x_2+x_3)+3x_1x_2x_3[/math]
By substitution of known values into this expression, we conclude that [imath]x_1x_2x_3=-2[/imath], hence [imath]a_3=2[/imath]. The polynomial equation that satisfies the three conditions are therefore
[math]p(x)=x^3-2x^2-x+2=(x-2)(x-1)(x+1)=0[/math]
Thus the roots of the equation are [imath]x_1=2,x_2=1,x_3=-1[/imath] (without regard to index due to symmetry).
My questions are the following. Is there any easier way to solve this system of equations? And how would you prove that the solution set is unique?
My solution attempt.
Suppose [imath]p(x)[/imath] is a polynomial of the third degree with three roots [imath]x_1,x_2,x_3[/imath] that satisfy the three conditions above. Then by the factor theorem, we can conclude that [imath]p(x)=q(x)(x-x_1)(x-x_2)(x-x_3)[/imath]. Since it's of the third degree, [imath]q(x)=1[/imath]. By expanding the expression we obtain
[math]p(x)=x^3+a_1x^2+a_2x+a_3=x^3-(x_1+x_2+x_3)x^2+(x_1x_2+x_1x_3+x_2x_3)x-x_1x_2x_3[/math]
We note that [imath]a_1=-(x_1+x_2+x_3)=-2[/imath]. By a corollary to Vieta's theorem [imath]x_1^2+x_2^2+x_3^2=a_1^2-2a_2[/imath], hence [imath]a_2=-1[/imath]. By doing some algebra manipulations we can show that the following identity holds.
[math]x_1^3+x_2^3+x_3^3=(x_1+x_2+x_3)^3-3(x_1x_2+x_1x_3+x_2x_3)(x_1+x_2+x_3)+3x_1x_2x_3[/math]
By substitution of known values into this expression, we conclude that [imath]x_1x_2x_3=-2[/imath], hence [imath]a_3=2[/imath]. The polynomial equation that satisfies the three conditions are therefore
[math]p(x)=x^3-2x^2-x+2=(x-2)(x-1)(x+1)=0[/math]
Thus the roots of the equation are [imath]x_1=2,x_2=1,x_3=-1[/imath] (without regard to index due to symmetry).
My questions are the following. Is there any easier way to solve this system of equations? And how would you prove that the solution set is unique?
Last edited: