Properties

Label 24.4.918...125.5
Degree $24$
Signature $(4, 10)$
Discriminant $9.181\times 10^{58}$
Root discriminant \(286.28\)
Ramified primes $5,89$
Class number $16$ (GRH)
Class group [2, 2, 4] (GRH)
Galois group $\GL(2,5)$ (as 24T1353)

Related objects

Downloads

Learn more

Show commands: Magma / Oscar / Pari/GP / SageMath

Normalized defining polynomial

Copy content comment:Define the number field
 
Copy content sage:x = polygen(QQ); K.<a> = NumberField(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125)
 
Copy content gp:K = bnfinit(y^24 - 120*y^22 - 10*y^21 + 4680*y^20 - 6321*y^19 - 96055*y^18 + 164600*y^17 + 411200*y^16 - 2202100*y^15 - 1290046*y^14 - 7372490*y^13 + 128716760*y^12 - 501217985*y^11 - 2530983710*y^10 + 7243837191*y^9 + 9151935820*y^8 + 46635223810*y^7 - 233437373280*y^6 + 654694955355*y^5 + 1464409611225*y^4 - 13972190531300*y^3 + 16165180816000*y^2 + 1967394528875*y + 2006228467125, 1)
 
Copy content magma:R<x> := PolynomialRing(Rationals()); K<a> := NumberField(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125);
 
Copy content oscar:Qx, x = polynomial_ring(QQ); K, a = number_field(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125)
 

\( x^{24} - 120 x^{22} - 10 x^{21} + 4680 x^{20} - 6321 x^{19} - 96055 x^{18} + 164600 x^{17} + \cdots + 2006228467125 \) Copy content Toggle raw display

Copy content comment:Defining polynomial
 
Copy content sage:K.defining_polynomial()
 
Copy content gp:K.pol
 
Copy content magma:DefiningPolynomial(K);
 
Copy content oscar:defining_polynomial(K)
 

Invariants

Degree:  $24$
Copy content comment:Degree over Q
 
Copy content sage:K.degree()
 
Copy content gp:poldegree(K.pol)
 
Copy content magma:Degree(K);
 
Copy content oscar:degree(K)
 
Signature:  $(4, 10)$
Copy content comment:Signature
 
Copy content sage:K.signature()
 
Copy content gp:K.sign
 
Copy content magma:Signature(K);
 
Copy content oscar:signature(K)
 
Discriminant:   \(91810054652229848026521481130092527303208363056182861328125\) \(\medspace = 5^{23}\cdot 89^{22}\) Copy content Toggle raw display
Copy content comment:Discriminant
 
Copy content sage:K.disc()
 
Copy content gp:K.disc
 
Copy content magma:OK := Integers(K); Discriminant(OK);
 
Copy content oscar:OK = ring_of_integers(K); discriminant(OK)
 
Root discriminant:  \(286.28\)
Copy content comment:Root discriminant
 
Copy content sage:(K.disc().abs())^(1./K.degree())
 
Copy content gp:abs(K.disc)^(1/poldegree(K.pol))
 
Copy content magma:Abs(Discriminant(OK))^(1/Degree(K));
 
Copy content oscar:OK = ring_of_integers(K); (1.0 * abs(discriminant(OK)))^(1/degree(K))
 
Galois root discriminant:  $5^{23/20}89^{19/20}\approx 452.62236684313837$
Ramified primes:   \(5\), \(89\) Copy content Toggle raw display
Copy content comment:Ramified primes
 
Copy content sage:K.disc().support()
 
Copy content gp:factor(abs(K.disc))[,1]~
 
Copy content magma:PrimeDivisors(Discriminant(OK));
 
Copy content oscar:prime_divisors(discriminant(OK))
 
Discriminant root field:  \(\Q(\sqrt{5}) \)
$\Aut(K/\Q)$:   $C_4$
Copy content comment:Automorphisms
 
Copy content sage:K.automorphisms()
 
Copy content magma:Automorphisms(K);
 
Copy content oscar:automorphism_group(K)
 
This field is not Galois over $\Q$.
This is not a CM field.
This field has no CM subfields.

Integral basis (with respect to field generator \(a\))

