I'm trying to solve the following problem:
Determine for which values of $a\in\mathbb{Z}/3\mathbb{Z}$ the quotient $Q_a=(\mathbb{Z}/3\mathbb{Z})[x]/(x^3+x^2+ax+1)$ is a field.
I see two options:
- Show that ($x^3+x^2+ax+1$) is maximal, or
- show that every element of $Q_a \backslash \{0\}$ is invertible.
Any help would be appreciated.
The first option looks good, and recall that here "maximal" means that the generating element, that is the polynomial, is irreducible over $\mathbb{Z}/3\mathbb{Z}$.
Now, you are left with the task of deciding which of the polynomials are irreducible.
I cannot know which means you have for this, but if nothing else you can note that since the polynomials have degree $3$ they are reducible if and only if they have a root. (If this is not clear, try to prove it.)
Then, you can just check which polynomial has a root, for instance by plugging in the three possible values.