Determine whether the polynomial $x^2-12$ in $\mathbb Z[x]$ satisfies an Eisenstein criterion for irreducibility over $\mathbb Q$.
So If I understand correctly, I start with $x^2=12$ and then you want to find a $p$ such that $12=0\pmod p$ which we can use $2$ for our $p$ and we are looking for all $n < 2$ to not equal $0 \bmod 2$, but for all $n > 2$ to equal $0 \bmod 2$?
So we would just do:
x=1 1 is not congruent to 0 mod 2
x=2 0 is congruent to 0 mod 2
x=-1 1 which is not congruent to 0 mod 2,
however, x=-2 is congruent to 0 mod 2, therefore the polynomial does not satisfy the Eisenstein criterion.
I am just trying to make sure that I am doing this correctly. Also, if this is correct then another possible p would be 3, so would you just do a chart for both of them and start plugging in numbers? How do you know which p to use if not?
So as you claim $a_0\neq 0\pmod{p^2}$. So, you cannot choose $p$ to be $2$ as $2^2|12$.
Taking any other prime that divides $12$ would do the trick. And there is only one such prime, $3$