$1$, $a$, $a^{2}$, $a^{3}$, $a^{4}$, $a^{5}$, $a^{6}$, $a^{7}$, $a^{8}$, $a^{9}$, $a^{10}$, $a^{11}$, $\frac{1}{5}a^{12}-\frac{2}{5}a^{11}-\frac{2}{5}a^{10}+\frac{1}{5}a^{9}-\frac{1}{5}a^{7}+\frac{2}{5}a^{6}+\frac{2}{5}a^{5}-\frac{1}{5}a^{4}$, $\frac{1}{5}a^{13}-\frac{1}{5}a^{11}+\frac{2}{5}a^{10}+\frac{2}{5}a^{9}-\frac{1}{5}a^{8}+\frac{1}{5}a^{6}-\frac{2}{5}a^{5}-\frac{2}{5}a^{4}$, $\frac{1}{5}a^{14}-\frac{1}{5}a^{4}$, $\frac{1}{5}a^{15}-\frac{1}{5}a^{5}$, $\frac{1}{5}a^{16}-\frac{1}{5}a^{6}$, $\frac{1}{5}a^{17}-\frac{1}{5}a^{7}$, $\frac{1}{5}a^{18}-\frac{1}{5}a^{8}$, $\frac{1}{15}a^{19}+\frac{1}{15}a^{18}-\frac{1}{15}a^{14}-\frac{1}{15}a^{13}-\frac{1}{15}a^{12}+\frac{1}{5}a^{11}+\frac{1}{15}a^{9}+\frac{2}{5}a^{7}-\frac{1}{5}a^{6}+\frac{1}{3}a^{5}-\frac{2}{5}a^{4}+\frac{1}{3}a^{3}-\frac{1}{3}a^{2}-\frac{1}{3}a$, $\frac{1}{15}a^{20}-\frac{1}{15}a^{18}-\frac{1}{15}a^{15}+\frac{1}{15}a^{12}+\frac{1}{5}a^{11}+\frac{7}{15}a^{10}-\frac{4}{15}a^{9}+\frac{2}{5}a^{8}-\frac{2}{5}a^{7}+\frac{2}{15}a^{6}-\frac{2}{15}a^{5}-\frac{1}{15}a^{4}+\frac{1}{3}a^{3}+\frac{1}{3}a$, $\frac{1}{615}a^{21}-\frac{4}{615}a^{20}+\frac{1}{615}a^{19}+\frac{14}{205}a^{18}+\frac{16}{205}a^{17}-\frac{28}{615}a^{16}+\frac{19}{615}a^{15}+\frac{11}{123}a^{14}+\frac{4}{123}a^{13}+\frac{2}{41}a^{12}+\frac{94}{615}a^{11}+\frac{124}{615}a^{10}-\frac{67}{205}a^{9}-\frac{74}{205}a^{8}+\frac{62}{615}a^{7}-\frac{52}{615}a^{6}-\frac{274}{615}a^{5}-\frac{4}{41}a^{4}-\frac{23}{123}a^{3}-\frac{55}{123}a^{2}+\frac{18}{41}a-\frac{15}{41}$, $\frac{1}{3075}a^{22}-\frac{1}{205}a^{20}+\frac{1}{615}a^{19}+\frac{7}{123}a^{18}+\frac{4}{75}a^{17}+\frac{2}{205}a^{16}-\frac{23}{615}a^{15}+\frac{7}{615}a^{14}-\frac{19}{615}a^{13}+\frac{3}{1025}a^{12}-\frac{146}{615}a^{11}-\frac{64}{615}a^{10}+\frac{8}{615}a^{9}+\frac{253}{615}a^{8}+\frac{1426}{3075}a^{7}+\frac{25}{123}a^{6}-\frac{20}{123}a^{5}-\frac{71}{615}a^{4}+\frac{181}{615}a^{3}-\frac{25}{123}a^{2}-\frac{56}{123}a-\frac{12}{41}$, $\frac{1}{13\cdots 75}a^{23}+\frac{12\cdots 31}{13\cdots 75}a^{22}+\frac{50\cdots 51}{87\cdots 85}a^{21}-\frac{63\cdots 76}{17\cdots 57}a^{20}-\frac{40\cdots 67}{26\cdots 55}a^{19}+\frac{74\cdots 29}{13\cdots 75}a^{18}-\frac{32\cdots 76}{13\cdots 75}a^{17}-\frac{85\cdots 96}{26\cdots 55}a^{16}+\frac{53\cdots 24}{26\cdots 55}a^{15}+\frac{16\cdots 21}{87\cdots 85}a^{14}-\frac{81\cdots 32}{43\cdots 25}a^{13}+\frac{24\cdots 09}{13\cdots 75}a^{12}-\frac{10\cdots 83}{26\cdots 55}a^{11}+\frac{33\cdots 04}{26\cdots 55}a^{10}-\frac{66\cdots 48}{26\cdots 55}a^{9}+\frac{59\cdots 61}{13\cdots 75}a^{8}-\frac{16\cdots 38}{43\cdots 25}a^{7}+\frac{12\cdots 91}{26\cdots 55}a^{6}+\frac{11\cdots 44}{87\cdots 85}a^{5}+\frac{15\cdots 87}{26\cdots 55}a^{4}+\frac{30\cdots 87}{87\cdots 85}a^{3}+\frac{23\cdots 80}{52\cdots 71}a^{2}+\frac{14\cdots 41}{17\cdots 57}a-\frac{56\cdots 87}{17\cdots 57}$ Copy content Toggle raw display

Copy content comment:Integral basis
 
Copy content sage:K.integral_basis()
 
Copy content gp:K.zk
 
Copy content magma:IntegralBasis(K);
 
Copy content oscar:basis(OK)
 

Monogenic:  No
Index:  Not computed
Inessential primes:  $3$

Class group and class number

Ideal class group:  $C_{2}\times C_{2}\times C_{4}$, which has order $16$ (assuming GRH)
Copy content comment:Class group
 
Copy content sage:K.class_group().invariants()
 
Copy content gp:K.clgp
 
Copy content magma:ClassGroup(K);
 
Copy content oscar:class_group(K)
 
Narrow class group:  $C_{2}\times C_{2}\times C_{4}$, which has order $16$ (assuming GRH)
Copy content comment:Narrow class group
 
