← 2021 Paper 2
UPSC 2021 Maths Optional Paper 2 Q2b — Step-by-Step Solution
15 marks · Section A
Fields and finite fields · Algebra · asked 6× in 13 yrs · Read the full method →
Question
Let F be a field and f(x)∈F[x] a polynomial of degree >0. Show that there exists a field F′ and an embedding q:F→F′ s.t. fq∈F′[x] has a root in F′, where fq replaces each coefficient a by q(a).
Technique
Kronecker’s theorem; construct quotient F[x]/(f) for irreducible f; the coset of x is a root.
Solution
Setup. This is the classical Kronecker’s theorem — every non-constant polynomial over a field has a root in some extension field.
Step 1 — Factor f into irreducibles
In F[x], f=p1p2⋯pk where each pi is irreducible in F[x].
It suffices to find an extension where p1 (say) has a root, since then f has a root there too.
So WLOG f is irreducible in F[x].
Step 2 — Construct F′=F[x]/(f)
Since f is irreducible in F[x] (a PID), the principal ideal (f) is maximal. So F′=F[x]/(f) is a field.
Step 3 — Embedding q:F→F′
Define q(a)=a+(f) for a∈F (the coset of the constant polynomial a).
q is a ring homomorphism: standard.
q is injective: if q(a)=q(b), then a−b∈(f), i.e., a−b is a multiple of f. Since deg(a−b)=0<degf, the only multiple is 0, so a=b.
So q is an embedding.
Step 4 — fq has a root in F′
The element α=x+(f)∈F′ is the coset of x.
fq(α)=∑iq(ai)αi=∑i(ai+(f))(x+(f))i=∑i(aixi)+(f)=f(x)+(f)=0+(f)=0F′.
So α is a root of fq in F′.
Answer
F′=F[x]/(f) is a field containing a root of fq via α=x+(f).