Prove that $x^{20}+(1-x)^{20}-20$ is square free (i.e. has no repeated roots).
Note that the claim holds iff $p'(x)$ is coprime to $p(x)$, where $p(x)=x^{20}+(1-x)^{20}-20$. $p'(x)= 20x^{19}-20(1-x)^{19}.$ Also, $\gcd(p,p') = \gcd((1-x)^{19}-20, x^{19}-20)$ and the roots of $x^{19}-20$ are $\sqrt[19]{20} \exp (2\pi i k /19)$ for some $0\leq k\leq 18$ while the roots of $(1-x)^{19}-20$ are $1-\sqrt[19]{20} \exp (2\pi i k/19)$ for some $0\leq k\leq 18$. I'm not sure how to proceed from here.
The problem has been reduced to show that $\gcd((1-x)^{19}-20, x^{19}-20)=1$ in $\Bbb C[x]$.
Since both $(1-x)^{19}-20$ and $x^{19}-20$ are in $\Bbb Q[x]$, it is enough to prove $\gcd((1-x)^{19}-20, x^{19}-20)=1$ in $\Bbb Q[x]$.
Let us work in $\Bbb Q[x]$ from now on.
Since $5\mid 20$, $5\not\mid1$ and $5^2\not\mid20$, Eisenstein's criterion tells us $x^{19}-20$ is irreducible. In other words, $x^{19}-20$ is a prime polynomial. Any polynomial that shares a non-constant factor with $x^{19}-20$ must either be a constant multiple of it or have a higher degree. Since $(1-x)^{19}-20$ is neither, it is coprime to $x^{19}-20$.