Properties

Label 20.0.23334204677...0000.1
Degree $20$
Signature $[0, 10]$
Discriminant $2^{20}\cdot 5^{10}\cdot 179\cdot 3359^{4}$
Root discriminant $29.40$
Ramified primes $2, 5, 179, 3359$
Class number $1$ (GRH)
Class group Trivial (GRH)
Galois group 20T876

Related objects

Downloads

Learn more about

Show commands for: Magma / SageMath / Pari/GP

magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R![179, 0, 1404, 0, 4411, 0, 7675, 0, 8325, 0, 5921, 0, 2808, 0, 880, 0, 175, 0, 20, 0, 1]);
 
sage: x = polygen(QQ); K.<a> = NumberField(x^20 + 20*x^18 + 175*x^16 + 880*x^14 + 2808*x^12 + 5921*x^10 + 8325*x^8 + 7675*x^6 + 4411*x^4 + 1404*x^2 + 179)
 
gp: K = bnfinit(x^20 + 20*x^18 + 175*x^16 + 880*x^14 + 2808*x^12 + 5921*x^10 + 8325*x^8 + 7675*x^6 + 4411*x^4 + 1404*x^2 + 179, 1)
 

Normalized defining polynomial

\( x^{20} + 20 x^{18} + 175 x^{16} + 880 x^{14} + 2808 x^{12} + 5921 x^{10} + 8325 x^{8} + 7675 x^{6} + 4411 x^{4} + 1404 x^{2} + 179 \)

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

Invariants

Degree:  $20$
magma: Degree(K);
 
sage: K.degree()
 
gp: poldegree(K.pol)
 
Signature:  $[0, 10]$
magma: Signature(K);
 
sage: K.signature()
 
gp: K.sign
 
Discriminant:  \(233342046772928706560000000000=2^{20}\cdot 5^{10}\cdot 179\cdot 3359^{4}\)
magma: Discriminant(Integers(K));
 
sage: K.disc()
 
gp: K.disc
 
Root discriminant:  $29.40$
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, 5, 179, 3359$
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}$

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

Class group and class number

Trivial group, which has order $1$ (assuming GRH)

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

Unit group

magma: UK, f := UnitGroup(K);
 
sage: UK = K.unit_group()
 
Rank:  $9$
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:  Units are too long to display, but can be downloaded with other data for this field from 'Stored data to gp' link to the right (assuming GRH)
magma: [K!f(g): g in Generators(UK)];
 
sage: UK.fundamental_units()
 
gp: K.fu
 
Regulator:  \( 1779490.77594 \) (assuming GRH)
magma: Regulator(K);
 
sage: K.regulator()
 
gp: K.reg
 

Galois group

20T876:

magma: GaloisGroup(K);
 
sage: K.galois_group(type='pari')
 
gp: polgalois(K.pol)
 
A solvable group of order 204800
The 230 conjugacy class representatives for t20n876 are not computed
Character table for t20n876 is not computed

Intermediate fields

\(\Q(\sqrt{5}) \), 10.6.35259003125.1

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

Sibling fields

Degree 20 siblings: data not computed
Degree 40 siblings: data not computed

Frobenius cycle types

$p$ 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59
Cycle type R $20$ R ${\href{/LocalNumberField/7.10.0.1}{10} }^{2}$ ${\href{/LocalNumberField/11.5.0.1}{5} }^{2}{,}\,{\href{/LocalNumberField/11.4.0.1}{4} }{,}\,{\href{/LocalNumberField/11.2.0.1}{2} }^{3}$ ${\href{/LocalNumberField/13.8.0.1}{8} }{,}\,{\href{/LocalNumberField/13.4.0.1}{4} }^{3}$ ${\href{/LocalNumberField/17.8.0.1}{8} }{,}\,{\href{/LocalNumberField/17.4.0.1}{4} }^{3}$ ${\href{/LocalNumberField/19.4.0.1}{4} }^{2}{,}\,{\href{/LocalNumberField/19.2.0.1}{2} }^{5}{,}\,{\href{/LocalNumberField/19.1.0.1}{1} }^{2}$ ${\href{/LocalNumberField/23.4.0.1}{4} }^{4}{,}\,{\href{/LocalNumberField/23.2.0.1}{2} }^{2}$ ${\href{/LocalNumberField/29.4.0.1}{4} }{,}\,{\href{/LocalNumberField/29.2.0.1}{2} }^{7}{,}\,{\href{/LocalNumberField/29.1.0.1}{1} }^{2}$ ${\href{/LocalNumberField/31.10.0.1}{10} }{,}\,{\href{/LocalNumberField/31.5.0.1}{5} }^{2}$ ${\href{/LocalNumberField/37.8.0.1}{8} }^{2}{,}\,{\href{/LocalNumberField/37.4.0.1}{4} }$ ${\href{/LocalNumberField/41.10.0.1}{10} }{,}\,{\href{/LocalNumberField/41.2.0.1}{2} }^{4}{,}\,{\href{/LocalNumberField/41.1.0.1}{1} }^{2}$ $20$ $20$ ${\href{/LocalNumberField/53.8.0.1}{8} }{,}\,{\href{/LocalNumberField/53.4.0.1}{4} }^{2}{,}\,{\href{/LocalNumberField/53.2.0.1}{2} }^{2}$ ${\href{/LocalNumberField/59.4.0.1}{4} }{,}\,{\href{/LocalNumberField/59.2.0.1}{2} }^{6}{,}\,{\href{/LocalNumberField/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.

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
5Data not computed
$179$179.2.1.2$x^{2} + 537$$2$$1$$1$$C_2$$[\ ]_{2}$
179.2.0.1$x^{2} - x + 7$$1$$2$$0$$C_2$$[\ ]^{2}$
179.2.0.1$x^{2} - x + 7$$1$$2$$0$$C_2$$[\ ]^{2}$
179.2.0.1$x^{2} - x + 7$$1$$2$$0$$C_2$$[\ ]^{2}$
179.2.0.1$x^{2} - x + 7$$1$$2$$0$$C_2$$[\ ]^{2}$
179.2.0.1$x^{2} - x + 7$$1$$2$$0$$C_2$$[\ ]^{2}$
179.4.0.1$x^{4} - x + 7$$1$$4$$0$$C_4$$[\ ]^{4}$
179.4.0.1$x^{4} - x + 7$$1$$4$$0$$C_4$$[\ ]^{4}$
3359Data not computed