The math optional, made finite. Daily Practice

Integral domains; characteristic

At a Glance

Why This Chapter Matters

Integral domain questions appear in two distinct flavours: testing whether a given set is an integral domain or field (2015, 15 marks — three sub-parts) and proving a structural theorem about polynomial rings over a domain (2018, 10 marks). The test question requires checking ring axioms one-by-one for each set, which is fast if you have a clear checklist. The polynomial-ring question hinges on the single fact that degree is additive over a domain, which reduces the entire proof to two lines of algebra. Together they cover ring structure from the axiomatic ground up through polynomial rings.

Minimum Theory

Integral domain. A commutative ring RR with unity 101\ne0 is an integral domain if it has no zero divisors: ab=0a=0ab=0\Rightarrow a=0 or b=0b=0. A field is an integral domain in which every non-zero element has a multiplicative inverse. The chain of containments is: fields \subset integral domains \subset commutative rings.

Degree in a polynomial domain. If RR is an integral domain and f,gR[x]f,g\in R[x] are non-zero, then deg(fg)=degf+degg\deg(fg)=\deg f+\deg g (the leading coefficients multiply to a non-zero element since RR has no zero divisors). In particular R[x]R[x] is also an integral domain.

Units in R[x]R[x]. A unit in R[x]R[x] is a polynomial ff with a multiplicative inverse gg in R[x]R[x]: fg=1fg=1. Degree additivity immediately forces degf=degg=0\deg f=\deg g=0, so ff and gg are constants; then fg=1fg=1 means their constant terms multiply to 11 in RR, i.e. fRf\in R and ff is a unit of RR.

Algebraic hierarchy: Field \subset Integral Domain \subset Commutative Ring with Unity \subset Ring

Question Archetypes

ArchetypeRecognition
integral-domain-testGiven sets; check each ring axiom; determine domain/field status
units-in-polynomial-ring”Show units of R[x]R[x] are units of RR”; use degree additivity over a domain

integral-domain-test (1 question(s); 2015)

Recognition Cues — “Do the following sets form integral domains?”; “If so, state if they are fields”; three sets are given; must check ring axioms and zero-divisor property for each.

Solution Template

For each set SS:

  1. Check closure under addition and multiplication.
  2. Check additive identity (0S0\in S?) and additive inverses.
  3. Check multiplicative identity (1S1\in S?).
  4. Check commutativity (often inherited from Z\mathbb Z or R\mathbb R).
  5. If all ring axioms pass: check zero-divisors (domain?) and inverses (field?).
  6. Conclude.

Worked Example

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

Do the following sets form integral domains with respect to ordinary addition and multiplication? If so, state if they are fields: (i) {b2:bQ}\{b\sqrt 2 : b\in\mathbb Q\}; (ii) the set of even integers; (iii) the set of positive integers.

Part (i) — S={b2:bQ}S=\{b\sqrt 2 : b\in\mathbb Q\}.

Closure under addition: (b12)+(b22)=(b1+b2)2S(b_1\sqrt 2)+(b_2\sqrt 2)=(b_1+b_2)\sqrt 2\in S. \checkmark

Closure under multiplication: (b12)(b22)=2b1b2(b_1\sqrt 2)(b_2\sqrt 2)=2b_1b_2. This is rational, not of the form b2b\sqrt 2 unless b1b2=0b_1b_2=0. So SS is not closed under multiplication.

Conclusion (i): Not an integral domain (fails closure under multiplication; not even a ring).

Part (ii) — S=2Z={,4,2,0,2,4,}S=2\mathbb Z=\{\ldots,-4,-2,0,2,4,\ldots\}.

Closure under ++ and ×\times: \checkmark (sum and product of even integers are even). Additive identity 0S0\in S. \checkmark Additive inverses: 2kS-2k\in S for 2kS2k\in S. \checkmark No zero divisors (inherits from Z\mathbb Z). \checkmark

But: no multiplicative identity1S1\notin S, and no even number ee satisfies e2=2e\cdot 2=2 (would need e=1e=1, which is odd).