Copy content sage:K.narrow_class_group().invariants()
 
Copy content gp:bnfnarrow(K)
 
Copy content magma:NarrowClassGroup(K);
 

Unit group

Copy content comment:Unit group
 
Copy content sage:UK = K.unit_group()
 
Copy content magma:UK, fUK := UnitGroup(K);
 
Copy content oscar:UK, fUK = unit_group(OK)
 
Rank:  $13$
Copy content comment:Unit rank
 
Copy content sage:UK.rank()
 
Copy content gp:K.fu
 
Copy content magma:UnitRank(K);
 
Copy content oscar:rank(UK)
 
Torsion generator:   \( -1 \)  (order $2$) Copy content Toggle raw display
Copy content comment:Generator for roots of unity
 
Copy content sage:UK.torsion_generator()
 
Copy content gp:K.tu[2]
 
Copy content magma:K!f(TU.1) where TU,f is TorsionUnitGroup(K);
 
Copy content oscar:torsion_units_generator(OK)
 
Fundamental units:   $\frac{35\cdots 32}{76\cdots 75}a^{23}+\frac{64\cdots 62}{76\cdots 75}a^{22}-\frac{24\cdots 78}{45\cdots 65}a^{21}-\frac{47\cdots 79}{45\cdots 65}a^{20}+\frac{90\cdots 96}{45\cdots 65}a^{19}+\frac{51\cdots 43}{76\cdots 75}a^{18}-\frac{32\cdots 02}{76\cdots 75}a^{17}-\frac{11\cdots 52}{45\cdots 65}a^{16}+\frac{84\cdots 93}{45\cdots 65}a^{15}-\frac{62\cdots 59}{91\cdots 53}a^{14}-\frac{42\cdots 16}{22\cdots 25}a^{13}-\frac{51\cdots 42}{76\cdots 75}a^{12}+\frac{43\cdots 43}{91\cdots 53}a^{11}-\frac{13\cdots 82}{91\cdots 53}a^{10}-\frac{21\cdots 94}{15\cdots 55}a^{9}+\frac{55\cdots 62}{76\cdots 75}a^{8}+\frac{12\cdots 21}{22\cdots 25}a^{7}+\frac{29\cdots 35}{91\cdots 53}a^{6}-\frac{22\cdots 94}{45\cdots 65}a^{5}+\frac{32\cdots 72}{15\cdots 55}a^{4}+\frac{48\cdots 96}{45\cdots 65}a^{3}-\frac{41\cdots 79}{91\cdots 53}a^{2}-\frac{23\cdots 26}{30\cdots 51}a-\frac{15\cdots 21}{30\cdots 51}$, $\frac{34\cdots 44}{65\cdots 25}a^{23}+\frac{10\cdots 48}{65\cdots 25}a^{22}+\frac{25\cdots 66}{39\cdots 15}a^{21}-\frac{11\cdots 13}{13\cdots 05}a^{20}-\frac{99\cdots 58}{39\cdots 15}a^{19}+\frac{22\cdots 94}{65\cdots 25}a^{18}+\frac{32\cdots 67}{65\cdots 25}a^{17}-\frac{29\cdots 53}{39\cdots 15}a^{16}-\frac{20\cdots 27}{13\cdots 05}a^{15}+\frac{52\cdots 83}{13\cdots 05}a^{14}-\frac{41\cdots 48}{19\cdots 75}a^{13}+\frac{12\cdots 77}{65\cdots 25}a^{12}-\frac{26\cdots 19}{79\cdots 23}a^{11}+\frac{33\cdots 46}{39\cdots 15}a^{10}+\frac{14\cdots 87}{13\cdots 05}a^{9}-\frac{29\cdots 99}{65\cdots 25}a^{8}-\frac{36\cdots 51}{19\cdots 75}a^{7}-\frac{20\cdots 78}{39\cdots 15}a^{6}+\frac{99\cdots 79}{39\cdots 15}a^{5}-\frac{27\cdots 52}{39\cdots 15}a^{4}-\frac{18\cdots 37}{13\cdots 05}a^{3}+\frac{27\cdots 19}{79\cdots 23}a^{2}-\frac{17\cdots 81}{26\cdots 41}a+\frac{54\cdots 04}{26\cdots 41}$, $\frac{17\cdots 84}{22\cdots 25}a^{23}+\frac{68\cdots 37}{22\cdots 25}a^{22}-\frac{35\cdots 86}{45\cdots 65}a^{21}-\frac{99\cdots 51}{30\cdots 51}a^{20}+\frac{83\cdots 04}{45\cdots 65}a^{19}+\frac{14\cdots 81}{22\cdots 25}a^{18}-\frac{31\cdots 22}{22\cdots 25}a^{17}-\frac{11\cdots 36}{45\cdots 65}a^{16}-\frac{13\cdots 08}{15\cdots 55}a^{15}+\frac{14\cdots 36}{30\cdots 51}a^{14}-\frac{23\cdots 14}{22\cdots 25}a^{13}-\frac{63\cdots 89}{76\cdots 75}a^{12}+\frac{17\cdots 34}{45\cdots 65}a^{11}-\frac{51\cdots 88}{45\cdots 65}a^{10}-\frac{79\cdots 82}{45\cdots 65}a^{9}+\frac{19\cdots 38}{76\cdots 75}a^{8}-\frac{18\cdots 98}{22\cdots 25}a^{7}+\frac{16\cdots 33}{45\cdots 65}a^{6}-\frac{34\cdots 46}{15\cdots 55}a^{5}-\frac{53\cdots 52}{45\cdots 65}a^{4}+\frac{16\cdots 89}{15\cdots 55}a^{3}-\frac{14\cdots 90}{91\cdots 53}a^{2}-\frac{61\cdots 46}{30\cdots 51}a-\frac{56\cdots 82}{30\cdots 51}$, $\frac{29\cdots 42}{19\cdots 75}a^{23}-\frac{45\cdots 76}{19\cdots 75}a^{22}+\frac{13\cdots 94}{79\cdots 23}a^{21}+\frac{11\cdots 77}{39\cdots 15}a^{20}-\frac{87\cdots 39}{13\cdots 05}a^{19}-\frac{27\cdots 28}{19\cdots 75}a^{18}+\frac{28\cdots 01}{19\cdots 75}a^{17}+\frac{39\cdots 97}{13\cdots 05}a^{16}-\frac{21\cdots 19}{39\cdots 15}a^{15}+\frac{50\cdots 68}{39\cdots 15}a^{14}+\frac{47\cdots 32}{19\cdots 75}a^{13}+\frac{82\cdots 56}{19\cdots 75}a^{12}-\frac{67\cdots 08}{79\cdots 23}a^{11}+\frac{26\cdots 82}{13\cdots 05}a^{10}+\frac{16\cdots 49}{39\cdots 15}a^{9}-\frac{91\cdots 07}{19\cdots 75}a^{8}-\frac{31\cdots 56}{19\cdots 75}a^{7}-\frac{79\cdots 42}{13\cdots 05}a^{6}+\frac{75\cdots 06}{39\cdots 15}a^{5}-\frac{20\cdots 54}{79\cdots 23}a^{4}-\frac{89\cdots 71}{39\cdots 15}a^{3}+\frac{26\cdots 59}{26\cdots 41}a^{2}+\frac{45\cdots 49}{26\cdots 41}a+\frac{29\cdots 41}{26\cdots 41}$, $\frac{14\cdots 23}{76\cdots 75}a^{23}-\frac{26\cdots 68}{15\cdots 55}a^{22}+\frac{20\cdots 03}{91\cdots 53}a^{21}+\frac{19\cdots 99}{91\cdots 53}a^{20}-\frac{77\cdots 46}{91\cdots 53}a^{19}+\frac{11\cdots 64}{22\cdots 25}a^{18}+\frac{27\cdots 37}{15\cdots 55}a^{17}-\frac{73\cdots 11}{45\cdots 65}a^{16}-\frac{35\cdots 59}{45\cdots 65}a^{15}+\frac{56\cdots 08}{15\cdots 55}a^{14}+\frac{13\cdots 49}{22\cdots 25}a^{13}+\frac{88\cdots 91}{45\cdots 65}a^{12}-\frac{99\cdots 87}{45\cdots 65}a^{11}+\frac{12\cdots 07}{15\cdots 55}a^{10}+\frac{23\cdots 89}{45\cdots 65}a^{9}-\frac{63\cdots 23}{76\cdots 75}a^{8}-\frac{82\cdots 93}{45\cdots 65}a^{7}-\frac{39\cdots 99}{37\cdots 55}a^{6}+\frac{54\cdots 56}{15\cdots 55}a^{5}-\frac{54\cdots 83}{45\cdots 65}a^{4}-\frac{35\cdots 77}{91\cdots 53}a^{3}+\frac{20\cdots 47}{91\cdots 53}a^{2}-\frac{18\cdots 47}{91\cdots 53}a-\frac{15\cdots 34}{30\cdots 51}$, $\frac{13\cdots 38}{43\cdots 25}a^{23}+\frac{71\cdots 36}{13\cdots 75}a^{22}-\frac{18\cdots 10}{52\cdots 71}a^{21}-\frac{58\cdots 77}{87\cdots 85}a^{20}+\frac{33\cdots 58}{26\cdots 55}a^{19}+\frac{19\cdots 42}{43\cdots 25}a^{18}-\frac{36\cdots 31}{13\cdots 75}a^{17}-\frac{46\cdots 57}{26\cdots 55}a^{16}+\frac{31\cdots 38}{26\cdots 55}a^{15}-\frac{38\cdots 17}{87\cdots 85}a^{14}-\frac{15\cdots 24}{13\cdots 75}a^{13}-\frac{57\cdots 11}{13\cdots 75}a^{12}+\frac{80\cdots 88}{26\cdots 55}a^{11}-\frac{24\cdots 16}{26\cdots 55}a^{10}-\frac{81\cdots 29}{87\cdots 85}a^{9}+\frac{62\cdots 54}{13\cdots 75}a^{8}+\frac{47\cdots 81}{13\cdots 75}a^{7}+\frac{18\cdots 08}{87\cdots 85}a^{6}-\frac{28\cdots 87}{87\cdots 85}a^{5}+\frac{24\cdots 33}{17\cdots 57}a^{4}+\frac{60\cdots 07}{87\cdots 85}a^{3}-\frac{15\cdots 74}{52\cdots 71}a^{2}-\frac{88\cdots 16}{17\cdots 57}a-\frac{57\cdots 78}{17\cdots 57}$, $\frac{11\cdots 57}{13\cdots 75}a^{23}-\frac{73\cdots 66}{26\cdots 55}a^{22}-\frac{24\cdots 37}{26\cdots 55}a^{21}+\frac{15\cdots 80}{52\cdots 71}a^{20}+\frac{82\cdots 13}{26\cdots 55}a^{19}-\frac{66\cdots 99}{43\cdots 25}a^{18}-\frac{98\cdots 73}{26\cdots 55}a^{17}+\frac{21\cdots 78}{87\cdots 85}a^{16}-\frac{26\cdots 52}{87\cdots 85}a^{15}-\frac{34\cdots 58}{87\cdots 85}a^{14}-\frac{16\cdots 37}{13\cdots 75}a^{13}-\frac{81\cdots 12}{87\cdots 85}a^{12}+\frac{37\cdots 38}{26\cdots 55}a^{11}-\frac{20\cdots 57}{26\cdots 55}a^{10}+\frac{47\cdots 26}{87\cdots 85}a^{9}+\frac{48\cdots 02}{13\cdots 75}a^{8}-\frac{21\cdots 28}{52\cdots 71}a^{7}+\frac{28\cdots 67}{52\cdots 71}a^{6}-\frac{34\cdots 99}{87\cdots 85}a^{5}+\frac{45\cdots 43}{26\cdots 55}a^{4}-\frac{22\cdots 40}{52\cdots 71}a^{3}+\frac{18\cdots 74}{52\cdots 71}a^{2}+\frac{15\cdots 24}{52\cdots 71}a+\frac{80\cdots 79}{17\cdots 57}$, $\frac{13\cdots 31}{26\cdots 55}a^{23}+\frac{17\cdots 33}{13\cdots 75}a^{22}-\frac{98\cdots 27}{17\cdots 57}a^{21}-\frac{13\cdots 74}{87\cdots 85}a^{20}+\frac{50\cdots 56}{26\cdots 55}a^{19}+\frac{48\cdots 48}{26\cdots 55}a^{18}-\frac{55\cdots 63}{13\cdots 75}a^{17}-\frac{76\cdots 56}{26\cdots 55}a^{16}+\frac{29\cdots 06}{26\cdots 55}a^{15}-\frac{68\cdots 56}{87\cdots 85}a^{14}-\frac{10\cdots 67}{42\cdots 77}a^{13}-\frac{13\cdots 48}{13\cdots 75}a^{12}+\frac{96\cdots 72}{26\cdots 55}a^{11}-\frac{80\cdots 81}{52\cdots 71}a^{10}-\frac{42\cdots 72}{26\cdots 55}a^{9}-\frac{18\cdots 57}{26\cdots 55}a^{8}+\frac{10\cdots 26}{43\cdots 25}a^{7}+\frac{82\cdots 34}{26\cdots 55}a^{6}-\frac{26\cdots 38}{87\cdots 85}a^{5}+\frac{69\cdots 44}{26\cdots 55}a^{4}+\frac{12\cdots 51}{87\cdots 85}a^{3}-\frac{16\cdots 69}{52\cdots 71}a^{2}-\frac{10\cdots 50}{17\cdots 57}a-\frac{16\cdots 77}{17\cdots 57}$, $\frac{76\cdots 62}{13\cdots 75}a^{23}+\frac{13\cdots 71}{26\cdots 55}a^{22}+\frac{19\cdots 79}{26\cdots 55}a^{21}-\frac{83\cdots 10}{17\cdots 57}a^{20}-\frac{61\cdots 60}{17\cdots 57}a^{19}+\frac{65\cdots 12}{13\cdots 75}a^{18}+\frac{22\cdots 91}{26\cdots 55}a^{17}-\frac{11\cdots 17}{87\cdots 85}a^{16}-\frac{85\cdots 99}{87\cdots 85}a^{15}+\frac{31\cdots 31}{26\cdots 55}a^{14}+\frac{10\cdots 77}{13\cdots 75}a^{13}+\frac{23\cdots 52}{26\cdots 55}a^{12}-\frac{37\cdots 69}{26\cdots 55}a^{11}+\frac{39\cdots 69}{26\cdots 55}a^{10}+\frac{57\cdots 99}{26\cdots 55}a^{9}-\frac{22\cdots 84}{43\cdots 25}a^{8}-\frac{19\cdots 43}{87\cdots 85}a^{7}-\frac{66\cdots 63}{87\cdots 85}a^{6}+\frac{35\cdots 76}{87\cdots 85}a^{5}+\frac{62\cdots 12}{52\cdots 71}a^{4}-\frac{16\cdots 28}{52\cdots 71}a^{3}+\frac{53\cdots 98}{17\cdots 57}a^{2}+\frac{19\cdots 98}{52\cdots 71}a+\frac{71\cdots 98}{17\cdots 57}$, $\frac{21\cdots 10}{12\cdots 31}a^{23}-\frac{32\cdots 01}{17\cdots 57}a^{22}-\frac{68\cdots 69}{26\cdots 55}a^{21}+\frac{19\cdots 93}{87\cdots 85}a^{20}+\frac{13\cdots 84}{87\cdots 85}a^{19}-\frac{25\cdots 13}{26\cdots 55}a^{18}-\frac{35\cdots 89}{87\cdots 85}a^{17}+\frac{10\cdots 51}{42\cdots 77}a^{16}+\frac{16\cdots 37}{26\cdots 55}a^{15}-\frac{17\cdots 42}{87\cdots 85}a^{14}-\frac{14\cdots 93}{26\cdots 55}a^{13}+\frac{25\cdots 82}{26\cdots 55}a^{12}+\frac{99\cdots 41}{87\cdots 85}a^{11}-\frac{16\cdots 83}{87\cdots 85}a^{10}-\frac{21\cdots 81}{26\cdots 55}a^{9}+\frac{18\cdots 71}{26\cdots 55}a^{8}+\frac{59\cdots 49}{52\cdots 71}a^{7}-\frac{13\cdots 19}{26\cdots 55}a^{6}-\frac{30\cdots 39}{87\cdots 85}a^{5}+\frac{15\cdots 49}{52\cdots 71}a^{4}+\frac{46\cdots 73}{17\cdots 57}a^{3}-\frac{56\cdots 31}{17\cdots 57}a^{2}-\frac{74\cdots 11}{17\cdots 57}a-\frac{70\cdots 09}{17\cdots 57}$, $\frac{24\cdots 36}{76\cdots 75}a^{23}-\frac{19\cdots 21}{22\cdots 25}a^{22}-\frac{19\cdots 56}{45\cdots 65}a^{21}+\frac{44\cdots 44}{45\cdots 65}a^{20}+\frac{32\cdots 62}{15\cdots 55}a^{19}-\frac{42\cdots 06}{76\cdots 75}a^{18}-\frac{11\cdots 44}{22\cdots 25}a^{17}+\frac{64\cdots 16}{45\cdots 65}a^{16}+\frac{29\cdots 58}{45\cdots 65}a^{15}-\frac{58\cdots 43}{45\cdots 65}a^{14}-\frac{42\cdots 96}{76\cdots 75}a^{13}-\frac{78\cdots 54}{22\cdots 25}a^{12}+\frac{46\cdots 42}{45\cdots 65}a^{11}-\frac{22\cdots 74}{15\cdots 55}a^{10}-\frac{19\cdots 11}{15\cdots 55}a^{9}+\frac{11\cdots 03}{22\cdots 25}a^{8}+\frac{30\cdots 19}{22\cdots 25}a^{7}-\frac{65\cdots 87}{45\cdots 65}a^{6}-\frac{90\cdots 93}{30\cdots 51}a^{5}+\frac{78\cdots 03}{91\cdots 53}a^{4}+\frac{10\cdots 64}{45\cdots 65}a^{3}-\frac{82\cdots 66}{30\cdots 51}a^{2}-\frac{80\cdots 28}{30\cdots 51}a-\frac{10\cdots 46}{30\cdots 51}$, $\frac{95\cdots 91}{43\cdots 25}a^{23}+\frac{52\cdots 84}{13\cdots 75}a^{22}-\frac{66\cdots 19}{26\cdots 55}a^{21}-\frac{42\cdots 32}{87\cdots 85}a^{20}+\frac{24\cdots 96}{26\cdots 55}a^{19}+\frac{14\cdots 99}{43\cdots 25}a^{18}-\frac{26\cdots 94}{13\cdots 75}a^{17}-\frac{34\cdots 78}{26\cdots 55}a^{16}+\frac{22\cdots 92}{26\cdots 55}a^{15}-\frac{28\cdots 08}{87\cdots 85}a^{14}-\frac{11\cdots 38}{13\cdots 75}a^{13}-\frac{41\cdots 44}{13\cdots 75}a^{12}+\frac{58\cdots 26}{26\cdots 55}a^{11}-\frac{18\cdots 87}{26\cdots 55}a^{10}-\frac{59\cdots 78}{87\cdots 85}a^{9}+\frac{45\cdots 23}{13\cdots 75}a^{8}+\frac{34\cdots 29}{13\cdots 75}a^{7}+\frac{13\cdots 72}{87\cdots 85}a^{6}-\frac{20\cdots 38}{87\cdots 85}a^{5}+\frac{87\cdots 24}{87\cdots 85}a^{4}+\frac{43\cdots 23}{87\cdots 85}a^{3}-\frac{11\cdots 14}{52\cdots 71}a^{2}-\frac{64\cdots 15}{17\cdots 57}a-\frac{41\cdots 17}{17\cdots 57}$, $\frac{15\cdots 42}{26\cdots 55}a^{23}-\frac{89\cdots 17}{43\cdots 25}a^{22}-\frac{34\cdots 11}{52\cdots 71}a^{21}+\frac{57\cdots 31}{26\cdots 55}a^{20}+\frac{55\cdots 79}{26\cdots 55}a^{19}-\frac{97\cdots 83}{87\cdots 85}a^{18}-\frac{92\cdots 53}{43\cdots 25}a^{17}+\frac{46\cdots 29}{26\cdots 55}a^{16}-\frac{18\cdots 80}{52\cdots 71}a^{15}-\frac{17\cdots 58}{87\cdots 85}a^{14}+\frac{38\cdots 31}{87\cdots 85}a^{13}-\frac{92\cdots 84}{13\cdots 75}a^{12}+\frac{52\cdots 35}{52\cdots 71}a^{11}-\frac{53\cdots 34}{87\cdots 85}a^{10}+\frac{37\cdots 58}{87\cdots 85}a^{9}+\frac{16\cdots 05}{52\cdots 71}a^{8}-\frac{23\cdots 77}{43\cdots 25}a^{7}+\frac{10\cdots 16}{26\cdots 55}a^{6}-\frac{22\cdots 03}{87\cdots 85}a^{5}+\frac{32\cdots 41}{26\cdots 55}a^{4}-\frac{20\cdots 16}{63\cdots 55}a^{3}+\frac{13\cdots 19}{52\cdots 71}a^{2}+\frac{16\cdots 45}{52\cdots 71}a+\frac{72\cdots 48}{17\cdots 57}$ Copy content Toggle raw display (assuming GRH)
Copy content comment:Fundamental units
 
