Mathematica > Mathematics and Algorithms > Number Theory > Algebraic Number Theory >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Number Theoretic Functions > Algebraic Number Theory >

ToNumberField

ToNumberField[a, Theta]
expresses the algebraic number a in the number field generated by Theta.
ToNumberField[{a1, a2, ...}, Theta]
expresses the ai in the field generated by Theta.
ToNumberField[{a1, a2, ...}]
expresses the ai in a common extension field generated by a single algebraic number.
  • The ai and Theta can be given in terms of Root or AlgebraicNumber objects, or ordinary rationals and radicals.
  • If Theta is an algebraic integer the results will always be given in terms of AlgebraicNumber[Theta, list].
  • ToNumberField[{a1, a2, ...}] gives a representation of the ai in terms of a primitive element of the field Q[a_1,a_2,...].
  • ToNumberField[{a1, a2, ...}, All] always uses the smallest common field extension.
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team