Old exam question
Consider the following ideals :
$I = (X^{2018}+3X+15)$;
$J = (X^{2018}+3X+15, X-1)$;
$K = (X^{2018}+3X+15, 19)$.
Determine whether they are prime ideals in $\mathbb{Z}[X], \mathbb{Q}[X], \mathbb{F}_{19}[X]$, respectively.
As $\mathbb{Z}[X]$ is a UFD, $X^{2018}+3X+15$ satisfies Eisenstein's criterion at $p=3$, so is it irreducible in $\mathbb{Z}[X]$. Now for PIDs, we know that all irreducibles are prime, but as $\mathbb{Z}[X]$ is not a PID, we cannot invoke the equivalence $$(p) \text{ is a prime ideal} \iff p \text{ is a prime element} \iff p \text{ is irreducible}.$$ Is there another way to determine that $I$ is prime? If so, would that imply it is irreducible in $\mathbb{Q}[X]$? For $\mathbb{F}_{19}[X]$ I'm not sure whether it's different then for $\mathbb{Z}[X]$, as "reduction modulo 19" does nothing in this case.
I do see that for $K$, the case $\mathbb{F}_{19}[X]$ reduces to the same case for $I$, as $\bar{19} = \bar{0}$, so this does not add anything to the ideal.
For $J$, I see no feasible strategy at all.