Properties

Label 22.4.71980792679...5104.1
Degree $22$
Signature $[4, 9]$
Discriminant $-\,2^{22}\cdot 23^{20}$
Root discriminant $34.59$
Ramified primes $2, 23$
Class number $1$ (GRH)
Class group Trivial (GRH)
Galois group 22T28

Related objects

Downloads

Learn more about

Show commands for: Magma / SageMath / Pari/GP

magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R![1, 0, -1, 0, -79, 0, -405, 0, -861, 0, -833, 0, -217, 0, 265, 0, 265, 0, 100, 0, 17, 0, 1]);
 
sage: x = polygen(QQ); K.<a> = NumberField(x^22 + 17*x^20 + 100*x^18 + 265*x^16 + 265*x^14 - 217*x^12 - 833*x^10 - 861*x^8 - 405*x^6 - 79*x^4 - x^2 + 1)
 
gp: K = bnfinit(x^22 + 17*x^20 + 100*x^18 + 265*x^16 + 265*x^14 - 217*x^12 - 833*x^10 - 861*x^8 - 405*x^6 - 79*x^4 - x^2 + 1, 1)
 

Normalized defining polynomial

\( x^{22} + 17 x^{20} + 100 x^{18} + 265 x^{16} + 265 x^{14} - 217 x^{12} - 833 x^{10} - 861 x^{8} - 405 x^{6} - 79 x^{4} - x^{2} + 1 \)

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

Invariants

Degree:  $22$
magma: Degree(K);
 
sage: K.degree()
 
gp: poldegree(K.pol)
 
Signature:  $[4, 9]$
magma: Signature(K);
 
sage: K.signature()
 
gp: K.sign
 
Discriminant:  \(-7198079267989980836471065337135104=-\,2^{22}\cdot 23^{20}\)
magma: Discriminant(Integers(K));
 
sage: K.disc()
 
gp: K.disc
 
Root discriminant:  $34.59$
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, 23$
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}$

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:  $12$
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:  \( 116519071.103 \) (assuming GRH)
magma: Regulator(K);
 
sage: K.regulator()
 
gp: K.reg
 

Galois group

22T28:

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

Intermediate fields

\(\Q(\zeta_{23})^+\)

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

Sibling fields

Degree 22 siblings: data not computed
Degree 44 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 $22$ ${\href{/LocalNumberField/5.11.0.1}{11} }^{2}$ $22$ $22$ ${\href{/LocalNumberField/13.11.0.1}{11} }^{2}$ ${\href{/LocalNumberField/17.11.0.1}{11} }^{2}$ $22$ R ${\href{/LocalNumberField/29.11.0.1}{11} }^{2}$ $22$ ${\href{/LocalNumberField/37.11.0.1}{11} }^{2}$ ${\href{/LocalNumberField/41.11.0.1}{11} }^{2}$ $22$ ${\href{/LocalNumberField/47.2.0.1}{2} }^{3}{,}\,{\href{/LocalNumberField/47.1.0.1}{1} }^{16}$ ${\href{/LocalNumberField/53.11.0.1}{11} }^{2}$ $22$

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
23Data not computed