I am in the process of solving the following problem: $x^{p^n}-x+1$ is irreducible only when $n=1$ or $n=p=2$ over $F_p$.
The hint is to note that if $\alpha$ is a root, then $\alpha +a$, $a \in F_{p^n}$ is a root. I am supposed to use this to show that $F_p(\alpha)$ contains $F_{p^n}$ and that $[F_p(\alpha):F_{p^n}]=p$.
I was thinking about this problem and it got me very confused, mainly the first part. I am torn because assuming the polynomial is irreducible, $F_p(\alpha)$ is a finite extension so it must be Galois, so normal and so $F_p(\alpha)$ is a splitting field. This means that $F_p(\alpha)$ has all the zeroes of $f$.
My question is, are they of the "form" $\alpha +a$? This would imply $F_{p^n}$ is contained in the splitting field. My idea is just to say take two roots, subtract them, and you get an element of $F_{p^n}$ but i am not sure how to formalize this. Hopefully my confusion is clear: roots are unique, but their representations are not.