← 2023 Paper 2

UPSC 2023 Maths Optional Paper 2 Q3a — Step-by-Step Solution

15 marks · Section A

Fields and finite fields · Algebra · asked 6× in 13 yrs · Read the full method →

Question

Prove that x2+1x^2+1 is an irreducible polynomial in Z3[x]\mathbb{Z}_3[x]. Further show that the quotient ring Z3[x]x2+1\dfrac{\mathbb{Z}_3[x]}{\langle x^2+1\rangle} is a field of 9 elements.

Technique

Degree-2 irreducibility test by root search; PID \Rightarrow irreducible-generated ideal is maximal; division algorithm to enumerate cosets.

Solution

Part 1 — Irreducibility

Strategy. A degree-2 polynomial over a field is irreducible iff it has no root in that field. Test all elements of Z3={0,1,2}\mathbb{Z}_3=\{0,1,2\}.

Evaluate p(x)=x2+1p(x)=x^{2}+1 at every element of Z3\mathbb{Z}_3:

p(0)=0+1=10,p(1)=1+1=20,p(2)=4+1=52(mod3)0.p(0)=0+1=1\ne 0,\quad p(1)=1+1=2\ne 0,\quad p(2)=4+1=5\equiv 2\pmod 3\ne 0.

No root in Z3\mathbb{Z}_3. Since degp=2\deg p=2, any factorisation over Z3[x]\mathbb{Z}_3[x] must split it into two linear factors, each contributing a root in Z3\mathbb{Z}_3 — impossible. Hence x2+1x^{2}+1 is irreducible in Z3[x]\mathbb{Z}_3[x].

Part 2 — Quotient is a field of 9 elements

Strategy. Z3[x]\mathbb{Z}_3[x] is a PID (Euclidean domain via degree); irreducibles generate maximal ideals; quotient by a maximal ideal is a field. Count cosets explicitly.

Step 1 — x2+1\langle x^{2}+1\rangle is maximal.

Z3\mathbb{Z}_3 is a field, so Z3[x]\mathbb{Z}_3[x] is a Euclidean domain (with deg\deg as the Euclidean function), hence a PID. In a PID, every non-zero prime ideal is maximal; equivalently, (p(x))(p(x)) is maximal iff p(x)p(x) is irreducible. By Part 1, x2+1\langle x^{2}+1\rangle is maximal. Therefore the quotient

F=Z3[x]/x2+1F=\mathbb{Z}_3[x]/\langle x^{2}+1\rangle

is a field.

Step 2 — Count the elements.

For each f(x)Z3[x]f(x)\in\mathbb{Z}_3[x], divide by x2+1x^{2}+1 (which has leading coefficient 11, a unit) using the Euclidean algorithm:

f(x)=q(x)(x2+1)+r(x),degr<2.f(x)=q(x)(x^{2}+1)+r(x),\quad\deg r<2.

So every coset has a unique representative of the form a+bxa+bx with a,bZ3a,b\in\mathbb{Z}_3. Uniqueness: if a+bxa+bx(modx2+1)a+bx\equiv a'+b'x\pmod{x^{2}+1} then (aa)+(bb)xx2+1(a-a')+(b-b')x\in\langle x^{2}+1\rangle; but any non-zero element of this ideal has degree 2\ge 2, forcing a=a,b=ba=a',b=b'.

The representatives are exactly the pairs (a,b)Z3×Z3(a,b)\in\mathbb{Z}_3\times\mathbb{Z}_3, giving

F=3×3=9.|F|=3\times 3=9.

Answer

  F=Z3[x]/x2+1 is a field with 9 elements.  \boxed{\;F=\mathbb{Z}_3[x]/\langle x^{2}+1\rangle\text{ is a field with 9 elements.}\;}
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 — 13 years, mapped. Get the take-away PDF free.