$$(x + 1)^{63} + (x + 1)^{62}(x−1) + (x + 1)^{61}(x−1)^{2} + . . .+(x−1)^{63}= 0$$
My approach was:
Its a GP with
$$r= \frac{(x-1)}{(x+1)}$$
Then with the expression:
$ ar$$n-1$$=(x-1)$$63$
Plugging value of r and a it results to it:
$n=64$
Plugging in GP sum formula i finally get to this :
$(x-1)$$64$ - $(x+1)$$64$ =$0$
Then what should be done Solve for all 64 values? ............