KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesThe Buchmann-Lenstra Prime Decomposition MethodEngineering · Engineering MathematicsLesson 819/884← PrevNext →
ArticlePublished 7 Aug 20262 min readBy Kevin JoginBuchmann Lenstraprime decompositionindex divisoralgebra splitting
On this page

Ask about this page

KEVOS AIThe Buchmann-Lenstra Prime Decomposition Method

KEVOS knowledge first · trusted web sources when needed

Maximal Orders and Decomposition II

The Buchmann-Lenstra Prime Decomposition Method

Decomposing any prime, including those dividing the index, by splitting the algebra of the order modulo that prime.

Engineering / MathematicsMaximal Orders and Decomposition II2 min readKV-MATH-0617

The Buchmann-Lenstra method decomposes a prime without any assumption about the index. It works with the order modulo the prime as an algebra and splits it, which handles the cases where polynomial factorisation is insufficient.

Why the simple method fails

Caution

Factoring the defining polynomial modulo p gives the correct decomposition only when p does not divide the index. For an index divisor — including any essential discriminant divisor — the result is wrong and there is no error signal beyond a failed degree relation.

The method

Order mod p→Compute the radical→Quotient by the radical→Split the algebra→Lift to prime ideals

Buchmann-Lenstra prime decomposition

  1. Reduce the orderRepresent the maximal order modulo p as an algebra over the field with p elements.
  2. Compute the radicalThe nilpotent elements — see radical computation.
  3. QuotientThe quotient by the radical is a product of finite fields, one per prime above p.
  4. SplitFind the idempotents — see algebra splitting.
  5. LiftPull each component back to a prime ideal of the order.
  6. Compute ramificationDetermine each ramification index by valuation — see valuations.

Reading the invariants

Reading decomposition data from the splitting
InvariantWhere it comes from
Number of primesNumber of simple components of the quotient
Residue degreeDegree of each component over the prime field
Ramification indexComputed by valuation after the primes are constructed
VerificationSum of e times f equals the field degree

Key point

The residue degrees emerge immediately from the splitting, but the ramification indices do not — they require a separate valuation computation at each prime. This asymmetry is a common source of confusion when implementing the method.

Cost

Cost

The method requires linear algebra on matrices of size the field degree over the field with p elements, so it costs roughly the cube of the degree. Considerably more expensive than the simple method, but it is only ever applied to the few primes that require it.

Choosing between the methods

  • Run the Dedekind criterion at p
  • Passes — use simple decompositionNearly free; the factorisation is already computed
  • Fails — p divides the index
  • Moderate degree — Buchmann-Lenstra
  • High degree or heavy ramification — Newton polygons

Correctness

Key point

The method is unconditional and deterministic apart from the splitting step, which may be probabilistic for large base fields. The degree relation provides the check, and it should be verified for every prime decomposed.

Source. Henri Cohen, A Course in Computational Algebraic Number Theory, Springer GTM 138 — 6.2.2-6.2.5. 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

  • The Four Core Computational Tasks of Number Fields
  • Essential Discriminant Divisors
  • Splitting Separable Algebras over Finite Fields

Continue learning

Splitting Separable Algebras over Finite FieldsArticle · Engineering MathematicsNEXT LESSON →The Galois Group Computation ProblemArticle · Engineering MathematicsNewton Polygon Methods for Prime DecompositionArticle · Engineering MathematicsThe Resolvent Method for Galois GroupsArticle · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®