Copy content sage:UK.fundamental_units()
 
Copy content gp:K.fu
 
Copy content magma:[K|fUK(g): g in Generators(UK)];
 
Copy content oscar:[K(fUK(a)) for a in gens(UK)]
 
Regulator:  \( 68610484458411210000 \) (assuming GRH)
Copy content comment:Regulator
 
Copy content sage:K.regulator()
 
Copy content gp:K.reg
 
Copy content magma:Regulator(K);
 
Copy content oscar:regulator(K)
 
Unit signature rank:  \( 4 \) (assuming GRH)

Class number formula

\[ \begin{aligned}\lim_{s\to 1} (s-1)\zeta_K(s) =\mathstrut & \frac{2^{r_1}\cdot (2\pi)^{r_2}\cdot R\cdot h}{w\cdot\sqrt{|D|}}\cr \approx\mathstrut &\frac{2^{4}\cdot(2\pi)^{10}\cdot 68610484458411210000 \cdot 16}{2\cdot\sqrt{91810054652229848026521481130092527303208363056182861328125}}\cr\approx \mathstrut & 2.77941896256117 \end{aligned}\] (assuming GRH)

Copy content comment:Analytic class number formula
 
Copy content sage:# self-contained SageMath code snippet to compute the analytic class number formula x = polygen(QQ); K.<a> = NumberField(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125) DK = K.disc(); r1,r2 = K.signature(); RK = K.regulator(); RR = RK.parent() hK = K.class_number(); wK = K.unit_group().torsion_generator().order(); 2^r1 * (2*RR(pi))^r2 * RK * hK / (wK * RR(sqrt(abs(DK))))
 
