Let $\alpha_1$, $\alpha_2$, $\alpha_3$, $\alpha_4$ be the roots of the following polynomial
$$P(x)=x^4+px^3+qx^2+rx+1$$
Show that
$$(1+{\alpha_1}^4)(1+{\alpha_2}^4)(1+{\alpha_3}^4)(1+{\alpha_4}^4)=(p^2+r^2)^2+q^4-4pq^2r.$$
I came across this problem on a facebook page as an challenge.The only way that Strike me is multiply the terms in LHS and put the corresponding values but this method would be very long as polynomial is of 4th degree.
If anybody know any other method then Please tell me. Thank you for your help!
Rewrite $x^4+px^3+qx^2+rx+1=0$ as
$$x^2+\frac1{x^2}+q=-(px +\frac r x) $$
Square to get
$$x^4+\frac1{x^4} + (2+q^2-2pr)=(p^2-2q)x^2+ \frac{r^2-2q}{x^2}$$
Square again and rearrange to obtain the quartic equation in $x^4$ \begin{align} f(x^4)=&x^{16}+[2(2+q^2-2pr)-(p^2-2q)^2]x^{12}\\ &+[2+(2+q^2-2pr)^2-2(p^2-2q)(r^2-2q)]x^8\\ &+[2(2+q^2-2pr)-(r^2-2q)^2]x^4+1=0 \end{align}
Then,
$$(1+\alpha_1^4)(1+\alpha_2^4)(1+\alpha_3^4)(1+\alpha_4^4) =f(-1)=(p^2+r^2)^2+q^4-4pq^2r $$