The question is that we have to find the real value(s) of $x\in[-1,1]$ satisfying the equation: $${11 \choose 1}x^{10}-{11 \choose 3}x^{8}+{11 \choose 5}x^{6}-{11 \choose 7}x^{4}+{11 \choose 9}x^{2}-{11 \choose 11}=0$$
I couldn't spot any standard series to simplify the expression on the LHS and so I tried writing it as $$\frac{-1}{2}\big[(1+x)^{11}+(1-x)^{11}]$$ but this is obviously not true since it does provide us with the required terms but their signs are not correct.
How can I make the appropriate signs appear on the terms too? I suspect that $i$ may be involved but I'm unsure about how to apply this idea. Any help would be appreciated.
Perhaps this will help:
$$(x+i)^{11}={11\choose 0}x^{11}+{11\choose 1}x^{10}i -{11\choose 2}x^{9}- {11\choose 3}x^{8}i+...$$
and
$$(x-i)^{11}={11\choose 0}x^{11}-{11\choose 1}x^{10}i -{11\choose 2}x^{9}+ {11\choose 3}x^{8}i+...$$
so your expresion is:$$ i\cdot {(x+i)^{11} -(x-i)^{11}\over 2}$$