Copy content gp:\\ self-contained Pari/GP code snippet to compute the analytic class number formula K = bnfinit(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125, 1); [polcoeff (lfunrootres (lfuncreate (K))[1][1][2], -1), 2^K.r1 * (2*Pi)^K.r2 * K.reg * K.no / (K.tu[1] * sqrt (abs (K.disc)))]
 
Copy content magma:/* self-contained Magma code snippet to compute the analytic class number formula */ Qx<x> := PolynomialRing(Rationals()); K<a> := NumberField(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125); OK := Integers(K); DK := Discriminant(OK); UK, fUK := UnitGroup(OK); clK, fclK := ClassGroup(OK); r1,r2 := Signature(K); RK := Regulator(K); RR := Parent(RK); hK := #clK; wK := #TorsionSubgroup(UK); 2^r1 * (2*Pi(RR))^r2 * RK * hK / (wK * Sqrt(RR!Abs(DK)));
 
Copy content oscar:# self-contained Oscar code snippet to compute the analytic class number formula Qx, x = polynomial_ring(QQ); K, a = number_field(x^24 - 120*x^22 - 10*x^21 + 4680*x^20 - 6321*x^19 - 96055*x^18 + 164600*x^17 + 411200*x^16 - 2202100*x^15 - 1290046*x^14 - 7372490*x^13 + 128716760*x^12 - 501217985*x^11 - 2530983710*x^10 + 7243837191*x^9 + 9151935820*x^8 + 46635223810*x^7 - 233437373280*x^6 + 654694955355*x^5 + 1464409611225*x^4 - 13972190531300*x^3 + 16165180816000*x^2 + 1967394528875*x + 2006228467125); OK = ring_of_integers(K); DK = discriminant(OK); UK, fUK = unit_group(OK); clK, fclK = class_group(OK); r1,r2 = signature(K); RK = regulator(K); RR = parent(RK); hK = order(clK); wK = torsion_units_order(K); 2^r1 * (2*pi)^r2 * RK * hK / (wK * sqrt(RR(abs(DK))))
 

