← Back

note / modern mathematics

Session 01 — Adjoining a Root

Adjoining a Root

Central Question

How can we construct a number system in which x22x^2-2 has a root?

Why This Matters

A familiar irrational number becomes a first example of deliberately constructing a field, rather than merely enlarging a list of numbers.

Mathematical Notes

Construct the arithmetic, then identify the field

Introduce a symbol α\alpha subject to α2=2\alpha^2=2. Polynomial expressions reduce to a+bαa+b\alpha with a,bQa,b\in\mathbb Q. Multiplication is forced:

(a+bα)(c+dα)=(ac+2bd)+(ad+bc)α.(a+b\alpha)(c+d\alpha)=(ac+2bd)+(ad+bc)\alpha.

This produces the ring Q[x]/(x22)\mathbb Q[x]/(x^2-2); α\alpha means the class [x][x], not a previously chosen real number. Each class has one representative of degree less than two.

To see that it is a field, take a+bα0a+b\alpha\ne0:

(a+bα)1=abαa22b2.(a+b\alpha)^{-1}=\frac{a-b\alpha}{a^2-2b^2}.

The denominator cannot vanish unless a=b=0a=b=0: otherwise b0b\ne0 would make (a/b)2=2(a/b)^2=2. Thus adjoining the root requires no additional rational expressions beyond these linear ones.

Evaluation [f]f(2)[f]\mapsto f(\sqrt2) identifies this constructed field with

Q(2)={a+b2:a,bQ}.\mathbb Q(\sqrt2)=\{a+b\sqrt2:a,b\in\mathbb Q\}.

The kernel of evaluation on Q[x]\mathbb Q[x] is (x22)(x^2-2): polynomial division leaves a remainder a+bxa+bx, and a+b2=0a+b\sqrt2=0 forces both coefficients to vanish. This proves the identification rather than merely suggesting it.

A useful calculation

11+2=21,(3+22)(322)=1.\frac{1}{1+\sqrt2}=\sqrt2-1, \qquad (3+2\sqrt2)(3-2\sqrt2)=1.

The operation a+b2ab2a+b\sqrt2\mapsto a-b\sqrt2 preserves addition and multiplication. Its product with the original element is the rational number a22b2a^2-2b^2, a first encounter with the field norm.

Choosing [x]2[x]\mapsto-\sqrt2 gives an equally valid identification. The abstract construction distinguishes a generator, but its arithmetic does not privilege one of the two real roots.

Learning Prompt

I know undergraduate group, ring and field theory. Teach me what it really means to construct Q(2)\mathbb Q(\sqrt2), starting from Q\mathbb Q. Derive it rather than just defining it. Connect it to Q[x]/(x22)\mathbb Q[x]/(x^2-2). Make me answer questions along the way. Focus on intuition and mathematical significance, not exam preparation.

Ideas

Examples

Questions

Connections

One Thing That Surprised Me

Further Rabbit Holes

Sources

Ian Stewart, Galois Theory, fifth edition, CRC Press, §§4.1–4.3, 5.3–5.4. Publisher and edition details.