Properties

Label 40.0.91343852333...6704.1
Degree $40$
Signature $[0, 20]$
Discriminant $2^{38}\cdot 7\cdot 23\cdot 643\cdot 1621\cdot 19802481879023096430651036170353377414078397518352976208297537134327$
Root discriminant $149.29$
Ramified primes $2, 7, 23, 643, 1621, 19802481879023096430651036170353377414078397518352976208297537134327$
Class number Not computed
Class group Not computed
Galois group $S_{40}$ (as 40T315842)

Related objects

Downloads

Learn more about

Show commands for: Magma / SageMath / Pari/GP

magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R![4, -2, 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, 0, 0, 0, 1]);
 
sage: x = polygen(QQ); K.<a> = NumberField(x^40 - 2*x + 4)
 
gp: K = bnfinit(x^40 - 2*x + 4, 1)
 

Normalized defining polynomial

\( x^{40} - 2 x + 4 \)

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

Invariants

Degree:  $40$
magma: Degree(K);
 
sage: K.degree()
 
gp: poldegree(K.pol)
 
Signature:  $[0, 20]$
magma: Signature(K);
 
sage: K.signature()
 
gp: K.sign
 
Discriminant:  \(913438523331783373958836595284644431933781318478094569015365514243074889512292087496704=2^{38}\cdot 7\cdot 23\cdot 643\cdot 1621\cdot 19802481879023096430651036170353377414078397518352976208297537134327\)
magma: Discriminant(Integers(K));
 
sage: K.disc()
 
gp: K.disc
 
Root discriminant:  $149.29$
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:  $2, 7, 23, 643, 1621, 19802481879023096430651036170353377414078397518352976208297537134327$
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}$, $a^{37}$, $a^{38}$, $\frac{1}{2} a^{39}$

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:  $19$
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_{40}$ (as 40T315842):

magma: GaloisGroup(K);
 
sage: K.galois_group(type='pari')
 
gp: polgalois(K.pol)
 
A non-solvable group of order 815915283247897734345611269596115894272000000000
The 37338 conjugacy class representatives for $S_{40}$ are not computed
Character table for $S_{40}$ 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 R ${\href{/LocalNumberField/3.13.0.1}{13} }^{3}{,}\,{\href{/LocalNumberField/3.1.0.1}{1} }$ $29{,}\,{\href{/LocalNumberField/5.11.0.1}{11} }$ R $33{,}\,{\href{/LocalNumberField/11.4.0.1}{4} }{,}\,{\href{/LocalNumberField/11.2.0.1}{2} }{,}\,{\href{/LocalNumberField/11.1.0.1}{1} }$ $25{,}\,{\href{/LocalNumberField/13.11.0.1}{11} }{,}\,{\href{/LocalNumberField/13.3.0.1}{3} }{,}\,{\href{/LocalNumberField/13.1.0.1}{1} }$ $19{,}\,{\href{/LocalNumberField/17.9.0.1}{9} }{,}\,{\href{/LocalNumberField/17.8.0.1}{8} }{,}\,{\href{/LocalNumberField/17.3.0.1}{3} }{,}\,{\href{/LocalNumberField/17.1.0.1}{1} }$ $25{,}\,{\href{/LocalNumberField/19.7.0.1}{7} }{,}\,{\href{/LocalNumberField/19.5.0.1}{5} }{,}\,{\href{/LocalNumberField/19.3.0.1}{3} }$ R $22{,}\,17{,}\,{\href{/LocalNumberField/29.1.0.1}{1} }$ $28{,}\,{\href{/LocalNumberField/31.6.0.1}{6} }{,}\,{\href{/LocalNumberField/31.5.0.1}{5} }{,}\,{\href{/LocalNumberField/31.1.0.1}{1} }$ $23{,}\,{\href{/LocalNumberField/37.11.0.1}{11} }{,}\,{\href{/LocalNumberField/37.6.0.1}{6} }$ $24{,}\,15{,}\,{\href{/LocalNumberField/41.1.0.1}{1} }$ $24{,}\,16$ $35{,}\,{\href{/LocalNumberField/47.4.0.1}{4} }{,}\,{\href{/LocalNumberField/47.1.0.1}{1} }$ $39{,}\,{\href{/LocalNumberField/53.1.0.1}{1} }$ $28{,}\,{\href{/LocalNumberField/59.7.0.1}{7} }{,}\,{\href{/LocalNumberField/59.3.0.1}{3} }{,}\,{\href{/LocalNumberField/59.1.0.1}{1} }^{2}$

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
2Data not computed
$7$$\Q_{7}$$x + 2$$1$$1$$0$Trivial$[\ ]$
7.2.1.1$x^{2} - 7$$2$$1$$1$$C_2$$[\ ]_{2}$
7.5.0.1$x^{5} - x + 4$$1$$5$$0$$C_5$$[\ ]^{5}$
7.6.0.1$x^{6} + 3 x^{2} - x + 5$$1$$6$$0$$C_6$$[\ ]^{6}$
7.6.0.1$x^{6} + 3 x^{2} - x + 5$$1$$6$$0$$C_6$$[\ ]^{6}$
7.9.0.1$x^{9} + x^{2} - 6 x + 2$$1$$9$$0$$C_9$$[\ ]^{9}$
7.11.0.1$x^{11} - 2 x + 4$$1$$11$$0$$C_{11}$$[\ ]^{11}$
23Data not computed
643Data not computed
1621Data not computed
19802481879023096430651036170353377414078397518352976208297537134327Data not computed