KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesNumber Fields: Definition and Basic PropertiesEngineering · Engineering MathematicsLesson 776/884← PrevNext →
ArticlePublished 7 Aug 20262 min readBy Kevin Joginnumber fieldfield extensionembeddingsignature
On this page

Ask about this page

KEVOS AINumber Fields: Definition and Basic Properties

KEVOS knowledge first · trusted web sources when needed

Number Fields and Algebraic Numbers

Number Fields: Definition and Basic Properties

Number fields as finite extensions of the rationals, their embeddings and signature, and the presentation on which all computation depends.

Engineering / MathematicsNumber Fields and Algebraic Numbers2 min readKV-MATH-0574

A number field is a finite extension of the rationals. Every one is generated by a single element, which is what makes them computationally tractable: the whole field is described by one irreducible polynomial.

Presentation

K = Q[X] / (T(X)), T irreducible of degree nn is the degree of the field.

Key point

The primitive element theorem guarantees such a presentation always exists. Everything computational in the number field streams rests on it — without a single generator there would be no coefficient vector representation.

Embeddings and signature

A field of degree n has exactly n embeddings into the complex numbers, corresponding to the roots of the defining polynomial. Real roots give real embeddings; complex roots pair into conjugate embeddings.

Signature

r1Number of real embeddings
r2Number of conjugate pairs of complex embeddings
Relationr1 + 2 r2 = n
Unit rankr1 + r2 - 1, by the Dirichlet unit theorem

Pitfall

The signature must be determined exactly. It is read off the count of real roots of the defining polynomial, which must be obtained by exact isolation rather than numerically — see root finding. A miscount gives the wrong unit rank and corrupts every subsequent unit computation.

The presentation is not unique

The same field admits many defining polynomials, and they differ enormously in how pleasant they are to compute with.

Why the choice of defining polynomial matters
Property of the polynomialConsequence
Large coefficientsLarge intermediate values throughout
Large discriminantExpensive maximal order computation, since the discriminant must be factored
Large index in the maximal orderMany primes require the hard decomposition case
Small, reducedEverything downstream is cheaper

Key point

Reducing the defining polynomial before any serious work is almost always worth the effort — see polynomial reduction. It is the single cheapest intervention that improves everything downstream.

What is computed about a field

  • The maximal order, via Round 2.
  • The field discriminant, which measures ramification.
  • Decomposition of primes, via decomposition theory.
  • The class group and unit group — see the four core tasks.
  • The Galois group, via resolvents.

Relative extensions

Note

Fields can also be presented relative to a subfield rather than over the rationals. This is often more natural and more efficient, but requires factorisation over a number field — see factoring over number fields.

Source. Henri Cohen, A Course in Computational Algebraic Number Theory, Springer GTM 138 — 4.1.2. Structural reference unverified: the source file was not available during authoring; chapter and section numbers are taken from the published edition and have not been checked against a physical copy.

Related pages

  • Computational Algebraic Number Theory: Field Overview
  • Factoring Polynomials over Algebraic Number Fields
  • Number Field Sieve: Polynomial Selection and Structure
  • Algebraic Numbers and Minimal Polynomials
  • The Standard Representation of Algebraic Numbers

Continue learning

Algebraic Numbers and Minimal PolynomialsArticle · Engineering MathematicsNEXT LESSON →The Standard Representation of Algebraic NumbersArticle · Engineering Mathematicsp-adic Root Finding and Newton PolygonsArticle · Engineering MathematicsThe Matrix (Regular) Representation of Algebraic NumbersArticle · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®