← 2013 Paper 2
UPSC 2013 Maths Optional Paper 2 Q3a — Step-by-Step Solution
15 marks · Section A
Euclidean domains · Algebra · asked 5× in 13 yrs · Read the full method →
Question
Let J={a+bi∣a,b∈Z} be the ring of Gaussian integers (subring of C). Which of the following is J: Euclidean domain, principal ideal domain, unique factorization domain? Justify your answer.
Technique
Standard verification of the Euclidean norm N(a+bi)=a2+b2 with the division algorithm via rounding to nearest integer.
Solution
Claim: J=Z[i] is all three — Euclidean domain, principal ideal domain, and unique factorisation domain.
Strategy. Prove J is Euclidean (the strongest of the three). The implications Euclidean ⇒ PID ⇒ UFD are standard, so the other two follow.
Step 1 — J is a Euclidean domain
Define the norm
N(α)=N(a+bi)=a2+b2=∣α∣2.
This is non-negative integer-valued, with N(αβ)=N(α)N(β) (multiplicativity), and N(α)=0⟺α=0.
Division algorithm: for α∈J,β∈J∖{0}, find γ,ρ∈J with α=γβ+ρ and N(ρ)<N(β).
Proof. Compute the rational quotient α/β=p+qi∈Q(i) (well-defined since β=0). Choose integers m,n with ∣m−p∣≤1/2 and ∣n−q∣≤1/2 (round to nearest integer). Set γ=m+ni∈J. Then
ρ=α−γβ=β[(p−m)+(q−n)i].
Take norms:
N(ρ)=N(β)⋅[(p−m)2+(q−n)2]≤N(β)⋅(41+41)=2N(β)<N(β).
So N is a Euclidean function on J, and J is a Euclidean domain.
Step 2 — Euclidean ⇒ PID
Standard theorem. Sketch. For any non-zero ideal I⊂J, pick β∈I minimising N(β). For any α∈I, division gives α=γβ+ρ with N(ρ)<N(β). But ρ=α−γβ∈I, and by minimality of N(β), ρ=0. So α=γβ∈(β). Hence I=(β) — principal.
Step 3 — PID ⇒ UFD
Standard theorem. Sketch. In a PID, every irreducible is prime (since irreducibles generate maximal ideals = prime ideals). Combined with the ascending-chain condition (Noetherian, automatic in PIDs), every non-zero non-unit has a factorisation into irreducibles, and the factorisation is unique up to units and reordering.
Conclusion
Answer
J=Z[i] is a Euclidean domain, hence a PID, hence a UFD.