Let $\mathbb{F}_q$ with $q=p^m$ ($p$ is prime) denote a finite field. For any $t\in\mathbb{F}_q^*$ and a ratioanl number $a$, consider the equation $$ (x+t)^a=x^a $$
Let $A(t,a)$ denote the number of solutions to the above equation in $\mathbb{F}_q$. Then can we bound $A(t,a)$ by a constant depending only on $a$ (i.e. independent of $q$ and $t$)? Will the answer be different if we only consider the special case $m=1$ (i.e. $q=p$)?
Like KReiser I am worried about the meaning of $x^a$ for non-integer exponent $a$ in a finite field. On the other hand, if $a=r/s$ with integers $r,s$ then we can define $x^{r/s}$ as the unique solution $z\in\Bbb{F}_q$ of the equation $$ x^r=z^s\qquad(*) $$ when and only when $\gcd(s,q-1)=1$. Without the gcd-condition the equation $(*)$ may have no solutions at all, or it will have $\gcd(s,q-1)$ distinct solutions. This follows from cyclicity of the group $\Bbb{F}_q^*$.
So we need to assume that either $a$ is an integer or $a=r/s$ with $\gcd(s,q-1)=1$. We can make the following observations:
Edit: I misremembered, and thought that the equation occurs in the study of so called almost perfect non-linear mappings. But, there the equation of interest is $(x+t)^a=x^a+b$. Instead, we can proceed from this point as pointed out by Jake Levinson (see comments below).