Properties

Label 37.1.15842691316...8693.1
Degree $37$
Signature $[1, 18]$
Discriminant $3^{36}\cdot 19\cdot 349\cdot 4501649\cdot 1182640248703\cdot 298992626266134903114276977887761869$
Root discriminant $107.75$
Ramified primes $3, 19, 349, 4501649, 1182640248703, 298992626266134903114276977887761869$
Class number Not computed
Class group Not computed
Galois group $S_{37}$ (as 37T11)

Related objects

Downloads

Learn more about

Show commands for: Magma / SageMath / Pari/GP

magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R![-3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]);
 
sage: x = polygen(QQ); K.<a> = NumberField(x^37 + x - 3)
 
gp: K = bnfinit(x^37 + x - 3, 1)
 

Normalized defining polynomial

\( x^{37} + x - 3 \)

magma: DefiningPolynomial(K);
 
sage: K.defining_polynomial()
 
gp: K.pol
 

Invariants

Degree:  $37$
magma: Degree(K);
 
sage: K.degree()
 
gp: poldegree(K.pol)
 
Signature:  $[1, 18]$
magma: Signature(K);
 
sage: K.signature()
 
gp: K.sign
 
Discriminant:  \(1584269131698073346653903719900422743066296449049013039721752403947098318693=3^{36}\cdot 19\cdot 349\cdot 4501649\cdot 1182640248703\cdot 298992626266134903114276977887761869\)
magma: Discriminant(Integers(K));
 
sage: K.disc()
 
gp: K.disc
 
Root discriminant:  $107.75$
magma: Abs(Discriminant(Integers(K)))^(1/Degree(K));
 
sage: (K.disc().abs())^(1./K.degree())
 
gp: abs(K.disc)^(1/poldegree(K.pol))
 
Ramified primes:  $3, 19, 349, 4501649, 1182640248703, 298992626266134903114276977887761869$
magma: PrimeDivisors(Discriminant(Integers(K)));
 
sage: K.disc().support()
 
gp: factor(abs(K.disc))[,1]~
 
This field is not Galois over $\Q$.
This is not a CM field.

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}$, $a^{12}$, $a^{13}$, $a^{14}$, $a^{15}$, $a^{16}$, $a^{17}$, $a^{18}$, $a^{19}$, $a^{20}$, $a^{21}$, $a^{22}$, $a^{23}$, $a^{24}$, $a^{25}$, $a^{26}$, $a^{27}$, $a^{28}$, $a^{29}$, $a^{30}$, $a^{31}$, $a^{32}$, $a^{33}$, $a^{34}$, $a^{35}$, $a^{36}$

magma: IntegralBasis(K);
 
sage: K.integral_basis()
 
gp: K.zk
 

Class group and class number

Not computed

magma: ClassGroup(K);
 
sage: K.class_group().invariants()
 
gp: K.clgp
 

Unit group

magma: UK, f := UnitGroup(K);
 
sage: UK = K.unit_group()
 
Rank:  $18$
magma: UnitRank(K);
 
sage: UK.rank()
 
gp: K.fu
 
Torsion generator:  \( -1 \) (order $2$)
magma: K!f(TU.1) where TU,f is TorsionUnitGroup(K);
 
sage: UK.torsion_generator()
 
gp: K.tu[2]
 
Fundamental units:  Not computed
magma: [K!f(g): g in Generators(UK)];
 
sage: UK.fundamental_units()
 
gp: K.fu
 
Regulator:  Not computed
magma: Regulator(K);
 
sage: K.regulator()
 
gp: K.reg
 

Galois group

$S_{37}$ (as 37T11):

magma: GaloisGroup(K);
 
sage: K.galois_group(type='pari')
 
gp: polgalois(K.pol)
 
A non-solvable group of order 13763753091226345046315979581580902400000000
The 21637 conjugacy class representatives for $S_{37}$ are not computed
Character table for $S_{37}$ is not computed

Intermediate fields

