Let x1,x2,x3,x4 be roots to the equation x4+x3−2x−4=0. Determine the equation with roots x12,x22,x32,x42.
My attempt:
Expanding the product
(x−x1)(x−x2)(x−x3)(x−x4)=x4−(i=1∑4xi)x3+(1≤i<j≤4∑xixj)x2−(1≤i<j<u≤4∑xixjxu)x+x1x2x3x4
By comparing with x4+x3−2x−4=0 we see that
x1+x2+x3+x4=−1x1x2+x1x3+x1x4+x2x3+x2x4+x3x4=0x1x2x3+x1x2x4+x1x3x4+x2x3x4=2x1x2x3x4=4
We aim to find the polynomial whose roots are x12,x22,x32,x42. Let's write it as
x4−a1x3+a2x2−a3x+a4
Now notice that
a1=x12+x22+x32+x42=(x1+x2+x3+x4)2−2(x1x2+x1x3+x1x4+x2x3+x2x4+x3x4)=(−1)2−2(0)=1a2=x12x22+x12x32+x12x42+x22x32+x22x42+x32x42=(x1x2+x1x3+x1x4+x2x3+x2x4+x3x4)2−2(x1x2x3+x1x2x3+x1x3x4+x2x3x4)=−4a3=x12x22x32+x12x22x42+x12x32x42+x22x32x42=(x1x2x3+x1x2x4+x1x3x4+x2x3x4)2−2(x1x2x3x4(x1+x2+x3+x4))=12a4=(x1x2x3x4)2=42=16
Hence the equation with roots x12,x22,x32,x42 is
x4−x3−4x2−12x+16=0
Is this solution correct? It took me a while to verify the identities, and I’m wondering if there’s a simpler way to solve this problem.
My attempt:
Expanding the product
(x−x1)(x−x2)(x−x3)(x−x4)=x4−(i=1∑4xi)x3+(1≤i<j≤4∑xixj)x2−(1≤i<j<u≤4∑xixjxu)x+x1x2x3x4
By comparing with x4+x3−2x−4=0 we see that
x1+x2+x3+x4=−1x1x2+x1x3+x1x4+x2x3+x2x4+x3x4=0x1x2x3+x1x2x4+x1x3x4+x2x3x4=2x1x2x3x4=4
We aim to find the polynomial whose roots are x12,x22,x32,x42. Let's write it as
x4−a1x3+a2x2−a3x+a4
Now notice that
a1=x12+x22+x32+x42=(x1+x2+x3+x4)2−2(x1x2+x1x3+x1x4+x2x3+x2x4+x3x4)=(−1)2−2(0)=1a2=x12x22+x12x32+x12x42+x22x32+x22x42+x32x42=(x1x2+x1x3+x1x4+x2x3+x2x4+x3x4)2−2(x1x2x3+x1x2x3+x1x3x4+x2x3x4)=−4a3=x12x22x32+x12x22x42+x12x32x42+x22x32x42=(x1x2x3+x1x2x4+x1x3x4+x2x3x4)2−2(x1x2x3x4(x1+x2+x3+x4))=12a4=(x1x2x3x4)2=42=16
Hence the equation with roots x12,x22,x32,x42 is
x4−x3−4x2−12x+16=0
Is this solution correct? It took me a while to verify the identities, and I’m wondering if there’s a simpler way to solve this problem.
Last edited: