I have a particular polynomial
$$z^5-5z^4+30z^3-150z^2+465z-725$$
A quick check in mathematica shows that this polynomial is irreducible over the rationals, however, it does not pass the third condition of Eisenstein's Criteria to prove it definitively. Unfortunately, $$5^2|725$$
My question is this. I know you can make a transformation $z=x-c$ and once the transformed polynomial can be shown by EC to be irreducible then the original polynomial is irreducible. What is a suitable value for $c$ and is there a definitive or canonical approach to determining the possible value of $c$?
Hint: For a polynomial of $n$.degree and a coefficient $a_{n-1}\neq 0$. You can always reduce the $(n-1)$-power by $z=x+\frac{a_{n-1}}{n}$.
As Dietrich Burde suggested $c=1$ for this case.