Prove that $f(x)=x^p-x+k$ is irreducible in $Z[X]$,where $p$ is a prime and $k$ is an integer not divisible by $p$.
I think I solved it, but it seems very easy,so the proof could be incorrect. Proof: Let $f(x)=g(x)h(x)$ and let $\alpha$ be root of $g$,now reduce $f$ modulo $p$ and we get $f^{*}=k$ and $g^{*}$ divides $f^{*}$,therefore $g=pq(x)+k_1$,where $k_1$ is not divisible by $p$ and $q$ is with integer coefficients,hence because $\alpha$ is an algebraic integer $p$ must divide $k_1$,which is a contradiction.