ConceptComplete

Dirichlet's Unit Theorem - Core Definitions

Dirichlet's Unit Theorem describes the structure of the unit group in rings of integers, one of the deepest results in classical algebraic number theory.

DefinitionUnits in Number Fields

An element ϵOK\epsilon \in \mathcal{O}_K is a unit if it has a multiplicative inverse in OK\mathcal{O}_K. Equivalently, ϵ\epsilon is a unit if and only if NK/Q(ϵ)=±1N_{K/\mathbb{Q}}(\epsilon) = \pm 1.

The set of units OK\mathcal{O}_K^* forms a group under multiplication. Understanding the structure of this group is fundamental to the arithmetic of KK.

ExampleUnits in Familiar Fields
  • Rationals: Z={±1}\mathbb{Z}^* = \{\pm 1\} (finite, order 2)
  • Gaussian integers: Z[i]={±1,±i}\mathbb{Z}[i]^* = \{\pm 1, \pm i\} (finite, order 4)
  • Real quadratic fields: Z[2]={±(1+2)n:nZ}\mathbb{Z}[\sqrt{2}]^* = \{\pm (1+\sqrt{2})^n : n \in \mathbb{Z}\} (infinite!)

The transition from finite to infinite unit groups occurs precisely when KK has real embeddings.

DefinitionRoots of Unity

The roots of unity in KK are the elements ζOK\zeta \in \mathcal{O}_K such that ζn=1\zeta^n = 1 for some n1n \geq 1. These form a finite cyclic group, denoted μK\mu_K.

For most number fields, μK={±1}\mu_K = \{\pm 1\}. Exceptions include:

  • μQ(i)={±1,±i}\mu_{\mathbb{Q}(i)} = \{\pm 1, \pm i\} (order 4)
  • μQ(3)={±1,±ω,±ω2}\mu_{\mathbb{Q}(\sqrt{-3})} = \{\pm 1, \pm \omega, \pm \omega^2\} where ω=e2πi/3\omega = e^{2\pi i/3} (order 6)
  • μQ(ζn)=ζn\mu_{\mathbb{Q}(\zeta_n)} = \langle \zeta_n \rangle (order nn)
TheoremDirichlet's Unit Theorem (Statement)

Let KK be a number field with r1r_1 real embeddings and r2r_2 pairs of complex conjugate embeddings. Then: OKμK×Zr1+r21\mathcal{O}_K^* \cong \mu_K \times \mathbb{Z}^{r_1 + r_2 - 1}

where μK\mu_K is the finite cyclic group of roots of unity in KK, and the free part has rank r=r1+r21r = r_1 + r_2 - 1.

Equivalently, there exist fundamental units ϵ1,,ϵr\epsilon_1, \ldots, \epsilon_r such that every unit ϵOK\epsilon \in \mathcal{O}_K^* can be uniquely written as: ϵ=ζϵ1a1ϵrar\epsilon = \zeta \epsilon_1^{a_1} \cdots \epsilon_r^{a_r} where ζμK\zeta \in \mu_K and aiZa_i \in \mathbb{Z}.

Remark

The unit rank r=r1+r21r = r_1 + r_2 - 1 depends only on the signature of KK:

  • Imaginary quadratic fields (r1=0,r2=1r_1 = 0, r_2 = 1): r=0r = 0, so OK=μK\mathcal{O}_K^* = \mu_K is finite
  • Real quadratic fields (r1=2,r2=0r_1 = 2, r_2 = 0): r=1r = 1, one fundamental unit
  • Cubic totally real (r1=3,r2=0r_1 = 3, r_2 = 0): r=2r = 2, two fundamental units
  • Cyclotomic Q(ζp)\mathbb{Q}(\zeta_p) (r1=0,r2=(p1)/2r_1 = 0, r_2 = (p-1)/2): r=(p3)/2r = (p-3)/2
DefinitionFundamental Unit

For a real quadratic field K=Q(d)K = \mathbb{Q}(\sqrt{d}) with d>0d > 0, the fundamental unit ϵ0\epsilon_0 is the smallest unit >1> 1. All other units are of the form ±ϵ0n\pm \epsilon_0^n for nZn \in \mathbb{Z}.

Computing ϵ0\epsilon_0 is equivalent to solving Pell's equation x2dy2=±1x^2 - dy^2 = \pm 1: if ϵ0=x0+y0d\epsilon_0 = x_0 + y_0\sqrt{d}, then (x0,y0)(x_0, y_0) is the fundamental solution.