Galois group

$\GL(2,5)$ (as 24T1353):

Copy content comment:Galois group
 
Copy content sage:K.galois_group()
 
Copy content gp:polgalois(K.pol)
 
Copy content magma:GaloisGroup(K);
 
Copy content oscar:G, Gtx = galois_group(K); degree(K) > 1 ? (G, transitive_group_identification(G)) : (G, nothing)
 
A non-solvable group of order 480
The 24 conjugacy class representatives for $\GL(2,5)$
Character table for $\GL(2,5)$

Intermediate fields

6.2.196069503125.1, 12.4.1522544918455380058642578125.3

Fields in the database are given up to isomorphism. Isomorphic intermediate fields are shown with their multiplicities.

Copy content comment:Intermediate fields
 
Copy content sage:K.subfields()[1:-1]
 
Copy content gp:L = nfsubfields(K); L[2..length(L)]
 
Copy content magma:L := Subfields(K); L[2..#L];
 
Copy content oscar:subfields(K)[2:end-1]
 

Sibling fields

Degree 24 siblings: 24.4.2295251366305746200663037028252313182580209076404571533203125.2, 24.4.2295251366305746200663037028252313182580209076404571533203125.1
Arithmetically equivalent sibling: 24.4.91810054652229848026521481130092527303208363056182861328125.8
Minimal sibling: This field is its own minimal sibling

Frobenius cycle types

$p$ $2$ $3$ $5$ $7$ $11$ $13$ $17$ $19$ $23$ $29$ $31$ $37$ $41$ $43$ $47$ $53$ $59$
Cycle type $24$ ${\href{/padicField/3.4.0.1}{4} }^{5}{,}\,{\href{/padicField/3.1.0.1}{1} }^{4}$ R $24$ ${\href{/padicField/11.10.0.1}{10} }^{2}{,}\,{\href{/padicField/11.2.0.1}{2} }^{2}$ $24$ ${\href{/padicField/17.4.0.1}{4} }^{5}{,}\,{\href{/padicField/17.2.0.1}{2} }^{2}$ ${\href{/padicField/19.4.0.1}{4} }^{6}$ $24$ ${\href{/padicField/29.4.0.1}{4} }^{6}$ ${\href{/padicField/31.12.0.1}{12} }^{2}$ ${\href{/padicField/37.4.0.1}{4} }^{5}{,}\,{\href{/padicField/37.1.0.1}{1} }^{4}$ ${\href{/padicField/41.2.0.1}{2} }^{10}{,}\,{\href{/padicField/41.1.0.1}{1} }^{4}$ $24$ ${\href{/padicField/47.4.0.1}{4} }^{5}{,}\,{\href{/padicField/47.2.0.1}{2} }^{2}$ $24$ ${\href{/padicField/59.5.0.1}{5} }^{4}{,}\,{\href{/padicField/59.1.0.1}{1} }^{4}$

In the table, R denotes a ramified prime. Cycle lengths which are repeated in a cycle type are indicated by exponents.

Copy content comment:Frobenius cycle types
 
Copy content sage:# to obtain a list of [e_i,f_i] for the factorization of the ideal pO_K for p=7 in Sage: p = 7; [(e, pr.norm().valuation(p)) for pr,e in K.factor(p)]
 
Copy content gp:\\ to obtain a list of [e_i,f_i] for the factorization of the ideal pO_K for p=7 in Pari: p = 7; pfac = idealprimedec(K, p); vector(length(pfac), j, [pfac[j][3], pfac[j][4]])
 
Copy content magma:// to obtain a list of [e_i,f_i] for the factorization of the ideal pO_K for p=7 in Magma: p := 7; [<pr[2], Valuation(Norm(pr[1]), p)> : pr in Factorization(p*Integers(K))];
 
Copy content oscar:# to obtain a list of [e_i,f_i] for the factorization of the ideal pO_K for p=7 in Oscar: p = 7; pfac = factor(ideal(ring_of_integers(K), p)); [(e, valuation(norm(pr),p)) for (pr,e) in pfac]
 

Local algebras for ramified primes

$p$LabelPolynomial $e$ $f$ $c$ Galois group Slope content
\(5\) Copy content Toggle raw display 5.1.4.3a1.1$x^{4} + 5$$4$$1$$3$$C_4$$$[\ ]_{4}$$
5.1.5.5a1.1$x^{5} + 5 x + 5$$5$$1$$5$$F_5$$$[\frac{5}{4}]_{4}$$
5.1.5.5a1.1$x^{5} + 5 x + 5$$5$$1$$5$$F_5$$$[\frac{5}{4}]_{4}$$
5.1.5.5a1.1$x^{5} + 5 x + 5$$5$$1$$5$$F_5$$$[\frac{5}{4}]_{4}$$
5.1.5.5a1.1$x^{5} + 5 x + 5$$5$$1$$5$$F_5$$$[\frac{5}{4}]_{4}$$
\(89\) Copy content Toggle raw display 89.1.4.3a1.1$x^{4} + 89$$4$$1$$3$$C_4$$$[\ ]_{4}$$
89.1.20.19a1.3$x^{20} + 801$$20$$1$$19$20T6$$[\ ]_{20}^{2}$$

Spectrum of ring of integers

(0)(0)(2)(3)(5)(7)(11)(13)(17)(19)(23)(29)(31)(37)(41)(43)(47)(53)(59)