Making polynomial irreducible by adding term of given arithmetic progression

29 Views Asked by At

Given a polynomial $p(n)$ and natural numbers $m$ and $r$, is there always a natural number $q$ such that $p'(n) = p(n) + qm + r$ is irreducible? I mean polynomials irreducible over the integers.