The math optional, made finite. Daily Practice

Subrings and ideals

At a Glance

Why This Chapter Matters

Ideal questions in Section A reward knowledge of three templates: (a) give an example of a ring with a subring having a different identity; (b) show a set is an ideal, identify it as a principal ideal, and analyse the quotient ring; (c) use the First Isomorphism Theorem for rings to prove an ideal is prime (quotient is an integral domain) but not maximal (quotient is not a field). All three appear in the 10–15 mark range and are algorithmic once you know which template applies.

Minimum Theory

Ideal. A non-empty subset II of a ring RR is a (two-sided) ideal if: (1) abIa-b\in I for all a,bIa,b\in I; (2) ra,arIra,ar\in I for all rRr\in R, aIa\in I.

Principal ideal. The ideal generated by a single element aRa\in R: a={ra:rR}\langle a\rangle=\{ra : r\in R\} (in a commutative ring).

Quotient ring. If II is an ideal of RR, the quotient R/IR/I is a ring with cosets as elements.

Prime vs maximal ideal.

Prime vs maximal: ideal chain and quotient ring properties

First Isomorphism Theorem (rings). If ϕ:RS\phi:R\to S is a surjective ring homomorphism with kerϕ=I\ker\phi=I, then R/ISR/I\cong S.

Idempotent subring trick. In Zn\mathbb{Z}_n, an element ee with e2=ee^2=e (idempotent, e0,1e\ne0,1) generates a subring {0,e,2e,}\{0,e,2e,\ldots\} with identity e1Re\ne1_R. This gives the standard example of a subring with a different identity.

Question Archetypes

ArchetypeRecognition
ring-example”Give an example of a ring with subring having a different identity”
ideal-quotientShow a set is an ideal; identify it as principal; classify R/IR/I
prime-maximal-idealProve via First Isomorphism Theorem that II is prime but not maximal

ring-example (1 question(s); 2015)

Worked Example

2015 Paper 2, 2015-P2-Q1b (10 marks)

Give an example of a ring having identity but a subring of this having a different identity.

Take R=Z6R=\mathbb{Z}_6 (identity 11) and S={0,2,4}RS=\{0,2,4\}\subset R.

SS is a subring: 4+4=82S4+4=8\equiv2\in S; 24=82S2\cdot4=8\equiv2\in S; 44=164S4\cdot4=16\equiv4\in S, etc. Closure under ++ and \cdot holds.

Identity of SS: 40=04\cdot0=0, 42=824\cdot2=8\equiv2, 44=1644\cdot4=16\equiv4 — so 44 acts as the multiplicative identity of SS.

Since 41=1R4\ne1=1_R, RR and SS have different identities. \blacksquare

Recognition pattern for other examples: in Zn\mathbb{Z}_n for composite nn, any idempotent e0,1e\ne0,1 (satisfying e2e(modn)e^2\equiv e\pmod n) generates a subring eReR with identity ee. In Z6\mathbb{Z}_6: 42=1644^2=16\equiv4 ✓ and 32=933^2=9\equiv3 ✓ (so {0,3}\{0,3\} also works with identity 33).

Common Traps

ideal-quotient (1 question(s); 2022)

Worked Example

2022 Paper 2, 2022-P2-Q4a (15 marks)

Let S={fR[x]:f(0)=f(1)=0}S=\{f\in\mathbb{R}[x]:f(0)=f(1)=0\}. Prove SS is an ideal of R[x]\mathbb{R}[x]. Is R[x]/S\mathbb{R}[x]/S an integral domain?

SS is an ideal: 0S0\in S; if f,gSf,g\in S then (fg)(0)=(fg)(1)=0(f-g)(0)=(f-g)(1)=0, so fgSf-g\in S; if fSf\in S and hR[x]h\in\mathbb{R}[x], then (hf)(0)=h(0)0=0(hf)(0)=h(0)\cdot0=0 and (hf)(1)=h(1)0=0(hf)(1)=h(1)\cdot0=0, so hfShf\in S. ✓

Identify SS: f(0)=f(1)=0f(0)=f(1)=0 iff both xx and (x1)(x-1) divide ff. Since gcd(x,x1)=1\gcd(x,x-1)=1, this means x(x1)fx(x-1)\mid f. So S=x(x1)=x2xS=\langle x(x-1)\rangle=\langle x^2-x\rangle.

R[x]/S\mathbb{R}[x]/S is NOT an integral domain: the generator x2x=x(x1)x^2-x=x(x-1) is reducible, so the quotient has zero divisors: xˉ(x1)=x(x1)=0ˉ\bar{x}\cdot\overline{(x-1)}=\overline{x(x-1)}=\bar{0} but xˉ0ˉ\bar{x}\ne\bar{0} and (x1)0ˉ\overline{(x-1)}\ne\bar{0}. (R[x]/(x2x)R×R\mathbb{R}[x]/(x^2-x)\cong\mathbb{R}\times\mathbb{R} by CRT.) \blacksquare

Common Traps

prime-maximal-ideal (1 question(s); 2025)

Worked Example

2025 Paper 2, 2025-P2-Q4a (15 marks)

Show ϕ:Z[x]Z\phi:\mathbb{Z}[x]\to\mathbb{Z}, ϕ(f)=f(0)\phi(f)=f(0), is a homomorphism. Deduce x\langle x\rangle is prime but not maximal in Z[x]\mathbb{Z}[x].

Homomorphism: ϕ(f+g)=(f+g)(0)=f(0)+g(0)=ϕ(f)+ϕ(g)\phi(f+g)=(f+g)(0)=f(0)+g(0)=\phi(f)+\phi(g) and ϕ(fg)=f(0)g(0)=ϕ(f)ϕ(g)\phi(fg)=f(0)g(0)=\phi(f)\phi(g), and ϕ(1)=1\phi(1)=1. ✓

Surjectivity: the constant polynomial nn maps to nZn\in\mathbb{Z}.

Kernel: fkerϕ    f(0)=0    xf    fxf\in\ker\phi\iff f(0)=0\iff x\mid f\iff f\in\langle x\rangle.

First Isomorphism Theorem: Z[x]/xZ\mathbb{Z}[x]/\langle x\rangle\cong\mathbb{Z}.

(Concrete witness of non-maximality: x2,xZ[x]\langle x\rangle\subsetneq\langle2,x\rangle\subsetneq\mathbb{Z}[x], where 2,x={f:f(0) even}\langle2,x\rangle=\{f:f(0)\text{ even}\}.)

Common Traps

Marks-Aware Writing

For a 10-mark example question: give the ring, identify the subring, construct the multiplication table of the subring (or verify closure by explicit computation), and identify the identity. Three lines of explicit arithmetic plus the conclusion.

For a 15-mark ideal+quotient proof: three parts — (a) ideal axioms verified explicitly, (b) the ideal identified as principal with the generator named, (c) the quotient analysis with zero divisors exhibited or the CRT structure stated. Skipping any of the three parts costs 4–5 marks.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.