Let $f(x) = x^4 + x^2 + x + 1 \in \mathbb{Z}_{3}[x] $
Show that $f$ is irreducible over $\mathbb{Z}_{3}$, then factor $f$ over $K = \frac{\mathbb{Z}_{3}[x]}{(f(x))}$.
I already showed that f is irreducible over $\mathbb{Z}_{3}$ but I can't understand how it can be factorised over K when it irreducible over $\mathbb{Z}_{3}$.
Can someone explain the difference between reducibility in $\mathbb{Z}_{3}$ and in K ?
Thanks!
$K$ is a finite field hence a splitting field of $f$ over $\mathbb{Z}_3$. Hence the Galois group $G$ of the field extension $K/\mathbb{Z}_3$ is generated by the Frobenius automorphism $y\mapsto y^3$ hence if $\alpha=x+\langle f\rangle$ the roots of $f$ in $K$ are $\alpha$, $\alpha^3$, $\alpha^{3^2}$ and $\alpha^{3^3}$ hence $f$ factors in $K$ as $$f(y)=(y-\alpha)(y-\alpha^3)(y-\alpha^{3^2})(y-\alpha^{3^3}).$$ The comment from Arthur gives a nice example for your first question.
See for example this pdf by KConrad in case you wish to see details.