Example of an ideal $I$ that is maximal in $R$ but not maximal in $R[x].$

304 Views Asked by At

I was reading Dummit and Foote and the following remark showed up:

Note that it is not true that if $I$ is a maximal ideal of $R$ then $I[x]$ is a maximal ideal of $R[x]$.

If $I$ is maximal in $R$ then $R/I$ is a field and this means that $R[x]/I[x]$ is a field since $R[x]/I[x]\cong (R/I)[x].$ Beyond this, I am not sure how I can come up with an example of this claim.

3

There are 3 best solutions below

0
On BEST ANSWER

Let $R = \mathbb Z$. Then $I = 2\mathbb Z $ is a maximal ideal in $R$.

Now $I[x] = (2)$ is the ideal of polynomials with even coefficients in $R[x] = \mathbb Z[x]$. This is not a maximal ideal, since $(2,x)$ is a proper ideal of $\mathbb Z[x]$ that strictly contains $I[x]$.


As for the argument in your final paragraph, it is not true that $F$ being a field implies that $F[x]$ is a field. The most you can say in general is that $F$ being implies that $F[x]$ is an integral domain (and in fact, a Euclidean domain). In our example, we have $(R/I)[x] = \mathbb Z_2 [x]$, which is an integral domain, whereas $R[x] / (2, x) = \mathbb Z_2$, which is a field.

0
On

Take $\mathbb{R}$, $0$ is the maximal ideal of since $\mathbb{R}$ is a field. But $0$ is not maximal ideal in $\mathbb{R}[X]$.

0
On

Since $R[x]/I[x]\cong (R/I)[x]$ and polynomial rings are never fields, $I[x]$ is never maximal in $R[x]$.