This question was asked in masters entrance and I was unable to solve it .
Let p be a prime number and F be a field of $p^{23}$ elements . Let $\phi$: F->F be the field automorphisms of F sending $a $ to $a^{p}$ .Let K={a belonging to F | $\phi(a) =a $}. What is the value of [K:$\mathbb{F}_{p}$]?
Attempt : The problem arised because I am not sure which elements of F will go to a under $\phi$ and how to compute those elements .
$K$ is simply $\Bbb F_p$. To prove this, you can argue as follows.
$\Bbb F_p \subseteq K$ because of Fermat's little theorem.
On the other hand $K$ is by definition the set of roots of the polynomial $x^p-x \in F[x]$. Since $F$ is a field, this polynomial has at most $p$ roots. This means that $K$ is a set with at most $p$ elements.
Thus $K= \Bbb F_p$.