ConceptComplete

Ramification and Decomposition - Examples and Constructions

Explicit computations of ramification reveal patterns in prime splitting and guide construction of extensions.

ExampleQuadratic Reciprocity via Ramification

For K=Q(d)K = \mathbb{Q}(\sqrt{d}) with dd square-free, a prime p2dp \nmid 2d splits, remains inert, or ramifies according to the Legendre symbol (dp)=1,1,0\left(\frac{d}{p}\right) = 1, -1, 0.

For d=1d = -1 (Gaussian integers): primes p1(mod4)p \equiv 1 \pmod{4} split, p3(mod4)p \equiv 3 \pmod{4} stay inert, and p=2p = 2 ramifies as (2)=(1+i)2(2) = (1+i)^2.

This connection between quadratic reciprocity and splitting behavior extends to higher reciprocity laws via class field theory.

ExampleKummer Extensions

If KK contains a primitive nn-th root of unity ζn\zeta_n and αK\alpha \in K with αnK\sqrt[n]{\alpha} \notin K, then L=K(αn)L = K(\sqrt[n]{\alpha}) is a Kummer extension.

Ramification in L/KL/K occurs precisely at primes dividing (α)(\alpha). If pe(α)\mathfrak{p}^e || (\alpha) (exact power), then p\mathfrak{p} ramifies with index dividing gcd(n,e)\gcd(n, e).

For Q(23)/Q\mathbb{Q}(\sqrt[3]{2})/\mathbb{Q}: the prime (2)(2) ramifies, while all other primes are unramified.

ExampleCyclotomic Conductors

The conductor of Q(ζn)\mathbb{Q}(\zeta_n) is nn (or 2n2n if nn is odd). This means primes pnp | n ramify, all others are unramified.

For Q(ζ12)=Q(ζ3,ζ4)\mathbb{Q}(\zeta_{12}) = \mathbb{Q}(\zeta_3, \zeta_4): primes 2 and 3 ramify. The factorizations are:

  • (2)=p24(2) = \mathfrak{p}_2^4 with f=1,g=1f = 1, g = 1
  • (3)=p32(3) = \mathfrak{p}_3^2 with f=1,g=1f = 1, g = 1

Other primes split according to their residue classes modulo 12.

ExampleComputing Discriminants

The discriminant of K=Q(α)K = \mathbb{Q}(\alpha) where α\alpha satisfies f(x)=0f(x) = 0 can be computed from ff via: ΔK=±NK/Q(f(α))\Delta_K = \pm N_{K/\mathbb{Q}}(f'(\alpha))

when OK=Z[α]\mathcal{O}_K = \mathbb{Z}[\alpha] (monogenic case).

For K=Q(d)K = \mathbb{Q}(\sqrt{d}): ΔK=d\Delta_K = d if d1(mod4)d \equiv 1 \pmod{4} and ΔK=4d\Delta_K = 4d otherwise. Primes dividing ΔK\Delta_K are precisely the ramified primes.

Remark

Ramification data determines:

  • Galois groups (via splitting patterns)
  • Conductors of abelian extensions (class field theory)
  • Local behavior at primes (via completions)

Computing ramification is thus central to algorithmic number theory and explicit class field theory.

ExampleArtin Symbols

For unramified primes p\mathfrak{p} in an abelian extension L/KL/K, the Artin symbol (L/Kp)Gal(L/K)\left(\frac{L/K}{\mathfrak{p}}\right) \in \text{Gal}(L/K) is the Frobenius element.

This satisfies: (L/Kp)(α)αN(p)(modP)\left(\frac{L/K}{\mathfrak{p}}\right)(\alpha) \equiv \alpha^{N(\mathfrak{p})} \pmod{\mathfrak{P}} for all αOL\alpha \in \mathcal{O}_L.

The Artin map p(L/Kp)\mathfrak{p} \mapsto \left(\frac{L/K}{\mathfrak{p}}\right) extends to ideals and gives the Artin reciprocity isomorphism relating ideals to Galois groups.

ExampleLocal-Global via Ramification

The Hasse principle (local-global principle) states that certain properties hold globally if they hold locally everywhere.

For quadratic forms: QQ represents zero over Q\mathbb{Q} if and only if it represents zero over R\mathbb{R} and all Qp\mathbb{Q}_p.

Ramification determines which primes require checking. For x2+y2dz2=0x^2 + y^2 - dz^2 = 0: check p=2,pdp = 2, p | d, and p=p = \infty (the real place).