Let p be any prime and let $f(x) \in \Bbb{F}_p[x]$ be any polynomial with coefficients in $\Bbb{F}_p$. Let F be a field of characteristic p and let $\alpha \in F$ be an element for which $f(\alpha)=0$. Prove that $f(\alpha^p)=0$ as well.
Fermat's little theorem: for any prime p and any $a \in \Bbb{Z}$,that $a^p \equiv a$(mod p)
$f(x)=c_o+c_1x+...+c_{n-1}x^{n-1}+x^n$. How am I supposed to argue with $(c_o+c_1x+...+c_{n-1}x^{n-1}+x^n)^p$ in $\Bbb{F}_p[x]$?
It is essentially the Frobenius homomorphism.
Since $\mathbb{F}_P$ is a finite field then the above homomorphism is actually an automorphism. What you need now is the linearity of $F$, namely
As you said $a^p \equiv a \bmod p$. In particular $c_i^p = c_i$ in $\mathbb{F}_p$ for every $i = 0, \dots, n-1$.
Finally, by the fact that $F$ is a homomorphism and so $0 = F(0)$:
i.e.