Let $p$ be a prime integer, and let $q=p^r$ and $q'=p^k$. For which values of $r$ and $k$ does $x^{q'}-x$ divide $x^q-x$ in $\mathbb{Z}[x]$?
From Artin's Algebra, Chapter 15, problem 7.12 from the section on finite fields.
I believe it's those $k$ and $r$ such that $k|r$, but I'm having a hard time rationalizing it. I believe I need to show $\mathbb{F}_{q'}\subset\mathbb{F}_q$, but not sure how to show this either.