Okay. I showed that $(x)$ is a maximal ideal in the polynomial ring $F[x]$, where $F$ is some field. Now I have been asked to find another maximal ideal in $F[x]$. I tried showing that $(x+1)$ is a maximal ideal, but I had to luck. I could use a hint. I don't know very much about polynomials at this point (e.g., the degree of a polynomial hasn't even been defined yet; also, I don't know that $F[x]$ is a PID). I do know, e.g., that if $F[x]/I$ is a division ring, where $I$ is an ideal, then $I$ is a maximal ideal. I tried this for $I=(x+1)$, but I had no luck.
2026-04-06 01:57:12.1775440632
On
On
Maximal Ideals in Polynomial Ring Over a Field
4.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
3
On
The ideal $(x-a)$ is maximal for any $a\in F$. Indeed, the homomorphism $F[x]\to F$ defined by $x\mapsto a$ is surjective and has kernel $(x-a)$. Since $F$ is a field, this implies that $(x-a)$ is maximal. If $F$ is algebraically closed, then these are the only maximal ideals in $F[x]$.
0
On
Imagine there is a larger proper ideal $I $ that contains $(x+1)$. It would then contain some polynomial $p\not\in (x+1)$. Divide $p $ by $x+1$: $p=(x+1)q+c$ where $c\in F $.
If $c=0$, then $p=(x+1)q\in (x+1)$ - a contradiction.
If $c\ne 0$, note $c=p-(x+1)q\in I $, which would imply $c^{-1}c=1\in I $ and then every polynomial would be in $I $ and $I $ wouldn't be proper - a contradiction again.
Hint: Instead of describing another maximal ideal explicitly using generators, just try to describe it as a kernel of some surjective homomorphism to a field. The ideal $(x)$ is the kernel of surjective homomorphism $\varphi:F[x]\to F$ given by $\varphi(f)=f(0)$. Can you think of any other homomorphisms $F[x]\to F$ defined similarly, which you could take the kernel of?
An answer is hidden below.