1

For primes p,q I am trying to find the number of irreducible factors of $f(x)=x^{p^q}-x\in \mathbb{F}_p$. My first thought was that since q is prime there is no proper subfield $$\mathbb{F}_p \subset E \subset \mathbb{F}_{p^q}$$ therefore for every root $\alpha$ of $f$, $F(\alpha)=\mathbb{F}_p$ or $F(\alpha)=\mathbb{F}_{p^q}$. Hence if $m_\alpha(x)$ is the minimal polynomial of $\alpha$ in $\mathbb{F}_p[x]$ then $deg(m_\alpha)=1$ or $deg(m_\alpha)=q$ since $[\mathbb{F}_{p^q}:\mathbb{F}_p]=q$. But, this means that all irreducible polynomials of $$\tilde{f}(x)=f(x)/(x^p-x)$$ are of degree $q$ which means that $q\vert (p^q-p)$ which is usually not the case. So my argument is incorrect and i dont know the correct one. Will be glad for a hint

yoni
  • 628

1 Answers1

2

Fermat’s little theorem tells you that it is usually (ehm, always) the case that $$ q\mid (p^q-p) $$

egreg
  • 238,574