← Back

note / modern mathematics

Session 09 — My First Genuine Galois Group

My First Genuine Galois Group

Central Question

How can we discover a polynomial’s symmetry group by constructing its splitting field?

Why This Matters

A complete hand-calculable example brings roots, extension degrees, automorphisms and group structure into a single investigation.

Mathematical Notes

Start with the polynomial

Take f(x)=x32f(x)=x^3-2. Eisenstein at 2 proves irreducibility over Q\mathbb Q. Let α=23\alpha=\sqrt[3]2 and ω=e2πi/3\omega=e^{2\pi i/3}. The splitting field is

L=Q(α,ω),[L:Q]=6.L=\mathbb Q(\alpha,\omega),\qquad[L:\mathbb Q]=6.

Its degree comes from the real cubic field followed by the nonreal quadratic adjunction. Since the extension is normal and characteristic zero is separable, its Galois group has order six.

Construct the automorphisms rather than guess the name

Define

r(α)=ωα,r(ω)=ω,s(α)=α,s(ω)=ω2.r(\alpha)=\omega\alpha,\quad r(\omega)=\omega, \qquad s(\alpha)=\alpha,\quad s(\omega)=\omega^2.

The second map is complex conjugation restricted to LL. For the first, use [L:Q(ω)]=3[L:\mathbb Q(\omega)]=3: x32x^3-2 remains irreducible over Q(ω)\mathbb Q(\omega), and replacing its generator by the root ωα\omega\alpha defines an isomorphism. Its image is all of LL, since ω\omega and ωα\omega\alpha recover α\alpha.

The maps rkr^k and rksr^ks, k=0,1,2k=0,1,2, are six distinct automorphisms. Every automorphism has one of three choices for the image of α\alpha and one of two for the image of ω\omega, so there are no others.

Read the relations on generators

r3=s2=1,srs=r1.r^3=s^2=1,\qquad srs=r^{-1}.

For example, srs(α)=ω2αsrs(\alpha)=\omega^2\alpha, whereas r(α)=ωαr(\alpha)=\omega\alpha. Thus rr and ss do not commute.

On the roots (α,αω,αω2)(\alpha,\alpha\omega,\alpha\omega^2), rr is a three-cycle and ss swaps the last two roots. These generate every permutation of three objects:

Gal(x32/Q)S3C3C2.\operatorname{Gal}(x^3-2/\mathbb Q)\cong S_3 \cong C_3\rtimes C_2.

The semidirect product records that conjugation reverses the direction of the three-cycle; it is not C3×C2C_3\times C_2.

A second way to identify an irreducible cubic's group

For a monic separable polynomial with roots αi\alpha_i, its discriminant is

Δ=i<j(αiαj)2.\Delta=\prod_{i<j}(\alpha_i-\alpha_j)^2.

The unsquared product changes sign under odd root permutations. Over a characteristic-zero field FF, Δ\Delta is a square in FF exactly when the Galois group lies in AnA_n. For an irreducible cubic, transitivity leaves only A3C3A_3\cong C_3 and S3S_3 as possibilities. Thus a square discriminant gives C3C_3; a nonsquare gives S3S_3.

For x3+ax+bx^3+ax+b, Δ=4a327b2\Delta=-4a^3-27b^2. Here Δ=108\Delta=-108, a nonsquare in Q\mathbb Q, confirming S3S_3. This criterion can identify the group without explicitly finding every radical root.

The first fixed fields

The subgroup r\langle r\rangle fixes ω\omega, so its fixed field is Q(ω)\mathbb Q(\omega), of degree two over Q\mathbb Q. The subgroup s\langle s\rangle fixes α\alpha, so its fixed field is Q(α)\mathbb Q(\alpha), of degree three. The correspondence in the next session proves that these contain every element fixed by the respective subgroup.

Learning Prompt

Take a polynomial whose Galois group is interesting but still calculable by hand. Starting from the polynomial, make me find its splitting field, field extensions, automorphisms, and finally its Galois group. Don't reveal the group at the beginning. Let me discover it.

Ideas

Examples

Questions

Connections

One Thing That Surprised Me

Further Rabbit Holes

Sources

Ian Stewart, Galois Theory, fifth edition, CRC Press, §§9.1, 11.1, 13.1, 22.2–22.3. Publisher and edition details.