The extension is primitive: there are no intermediate fields between this field and $\Q$.

Frobenius cycle types

$p$ 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59
Cycle type $19{,}\,18$ R $30{,}\,{\href{/LocalNumberField/5.3.0.1}{3} }^{2}{,}\,{\href{/LocalNumberField/5.1.0.1}{1} }$ $36{,}\,{\href{/LocalNumberField/7.1.0.1}{1} }$ $36{,}\,{\href{/LocalNumberField/11.1.0.1}{1} }$ $31{,}\,{\href{/LocalNumberField/13.5.0.1}{5} }{,}\,{\href{/LocalNumberField/13.1.0.1}{1} }$ $29{,}\,{\href{/LocalNumberField/17.5.0.1}{5} }{,}\,{\href{/LocalNumberField/17.3.0.1}{3} }$ R $22{,}\,15$ $21{,}\,{\href{/LocalNumberField/29.14.0.1}{14} }{,}\,{\href{/LocalNumberField/29.2.0.1}{2} }$ ${\href{/LocalNumberField/31.14.0.1}{14} }{,}\,{\href{/LocalNumberField/31.10.0.1}{10} }{,}\,{\href{/LocalNumberField/31.9.0.1}{9} }{,}\,{\href{/LocalNumberField/31.2.0.1}{2} }^{2}$ ${\href{/LocalNumberField/37.2.0.1}{2} }^{18}{,}\,{\href{/LocalNumberField/37.1.0.1}{1} }$ $19{,}\,{\href{/LocalNumberField/41.8.0.1}{8} }{,}\,{\href{/LocalNumberField/41.3.0.1}{3} }{,}\,{\href{/LocalNumberField/41.2.0.1}{2} }^{3}{,}\,{\href{/LocalNumberField/41.1.0.1}{1} }$ $20{,}\,16{,}\,{\href{/LocalNumberField/43.1.0.1}{1} }$ $25{,}\,{\href{/LocalNumberField/47.7.0.1}{7} }{,}\,{\href{/LocalNumberField/47.3.0.1}{3} }{,}\,{\href{/LocalNumberField/47.2.0.1}{2} }$ ${\href{/LocalNumberField/53.14.0.1}{14} }{,}\,{\href{/LocalNumberField/53.9.0.1}{9} }{,}\,{\href{/LocalNumberField/53.6.0.1}{6} }{,}\,{\href{/LocalNumberField/53.4.0.1}{4} }{,}\,{\href{/LocalNumberField/53.2.0.1}{2} }^{2}$ $37$

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

magma: p := 7; // to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$:
 
magma: idealfactors := Factorization(p*Integers(K)); // get the data
 
magma: [<primefactor[2], Valuation(Norm(primefactor[1]), p)> : primefactor in idealfactors];
 
sage: p = 7; # to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$:
 
sage: [(e, pr.norm().valuation(p)) for pr,e in K.factor(p)]
 
gp: p = 7; \\ to obtain a list of $[e_i,f_i]$ for the factorization of the ideal $p\mathcal{O}_K$:
 
gp: idealfactors = idealprimedec(K, p); \\ get the data
 
gp: vector(length(idealfactors), j, [idealfactors[j][3], idealfactors[j][4]])
 

Local algebras for ramified primes

$p$LabelPolynomial $e$ $f$ $c$ Galois group Slope content
3Data not computed
$19$19.2.1.2$x^{2} + 76$$2$$1$$1$$C_2$$[\ ]_{2}$
19.9.0.1$x^{9} + x^{2} - x + 4$$1$$9$$0$$C_9$$[\ ]^{9}$
19.11.0.1$x^{11} - x + 16$$1$$11$$0$$C_{11}$$[\ ]^{11}$
19.15.0.1$x^{15} + x^{2} + 4$$1$$15$$0$$C_{15}$$[\ ]^{15}$
349Data not computed
4501649Data not computed
1182640248703Data not computed
298992626266134903114276977887761869Data not computed