$$(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? ............
Note that we have $$(x+1)^{64}=(x-1)^{64}$$ From the Geometric Progression.
However, note that as $t^{64}$ is a function that is increasing if $t>0$, but decreasing if $t<0$, we have that $$(x+1)^{64}=(x-1)^{64} \iff (x+1)= \pm (x-1)$$ So $x=0$ as $x-1 \neq x+1$.