Conclusion (ii): Not an integral domain (lacks multiplicative identity; 2Z2\mathbb Z is a rng, not a ring with unity).

Part (iii) — S=Z+={1,2,3,}S=\mathbb Z^+=\{1,2,3,\ldots\}.

No additive identity: 0S0\notin S. No additive inverses: 1S-1\notin S. So (S,+)(S,+) is not even a group.

Conclusion (iii): Not an integral domain (not a ring — fails additive identity and additive inverses).

None of the three sets forms an integral domain.  \boxed{\text{None of the three sets forms an integral domain.}}\;\blacksquare

Common Traps

units-in-polynomial-ring (1 question(s); 2018)

Recognition Cues — “Let RR be an integral domain with unit; show any unit in R[x]R[x] is a unit in RR”; key words: integral domain, unit, polynomial ring R[x]R[x].

Solution Template

  1. State the degree additivity lemma: for RR a domain, deg(fg)=degf+degg\deg(fg)=\deg f+\deg g (leading coefficients multiply to a non-zero element).
  2. Let fR[x]f\in R[x] be a unit; choose gR[x]g\in R[x] with fg=1fg=1.
  3. Apply degree: degf+degg=deg(fg)=deg(1)=0\deg f+\deg g=\deg(fg)=\deg(1)=0.
  4. Since both degrees are non-negative integers summing to 0, both are 0. So f=a0f=a_0, g=b0g=b_0 are constants.
  5. fg=a0b0=1fg=a_0b_0=1 in RR, so a0a_0 is a unit of RR.

Worked Example

2018 Paper 2, 2018-P2-Q1a (10 marks)

Let RR be an integral domain with unit element. Show that any unit in R[x]R[x] is a unit in RR.

Step 1 — Degree additivity. For non-zero f,gR[x]f,g\in R[x] with leading coefficients am,bna_m,b_n: the leading coefficient of fgfg is ambna_mb_n. Since RR has no zero divisors, ambn0a_mb_n\ne0, so deg(fg)=degf+degg\deg(fg)=\deg f+\deg g.

Step 2 — Let fR[x]f\in R[x] be a unit. There exists gR[x]g\in R[x] with fg=1fg=1.

Step 3 — Degree equation. degf+degg=deg(fg)=deg(1)=0\deg f+\deg g=\deg(fg)=\deg(1)=0.

Step 4 — Both degrees are zero. Since degf0\deg f\ge0 and degg0\deg g\ge0 are non-negative integers summing to 0:

degf=0anddegg=0.\deg f=0\quad\text{and}\quad\deg g=0.

So f=a0f=a_0 and g=b0g=b_0 are constant polynomials.

Step 5 — a0a_0 is a unit of RR. From fg=1fg=1: a0b0=1a_0b_0=1 in RR. Hence a0a_0 is a unit of RR.

f(x)R[x] a unit    fR is a unit of R.  \boxed{f(x)\in R[x]\text{ a unit}\;\Longrightarrow\;f\in R\text{ is a unit of }R.}\;\blacksquare

(Converse: every unit of RR is trivially a unit of R[x]R[x], so U(R[x])=U(R)U(R[x])=U(R).)

(Why the domain hypothesis is necessary: in Z4[x]\mathbb Z_4[x], (1+2x)2=1+4x+4x2=1(1+2x)^2=1+4x+4x^2=1, so 1+2x1+2x is a unit of degree 1 — the argument breaks down because Z4\mathbb Z_4 has zero divisors.)

Common Traps

Marks-Aware Writing

For the 15-mark domain-test question: address each of the three sets separately with clear sub-headings. For each, identify the first axiom that fails — wasting time checking all axioms when the first fails loses time. State the conclusion explicitly for each set. The summary box and three clear conclusions account for the last 3 marks.

For the 10-mark units-in-R[x]R[x] proof: the argument has five steps (degree lemma, unit equation, degree equation, both degrees zero, unit of RR). Skipping the degree lemma and just asserting "degf=0\deg f=0" earns at most 5 marks. Include the Z4\mathbb Z_4 counterexample to show the domain hypothesis is essential — this is worth 1–2 marks of “completeness.”

Practice Set

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