Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Number Theory > Algebraic Number Theory >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Number Theoretic Functions > Algebraic Number Theory >

NumberFieldNormRepresentatives

NumberFieldNormRepresentatives[a, m]
gives a list of representatives of classes of algebraic integers of norm +/-m in the field Q[a] generated by the algebraic number a.
  • Algebraic integers are considered to be in the same class if their quotient is a unit in the field Q[a].
  • All elements of the number field Q[a] with norm +/-m can be obtained from the representatives by multiplication by units in the field.
Find the representatives of classes of algebraic integers of norm +/-7 in :
Find the representatives of classes of algebraic integers of norm +/-7 in :
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
Radical expressions:
Root objects:
NumberFieldNormRepresentatives automatically threads over lists:
Representatives of norm +/-5 in :
The number has norm -5:
It can be represented in terms of the representative a by multiplying by a unit:
Obtain all elements of norm +/-7 in by multiplying representatives with units:
Elements generated by a:
Elements generated by b:
FindInstance gives all Gaussian integers of norm +/-5:
Check the result:
Find an instance of a quadratic equation a^2-2 b^2=8:
Find the representatives of classes of algebraic integers of norm +/-2 in :
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team