We have the Trace map defined by:
$$ \mathrm{Tr}\colon \mathbb{F}_q\rightarrow\mathbb{F}_q\colon x\mapsto x+x^p+x^{p^2}+\cdots+x^{p^{n-1}}, $$ where $q=p^n$. Now I have to prove that if $\mathrm{Tr}(y)=0$ then there exists a $x\in\mathbb{F}_q$ such that $x^p-x=y$.
I don't know how to tackle this problem. I need a hint to start with. Thanks.
We define $\phi(x)=x^p-x$. Then $\mathrm{img} \phi\subset\ker\mathrm{Tr}$ because $\mathrm{Tr}(x^p)=\mathrm{Tr}(x)$. Now if $x\in\ker\phi$, $x\in \mathbb{F}_p$ since this is the definition. Thus $\ker \phi=\mathbb{F}_p$ since it has at most $p$ solutions. Then $\mathrm{img}\phi$ has at least $p^{n}/p=p^{n-1}$ elements. But $\mathrm{Tr}$ is a polynomial with degree $p^{n-1}$, thus at most $p^{n-1}$ solutions. We deduce that $\mathrm{img} \phi=\ker\mathrm{Tr}$.