Let $p$ be a prime, $q=p^a$ and $\beta\in\mathbb{F}_{q^n}$. It is known that there is solution in $\mathbb{F}_{q^n}$ to $$x^q-x=\beta$$ if and only if the trace to $\mathbb{F}_q$ of $\beta$ is $0$.
My question is, is there an easy criterion for when there is a solution in $\mathbb{F}_{q^n}$ to $$x^q + \alpha x= \beta$$ for $\alpha,\beta\in\mathbb{F}_{q^n}$?
Yes, there is a condition. It is a little bit more complicated though. I will denote $F=\Bbb{F}_q$, and $E=\Bbb{F}_{q^n}$
So the remaining task is to decide which case we have. We saw that this is equivalent to deciding whether the element $-\alpha$ is a $(q-1)$st power in $E$ or not. This may be a bit taxing. Because $E^*$ is cyclic of order $q^n-1$ and $q-1\mid q^n-1$, we can say that an element $z\in E^*$ is a $(q-1)$st power if and only if $z^{(q^n-1)/(q-1)}=1$. That is, iff its relative norm $N^E_F(z)=1$. I don't know how useful this is :-(