I would appreciate if somebody could help me with the following problem
Q: Quadratic Equation $x^4+ax^3+bx^2+ax+1=0$ have four real roots $x=\frac{1}{\alpha^3},\frac{1}{\alpha},\alpha,\alpha^3(\alpha>0)$ and $2a+b=14$.
Find $a,b=?(a,b\in\mathbb{R})$
I would appreciate if somebody could help me with the following problem
Q: Quadratic Equation $x^4+ax^3+bx^2+ax+1=0$ have four real roots $x=\frac{1}{\alpha^3},\frac{1}{\alpha},\alpha,\alpha^3(\alpha>0)$ and $2a+b=14$.
Find $a,b=?(a,b\in\mathbb{R})$
Hint:
$$0=x^4+ax^3+bx^2+ax+1=(x-\alpha)(x-\alpha^3)\left(x-\frac1\alpha\right)\left(x-\frac1{\alpha^3}\right)$$
Now compare coefficients in both sides (Viete's Formulas), for example:
$$-a=\alpha+\alpha^3+\frac1\alpha+\frac1{\alpha^3}\;,\;\;b=\alpha^4+\frac1{\alpha^4}+\alpha^2+\frac1{\alpha^2}+2\;\ldots$$
lab has a point. if we write $x=\alpha +\frac1{\alpha}$ then we get $$ -ax + b = x^2+2 $$ or $$ x= \frac12 \left((-a \pm \sqrt{a^2-4(2-b)}\right) $$ but for a 'nice' problem the $2a+b=14$ should simplify the surd, and it doesn't quite seem to. maybe my arithmetic is wrong, or maybe i'm just a hopeless optimist with a penchant for erroneous oversimplification. (well i know that, actually)