← 2026 Paper 2

UPSC 2026 Maths Optional Paper 2 Q1b — Step-by-Step Solution

10 marks · Section A

Euclidean domains · Algebra · asked 6× in 14 yrs · Read the full method →

Question

Show that every non-zero prime ideal in a Euclidean Domain is maximal.

Technique

A Euclidean domain gives you exactly one tool — the division algorithm — and the standard way to cash it in is the minimal-norm argument: in any non-zero ideal, an element of least norm generates the ideal. That converts “Euclidean domain” into “PID”, after which the result is a three-line argument on generators: if (p)⊆(a)(p)\subseteq(a) with (p)(p) prime, write p=abp=ab and let primality of (p)(p) decide which of a,ba,b lies in (p)(p) — one case gives (a)=(p)(a)=(p), the other forces aa to be a unit, so (a)=R(a)=R. The recognisable trigger: “prime ⇒\Rightarrow maximal” in a Euclidean/principal-ideal setting is never a quotient-ring computation; it is “no ideal can sit strictly in between”, tested on generators.

Solution

Step 0 — Definitions and conventions, stated because the marks depend on them.

Throughout, RR is a Euclidean domain: a commutative integral domain with 1≠01\neq 0 together with a function

d:R∖{0}⟶Z≥0d:R\setminus\{0\}\longrightarrow \mathbb{Z}_{\ge 0}

such that for all a,b∈Ra,b\in R with b≠0b\neq 0 there exist q,r∈Rq,r\in R with

a=bq+r,where r=0  or  d(r)<d(b).(E)a=bq+r,\qquad\text{where } r=0\ \text{ or }\ d(r)<d(b). \tag{E}

(Some texts add the axiom d(a)≤d(ab)d(a)\le d(ab) for a,b≠0a,b\neq0. It is not needed anywhere below — only the division property (E) is used. Saying so is worth a line.)

An ideal P⊆RP\subseteq R is prime if P≠RP\neq R and ab∈P⇒a∈Pab\in P\Rightarrow a\in P or b∈Pb\in P. An ideal M⊆RM\subseteq R is maximal if M≠RM\neq R and there is no ideal JJ with M⊊J⊊RM\subsetneq J\subsetneq R.

Note that "P≠RP\neq R" is part of both definitions, so for maximality of a prime PP only the no-intermediate-ideal condition has to be proved.

Step 1 — Every Euclidean domain is a principal ideal domain.

Let I⊆RI\subseteq R be an ideal. If I={0}I=\{0\} then I=(0)I=(0) is principal. So assume I≠{0}I\neq\{0\} and consider the set of norms of its non-zero elements,

S={ d(x) : x∈I, x≠0 }⊆Z≥0.S=\{\,d(x)\ :\ x\in I,\ x\neq 0\,\}\subseteq\mathbb{Z}_{\ge0}.

SS is a non-empty set of non-negative integers, so by the well-ordering principle it has a least element. Choose b∈Ib\in I, b≠0b\neq0, with d(b)=min⁡Sd(b)=\min S.

Claim: I=(b)I=(b). Since b∈Ib\in I and II is an ideal, (b)=bR⊆I(b)=bR\subseteq I. Conversely let a∈Ia\in I. By the division property (E) applied to aa and b (≠0)b\ (\neq 0) there are q,r∈Rq,r\in R with

a=bq+r,r=0  or  d(r)<d(b).a=bq+r,\qquad r=0\ \text{ or }\ d(r)<d(b).

Now

r=a−bq∈I,r=a-bq\in I,

because a∈Ia\in I, b∈Ib\in I and II is an ideal. If r≠0r\neq0 then d(r)∈Sd(r)\in S with d(r)<d(b)=min⁡Sd(r)<d(b)=\min S — impossible. Hence r=0r=0 and a=bq∈(b)a=bq\in(b).

Therefore I⊆(b)I\subseteq(b), so I=(b)I=(b): every ideal of RR is principal. ■\qquad\blacksquare

Step 2 — A non-zero prime ideal admits no ideal strictly between it and RR.

Let PP be a non-zero prime ideal of RR. By Step 1, P=(p)P=(p) for some p∈Rp\in R, and p≠0p\neq0 since P≠{0}P\neq\{0\}.

Let JJ be any ideal with

P⊆J⊆R.P\subseteq J\subseteq R .

By Step 1 again, J=(a)J=(a) for some a∈Ra\in R. Since p∈P⊆J=(a)p\in P\subseteq J=(a), there exists b∈Rb\in R with

