polynomials!

if α i a non real root of x7=1 , find the equation whose roots are :α+α6 ; α2+α5 ; α3+α4 .

3 Answers

106
Asish Mahapatra ·

sum of the roots of the equation = 0
and as the roots can be represented as 1,a,...,a6
So, 1+a+a2+...+a6 = 0
So, a+a2+...+a6 = -1 .. (i)
Product of roots of eqn = 1.a.a2...a6 = 1 ... (ii)

Now sum of roots of reqd eqn = a+a2+...+a6 = -1
product of roots of reqd eqn = 2+a+a2+...+a6 = 1
product of roots taking 2 at a time = 2(a+a2+...+a6) = -2
So the reqd eqn is k(x3+x2-2x-1)=0

1
Grandmaster ·

one can also proceed by taking x=reiθ and then proceed

341
Hari Shankar ·

Aliter:
a, a2,..,a6, are roots of 1+x+x^2+x^3+...+x^6 = 0

Notice that the three given roots are of the form \alpha + \frac{1}{\alpha} where α is any root of the above equation.

Hence, if we are able to write the equation in the variable x + \frac{1}{x}, we would have found the required equation.

So, first divide by x3. So we have x^3 + \frac{1}{x^3} + x^2 + \frac{1}{x^2} + x + \frac{1}{x}+ 1 = 0

\Rightarrow \left(x + \frac{1}{x} \right)^3 - 3 \left(x + \frac{1}{x} \right) + \left(x + \frac{1}{x} \right)^2 -2 + \left(x + \frac{1}{x} \right)+1 = 0

or t3+t2-2t-1 = 0 where t = x + \frac{1}{x}

Your Answer

Close [X]