Examples of prime ideals that are not maximal

27.8k Views Asked by At

I would like to know of some examples of a prime ideal that is not maximal in some commutative ring with unity.

4

There are 4 best solutions below

1
On

Take $(0)$, the zero ideal, in $\mathbb{Z}$, which is prime as the integers are an integral domain, but not maximal as it is contained in any other ideal.

4
On

Let $R$ be an integral domain and consider $R[x]/(x) \cong R$. It's not a field (unless $R$ is), so $(x)$ is not maximal. Since $R$ has no zero divisors, $(x)$ is a prime ideal.

3
On

A concrete example: $\langle x^2+1\rangle$ is a prime ideal in $\mathbb{Z}[x]$, but is not maximal, since $\mathbb{Z}[x]/\langle x^2+1\rangle$ is isomorphic to the Gaussian integers $\mathbb{Z}[i]$, which is an integral domain that is not a field.

2
On

There is plenty of interesting examples!

Let $F$ be an algebraically closed field and consider an irreducible polynomial $f(X_1,\dots,X_n)$ in the polynomial ring $F[X_1,\dots,X_n]$. Then the ideal $I$ generated by $f$ is prime and not maximal, by Hilbert’s Nullstellensatz.

For the case $n=2$ and $F=\mathbb{C}$ the geometric interpretation is an irreducible curve, for instance the parabola defined by $X_1^2-X_2$ or the circle defined by $X_1^2+X_2^2-1$.