p=ab.p=ab .

Now ab=p∈Pab=p\in P and PP is prime, so

a∈Porb∈P.a\in P\quad\text{or}\quad b\in P .

Case 1: a∈Pa\in P. Then (a)⊆P(a)\subseteq P (as PP is an ideal containing aa), while P⊆(a)=JP\subseteq(a)=J by hypothesis. Hence

J=(a)=P.J=(a)=P .

Case 2: b∈P=(p)b\in P=(p). Then b=pcb=pc for some c∈Rc\in R, and substituting into p=abp=ab,

p=a(pc)=p(ac)⟹p (1−ac)=0.p=a(pc)=p(ac)\quad\Longrightarrow\quad p\,(1-ac)=0 .

Since p≠0p\neq0 and RR is an integral domain (no zero divisors — this is where the “domain” hypothesis is spent), we may cancel pp:

1−ac=0⟹ac=1.1-ac=0\quad\Longrightarrow\quad ac=1 .

So aa is a unit of RR, and therefore

J=(a)=R.J=(a)=R .

Thus every ideal JJ with P⊆J⊆RP\subseteq J\subseteq R satisfies J=PJ=P or J=RJ=R: there is no ideal strictly between PP and RR.

Step 3 — Conclude.

PP is prime, so by definition P≠RP\neq R. Combined with Step 2, PP is a maximal ideal of RR.

Hence every non-zero prime ideal in a Euclidean domain is maximal. ■\qquad\blacksquare

Step 4 — Why the hypothesis “non-zero” cannot be dropped.

The zero ideal (0)(0) of a domain RR is always prime, because ab=0⇒a=0ab=0\Rightarrow a=0 or b=0b=0 is exactly the definition of a domain. But (0)(0) is maximal iff RR is a field. So in the Euclidean domain Z\mathbb{Z},

(0)⊊(2)⊊Z,(0)\subsetneq(2)\subsetneq\mathbb{Z},

exhibits (0)(0) as a prime ideal that is not maximal. The word “non-zero” in the question is therefore load-bearing, not decorative.

(Consistency check: the theorem is not violated, since (0)(0) is excluded. And in a field — which is trivially Euclidean with d≡0d\equiv0 — the only ideals are (0)(0) and RR, so (0)(0) is maximal and there is no non-zero proper ideal at all; the theorem is vacuously true there.)

Step 5 — Two remarks for depth.

(i) Where “Euclidean” was actually used. Only in Step 1, and only through (E). The result therefore holds verbatim in any PID, and the true statement is: in a PID, every non-zero prime ideal is maximal — equivalently, a PID that is not a field has Krull dimension 11: its chains of prime ideals are exactly (0)⊊(p)(0)\subsetneq(p).

(ii) The hypothesis is not removable in a general domain. Z[x]\mathbb{Z}[x] is a UFD but not a PID. There (x)(x) is a non-zero prime ideal, since

Z[x]/(x)≅Z\mathbb{Z}[x]/(x)\cong\mathbb{Z}

is an integral domain; but Z\mathbb{Z} is not a field, so (x)(x) is not maximal — indeed

(x)⊊(2,x)⊊Z[x].(x)\subsetneq(2,x)\subsetneq\mathbb{Z}[x].

So the theorem genuinely needs principality, i.e. it is the division algorithm doing the work.

(iii) Quotient-ring formulation (equivalent one-line restatement). Using PP prime   ⟺  R/P\iff R/P a domain and MM maximal   ⟺  R/M\iff R/M a field, the theorem says: for a non-zero ideal II of a Euclidean domain, R/IR/I is an integral domain if and only if it is a field.

Answer

  ED→minimal-norm element generatesdivision algorithmPID;P=(p)≠(0) prime, P⊆J=(a)⊆R, p=ab ⇒ a∈P (so J=P) or b∈P (so ac=1, J=R).  \boxed{\;\text{ED}\xrightarrow[\text{minimal-norm element generates}]{\text{division algorithm}}\text{PID};\quad P=(p)\neq(0)\ \text{prime},\ P\subseteq J=(a)\subseteq R,\ p=ab\ \Rightarrow\ a\in P\ \text{(so }J=P)\ \text{or}\ b\in P\ \text{(so }ac=1,\ J=R).\;}   Hence no ideal lies strictly between P and R, and P≠R:  P is maximal.  \boxed{\;\text{Hence no ideal lies strictly between }P\text{ and }R,\text{ and }P\neq R:\ \ P\text{ is maximal.}\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.