I want to find the solutions of $(x+1)^{63}+(x+1)^{62}(x-1)+\cdots+(x-1)^{63}=0$.
It is not hard to see $x=0$ is a root of the equation. but I don't know how to solve this equation in general. I can see terms of the equation looks very similar to binomial expansion of $[(x+1)+(x-1)]^{63}$ except the coefficient of each term is $1$ rather than $63\choose k $ (for $k=0,1,\cdots,63$ ). is it possible to use binomial theorem to solve the equation? (or other approaches)