26

Can someone point me towards a resource that proves that the spectrum of $\mathbb{Z}[x]$ consists of ideals $(p,f)$ where $p$ prime or zero and $f$ irred mod $p$? In particular I remember this can be proved simply using localizations, but can't quite remember how to do it! I definitely don't want a link to a long involved argument about polynomials, I can find quite enough of those!

Many thanks in advance.

  • 1
    @Edward: IMO the most difficult part of the argument is that if $I$ is a non-zero prime ideal in $\mathbb{Q}[x]$, then it contains a generator $g$ such that $(g)$ is a prime ideal of $\mathbb{Z}[x]$. This requires some non-trivial facts about polynomial rings: e.g. the fact that $\mathbb{Z}[x]$ is a unique factorization domain, and what the primes elements are. –  Oct 25 '12 at 22:56
  • 3
    @Hurkyl: It is Gauss' Lemma. – Martin Brandenburg Oct 26 '12 at 07:41
  • 3
    There's a wonderful picture by Mumford on this: http://www.neverendingbooks.org/index.php/mumfords-treasure-map.html – only Oct 27 '12 at 14:23
  • Related: https://math.stackexchange.com/questions/199990/prime-ideals-in-mathbbzx – Watson Jan 07 '17 at 17:13
  • The classification is explained nicely in Example 1.8 of Liu's Algebraic Geometry and Arithmetic Curves, using only basic properties of the functor $\operatorname{Spec}$ (no knowledge of schemes is required). – Sha Vuklia Mar 18 '23 at 21:32

5 Answers5

38

Here is a geometric (schemes!) way to think about it.

The inclusion $\Bbb Z\to\Bbb Z[x]$ defines a morphism $\operatorname{Spec}(\Bbb Z[x])\to\operatorname{Spec}(\Bbb Z).$ Thus to figure out the primes of $\operatorname{Spec}(\Bbb Z[x]),$ we can simply determine all the fibres of this map. How do we compute the fibres of this map?

For $\langle p\rangle\subseteq\Bbb Z$ a prime ideal, we pull back the morphism given above over the map $\operatorname{Spec}(\kappa(p))\to\operatorname{Spec}(\Bbb Z)$ induced by $\Bbb Z\to\Bbb Z_p/\frak{m_p}$ $=\kappa(p)$, where $\kappa(p)$ is the residue field of $p.$ The residue field $\kappa(0)=\Bbb Q$ and for all other primes $p$ we have $\kappa(p)=\Bbb F_p.$

The fibre over $\langle 0\rangle$ is thus $\operatorname{Spec}(\Bbb Q\otimes_{\Bbb Z}\Bbb Z[x])=\operatorname{Spec}(\Bbb Q[x])$ which is all irreducible polynomials over $\Bbb Q$ and the zero ideal. Similarly, the fibre over $\langle p\rangle$ is $\operatorname{Spec}(\Bbb F_p[x]),$ which is just the irreducible polynomials over $\Bbb F_p$ along with its zero ideal. (The zero ideals correspond to those in $\Bbb Z.$)

Andrew
  • 11,179
14

The prime ideals of $\mathbb Z[x]$ are of three kinds depending on their heights

  1. (height $0$): $\{ 0\}$;

  2. (height $1$): $F(x)\mathbb Z[x]$ with $F(x)$ an irreducible element in $\mathbb Z[x]$. Equivalently: $F(x)$ is a prime number $p$ or is primitive and irreducible in $\mathbb Q[x]$.

  3. (height $2$, maximal ideals): the $(p, f(x))$ as you describe.

4

The intersection of a prime ideal with $\mathbb Z$ is again prime, thus we obtain a prime $p$ (or 0). By localizing at $p$, we make all non-multiples of $p$ invertible and are left with an ideal in the principle ideal ring $\mathbb Z_p[X]$, i.e. $(f)$ with $f\in\mathbb Z_p[X]$. If we had a nontrivial factorization $f\equiv gh\pmod p$, this could be lifted to a factorization in $\mathbb Z_p[X]$, which is impossible. Hence $f$ is irreducible $\bmod p$. This also holds if we replace $f$ with an approximation in $\mathbb Z[X]$. We also see that any $g$ in the ideal becomes a multiple of $f$ in $\mathbb Z_p[X]$, hence can be written as a multiple of $p$ plus a multiple of $f$ in $\mathbb Z[X]$.

  • I can't quite see the argument for when the prime ideal is (0). Could you possibly clarify it? Many thanks! – Edward Hughes Oct 25 '12 at 22:40
  • How is $\mathbb Z_p[X]$ a principal ideal domain? How about the ideal $(p,X)$? I don't think this ideal is principal, since if $f(X)$ divides both $p$ and $X$, dividing $p$ implies having degree $0$ and dividing $X$ while being of degree $0$ means being a unit. – Patrick Da Silva Jan 09 '14 at 00:36
  • 1
    Any polynomial ring F[x] over a field is a PID – rschwieb Jan 09 '14 at 03:41
2

There is a sketch here but I didn't proofread it. I am gambling that it is useful, so I apologize (and will delete this) if it turns out to be useless.

rschwieb
  • 153,510
  • It was useful for me. Thanks! – Patrick Da Silva Jan 08 '14 at 23:45
  • Although after thinking about it I think it is wrong ; Z[x] is not an Euclidean domain, the Euclidean algorithm doesn't work. How could you compute the gcd of $x^2 - 1$ and $2x$? – Patrick Da Silva Jan 09 '14 at 00:00
  • Did you post this under the wrong thread or something? Z[x] is definitely not Euclidean because it's not a PID – rschwieb Jan 09 '14 at 03:39
  • It mentions the Euclidean algorithm in your link. I think I'm confused as to how they do it. What they say seems to work though (with my example of $x^2 - 1$ and $2x$, you can extract the constant term $2 = 2(x^2 - 1) - x(2x)$). No, not the wrong thread. – Patrick Da Silva Jan 10 '14 at 09:58
  • 1
    @PatrickDaSilva You can perform the extended Euclidean algorithm first in $\Bbb Q[x]$, and then multiply through by the gcd of any fractions that appear. If the two polynomials were coprime in $\Bbb Q[x]$, then they'll have linear combination in $\Bbb Z[x]$ that's an integer. – rschwieb Jan 10 '14 at 14:01
  • True, I completely forgot about that! The proof in there is quite vague, but I think the arguments necessary are all kind of there – Patrick Da Silva Jan 10 '14 at 16:53
  • @rschwieb Dead link... – user26857 Mar 02 '19 at 10:05
  • 1
    @user26857 Replaced with a wayback link. Thanks – rschwieb Mar 02 '19 at 12:54
-1

There are two cases: if a prime ideal $P$ of $Z[x]$ does not contain any constant then considering the ideal generated by $P$ in $Q[x]$, it is a proper ideal of $Q[x]$; so that it is a principal ideal generated by a single polynomial $f(x)\in Q[x]$. But then an irreducible element $g(x)\in P\subset Z[x]$ can be written as $g(x)=f(x)h(x)$ with $h(x)\in Q[x]$. By considering the common denominators, $f(x)=f_1(x)/b$ and $h(x)=h_1(x)/c$ where $f_1(x), h_1(x) \in Z[x]$. Now $bcg(x)=f_1(x)h_1(x)$. Looking at the content of polynomials we can conclude that $P=(f_1(x))$ is a principle ideal of $Z[x]$.

The case where $P$ contains a constant is easy to solve by passing to the quotient ring.