ConceptComplete

Number Fields and Rings of Integers - Core Definitions

Number fields form the foundation of algebraic number theory, generalizing the rational numbers Q\mathbb{Q} to finite-degree field extensions that preserve algebraic structure.

DefinitionNumber Field

A number field is a finite-degree field extension KK of the rational numbers Q\mathbb{Q}. That is, KK is a field containing Q\mathbb{Q} such that [K:Q]=n<∞[K : \mathbb{Q}] = n < \infty.

Every element α∈K\alpha \in K is algebraic over Q\mathbb{Q}, meaning it satisfies a polynomial equation with rational coefficients. The degree [K:Q][K : \mathbb{Q}] is called the degree of the number field.

ExampleClassical Number Fields
  • Quadratic fields: K=Q(d)K = \mathbb{Q}(\sqrt{d}) where d∈Zd \in \mathbb{Z} is square-free, with degree [K:Q]=2[K : \mathbb{Q}] = 2
  • Cyclotomic fields: K=Q(ΞΆn)K = \mathbb{Q}(\zeta_n) where ΞΆn=e2Ο€i/n\zeta_n = e^{2\pi i/n} is a primitive nn-th root of unity
  • Cubic fields: Extensions of degree 3, such as Q(23)\mathbb{Q}(\sqrt[3]{2})
  • The rationals themselves: Q\mathbb{Q} is the unique number field of degree 1
DefinitionRing of Integers

Let KK be a number field. An element α∈K\alpha \in K is called an algebraic integer if it is a root of a monic polynomial with integer coefficients. The set of all algebraic integers in KK is denoted OK\mathcal{O}_K and called the ring of integers of KK.

The ring OK\mathcal{O}_K satisfies:

  1. OK\mathcal{O}_K is a ring containing Z\mathbb{Z}
  2. OK\mathcal{O}_K is finitely generated as a Z\mathbb{Z}-module
  3. The field of fractions of OK\mathcal{O}_K is KK

The ring of integers OK\mathcal{O}_K plays a central role analogous to Z\mathbb{Z} in Q\mathbb{Q}. However, unlike Z\mathbb{Z}, the ring OK\mathcal{O}_K may fail to be a unique factorization domain. For example, in Q(βˆ’5)\mathbb{Q}(\sqrt{-5}), we have 6=2β‹…3=(1+βˆ’5)(1βˆ’βˆ’5)6 = 2 \cdot 3 = (1 + \sqrt{-5})(1 - \sqrt{-5}), giving two distinct factorizations.

ExampleRings of Integers
  • Gaussian integers: OQ(i)=Z[i]={a+bi:a,b∈Z}\mathcal{O}_{\mathbb{Q}(i)} = \mathbb{Z}[i] = \{a + bi : a, b \in \mathbb{Z}\}
  • Eisenstein integers: OQ(Ο‰)=Z[Ο‰]\mathcal{O}_{\mathbb{Q}(\omega)} = \mathbb{Z}[\omega] where Ο‰=e2Ο€i/3\omega = e^{2\pi i/3}
  • Quadratic fields: For K=Q(d)K = \mathbb{Q}(\sqrt{d}) with dd square-free, \mathbb{Z}[\sqrt{d}] & \text{if } d \equiv 2, 3 \pmod{4} \\ \mathbb{Z}\left[\frac{1 + \sqrt{d}}{2}\right] & \text{if } d \equiv 1 \pmod{4} \end{cases}$$
Remark

The failure of unique factorization in OK\mathcal{O}_K motivates the theory of ideals and Dedekind domains, where unique factorization is restored at the level of ideals rather than elements.

Understanding the structure of OK\mathcal{O}_K as a Z\mathbb{Z}-module is fundamental. The ring OK\mathcal{O}_K always admits an integral basis: a basis {Ο‰1,…,Ο‰n}\{\omega_1, \ldots, \omega_n\} as a Z\mathbb{Z}-module, so every element of OK\mathcal{O}_K can be uniquely written as a1Ο‰1+β‹―+anΟ‰na_1\omega_1 + \cdots + a_n\omega_n with ai∈Za_i \in \mathbb{Z}.