← LibraryThe Buchmann-Lenstra Prime Decomposition MethodEngineering · MathematicsLesson 432/497← PrevNext →
ArticlePublished 7 Aug 20262 min readBy Kevin JoginBuchmann Lenstraprime decompositionindex divisoralgebra splitting

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

The method

Order mod pCompute the radicalQuotient by the radicalSplit the algebraLift 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

Cost

Choosing between the methods

Correctness

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.

Continue learning

Splitting Separable Algebras over Finite FieldsArticle · MathematicsNEXT LESSON →The Galois Group Computation ProblemArticle · MathematicsNewton Polygon Methods for Prime DecompositionArticle · MathematicsThe Resolvent Method for Galois GroupsArticle · Mathematics