Properties

Label 18.2.113...936.1
Degree $18$
Signature $(2, 8)$
Discriminant $1.139\times 10^{25}$
Root discriminant \(24.66\)
Ramified primes $2,11,19$
Class number $1$ (GRH)
Class group trivial (GRH)
Galois group $C_2^4.S_4^2$ (as 18T545)

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^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257)
 
Copy content gp:K = bnfinit(y^18 - y^17 + 3*y^16 + 10*y^15 + 2*y^14 + 4*y^13 + 24*y^12 + 142*y^11 - 225*y^10 + 297*y^9 + 373*y^8 - 6*y^7 + 1840*y^6 - 4732*y^5 + 1422*y^4 + 3542*y^3 - 927*y^2 - 1349*y - 257, 1)
 
Copy content magma:R<x> := PolynomialRing(Rationals()); K<a> := NumberField(x^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257);
 
Copy content oscar:Qx, x = polynomial_ring(QQ); K, a = number_field(x^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257)
 

\( x^{18} - x^{17} + 3 x^{16} + 10 x^{15} + 2 x^{14} + 4 x^{13} + 24 x^{12} + 142 x^{11} - 225 x^{10} + \cdots - 257 \) 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:  $18$
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:  $(2, 8)$
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:   \(11389168905865078884007936\) \(\medspace = 2^{20}\cdot 11^{6}\cdot 19^{10}\) 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:  \(24.66\)
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:  $2^{19/12}11^{1/2}19^{3/4}\approx 90.4466258093427$
Ramified primes:   \(2\), \(11\), \(19\) 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\)
$\Aut(K/\Q)$:   $C_2$
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}{2}a^{12}-\frac{1}{2}a^{10}-\frac{1}{2}a^{6}-\frac{1}{2}a^{2}-\frac{1}{2}$, $\frac{1}{2}a^{13}-\frac{1}{2}a^{11}-\frac{1}{2}a^{7}-\frac{1}{2}a^{3}-\frac{1}{2}a$, $\frac{1}{2}a^{14}-\frac{1}{2}a^{10}-\frac{1}{2}a^{8}-\frac{1}{2}a^{6}-\frac{1}{2}a^{4}-\frac{1}{2}$, $\frac{1}{2}a^{15}-\frac{1}{2}a^{11}-\frac{1}{2}a^{9}-\frac{1}{2}a^{7}-\frac{1}{2}a^{5}-\frac{1}{2}a$, $\frac{1}{4}a^{16}-\frac{1}{2}a^{10}-\frac{1}{2}a^{9}-\frac{1}{4}a^{8}-\frac{1}{2}a^{6}-\frac{1}{2}a^{5}-\frac{1}{2}a+\frac{1}{4}$, $\frac{1}{64\cdots 36}a^{17}+\frac{17\cdots 19}{64\cdots 36}a^{16}+\frac{20\cdots 11}{32\cdots 18}a^{15}-\frac{17\cdots 79}{32\cdots 18}a^{14}+\frac{39\cdots 66}{16\cdots 09}a^{13}-\frac{75\cdots 45}{32\cdots 18}a^{12}-\frac{55\cdots 51}{16\cdots 09}a^{11}-\frac{36\cdots 13}{16\cdots 09}a^{10}+\frac{25\cdots 03}{64\cdots 36}a^{9}-\frac{68\cdots 01}{64\cdots 36}a^{8}+\frac{42\cdots 80}{16\cdots 09}a^{7}-\frac{19\cdots 08}{16\cdots 09}a^{6}-\frac{75\cdots 82}{16\cdots 09}a^{5}+\frac{15\cdots 31}{32\cdots 18}a^{4}+\frac{53\cdots 66}{16\cdots 09}a^{3}-\frac{45\cdots 05}{16\cdots 09}a^{2}-\frac{86\cdots 71}{64\cdots 36}a+\frac{22\cdots 19}{64\cdots 36}$ 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:  $2$

Class group and class number

Ideal class group:  Trivial group, which has order $1$ (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}$, which has order $2$ (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:  $9$
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{39\cdots 80}{16\cdots 09}a^{17}-\frac{11\cdots 85}{32\cdots 18}a^{16}+\frac{14\cdots 64}{16\cdots 09}a^{15}+\frac{33\cdots 53}{16\cdots 09}a^{14}-\frac{11\cdots 19}{32\cdots 18}a^{13}+\frac{36\cdots 87}{32\cdots 18}a^{12}+\frac{17\cdots 09}{32\cdots 18}a^{11}+\frac{10\cdots 79}{32\cdots 18}a^{10}-\frac{11\cdots 31}{16\cdots 09}a^{9}+\frac{32\cdots 91}{32\cdots 18}a^{8}+\frac{16\cdots 65}{32\cdots 18}a^{7}-\frac{71\cdots 49}{32\cdots 18}a^{6}+\frac{74\cdots 38}{16\cdots 09}a^{5}-\frac{21\cdots 47}{16\cdots 09}a^{4}+\frac{28\cdots 79}{32\cdots 18}a^{3}+\frac{16\cdots 89}{32\cdots 18}a^{2}-\frac{13\cdots 67}{32\cdots 18}a-\frac{25\cdots 79}{16\cdots 09}$, $\frac{38\cdots 59}{16\cdots 09}a^{17}-\frac{23\cdots 39}{64\cdots 36}a^{16}+\frac{28\cdots 79}{32\cdots 18}a^{15}+\frac{31\cdots 03}{16\cdots 09}a^{14}-\frac{17\cdots 17}{32\cdots 18}a^{13}+\frac{18\cdots 86}{16\cdots 09}a^{12}+\frac{82\cdots 41}{16\cdots 09}a^{11}+\frac{10\cdots 23}{32\cdots 18}a^{10}-\frac{11\cdots 80}{16\cdots 09}a^{9}+\frac{68\cdots 67}{64\cdots 36}a^{8}+\frac{58\cdots 13}{16\cdots 09}a^{7}-\frac{70\cdots 79}{32\cdots 18}a^{6}+\frac{72\cdots 62}{16\cdots 09}a^{5}-\frac{21\cdots 02}{16\cdots 09}a^{4}+\frac{33\cdots 75}{32\cdots 18}a^{3}+\frac{56\cdots 18}{16\cdots 09}a^{2}-\frac{13\cdots 71}{32\cdots 18}a-\frac{78\cdots 75}{64\cdots 36}$, $\frac{10\cdots 89}{32\cdots 18}a^{17}+\frac{14\cdots 05}{64\cdots 36}a^{16}-\frac{25\cdots 65}{32\cdots 18}a^{15}-\frac{61\cdots 22}{16\cdots 09}a^{14}-\frac{41\cdots 47}{32\cdots 18}a^{13}-\frac{12\cdots 06}{16\cdots 09}a^{12}-\frac{14\cdots 42}{16\cdots 09}a^{11}-\frac{15\cdots 13}{32\cdots 18}a^{10}+\frac{20\cdots 71}{32\cdots 18}a^{9}-\frac{39\cdots 49}{64\cdots 36}a^{8}-\frac{29\cdots 10}{16\cdots 09}a^{7}+\frac{73\cdots 75}{32\cdots 18}a^{6}-\frac{96\cdots 04}{16\cdots 09}a^{5}+\frac{22\cdots 04}{16\cdots 09}a^{4}+\frac{88\cdots 83}{32\cdots 18}a^{3}-\frac{31\cdots 08}{16\cdots 09}a^{2}+\frac{10\cdots 74}{16\cdots 09}a+\frac{36\cdots 97}{64\cdots 36}$, $\frac{20\cdots 89}{16\cdots 09}a^{17}-\frac{11\cdots 43}{64\cdots 36}a^{16}+\frac{14\cdots 81}{32\cdots 18}a^{15}+\frac{17\cdots 27}{16\cdots 09}a^{14}-\frac{63\cdots 95}{32\cdots 18}a^{13}+\frac{19\cdots 73}{32\cdots 18}a^{12}+\frac{45\cdots 78}{16\cdots 09}a^{11}+\frac{27\cdots 62}{16\cdots 09}a^{10}-\frac{58\cdots 40}{16\cdots 09}a^{9}+\frac{34\cdots 99}{64\cdots 36}a^{8}+\frac{41\cdots 86}{16\cdots 09}a^{7}-\frac{18\cdots 50}{16\cdots 09}a^{6}+\frac{38\cdots 87}{16\cdots 09}a^{5}-\frac{11\cdots 14}{16\cdots 09}a^{4}+\frac{15\cdots 57}{32\cdots 18}a^{3}+\frac{83\cdots 39}{32\cdots 18}a^{2}-\frac{72\cdots 71}{32\cdots 18}a-\frac{51\cdots 65}{64\cdots 36}$, $\frac{33\cdots 09}{32\cdots 18}a^{17}+\frac{96\cdots 51}{64\cdots 36}a^{16}-\frac{12\cdots 13}{32\cdots 18}a^{15}-\frac{27\cdots 47}{32\cdots 18}a^{14}+\frac{59\cdots 99}{32\cdots 18}a^{13}-\frac{15\cdots 07}{32\cdots 18}a^{12}-\frac{36\cdots 23}{16\cdots 09}a^{11}-\frac{44\cdots 29}{32\cdots 18}a^{10}+\frac{94\cdots 91}{32\cdots 18}a^{9}-\frac{28\cdots 09}{64\cdots 36}a^{8}-\frac{31\cdots 77}{16\cdots 09}a^{7}+\frac{30\cdots 17}{32\cdots 18}a^{6}-\frac{31\cdots 86}{16\cdots 09}a^{5}+\frac{18\cdots 05}{32\cdots 18}a^{4}-\frac{13\cdots 81}{32\cdots 18}a^{3}-\frac{61\cdots 01}{32\cdots 18}a^{2}+\frac{29\cdots 28}{16\cdots 09}a+\frac{38\cdots 63}{64\cdots 36}$, $\frac{37\cdots 88}{16\cdots 09}a^{17}+\frac{95\cdots 01}{32\cdots 18}a^{16}-\frac{25\cdots 55}{32\cdots 18}a^{15}-\frac{34\cdots 58}{16\cdots 09}a^{14}+\frac{27\cdots 91}{32\cdots 18}a^{13}-\frac{18\cdots 54}{16\cdots 09}a^{12}-\frac{90\cdots 78}{16\cdots 09}a^{11}-\frac{51\cdots 50}{16\cdots 09}a^{10}+\frac{19\cdots 27}{32\cdots 18}a^{9}-\frac{28\cdots 59}{32\cdots 18}a^{8}-\frac{10\cdots 74}{16\cdots 09}a^{7}+\frac{29\cdots 63}{16\cdots 09}a^{6}-\frac{14\cdots 15}{32\cdots 18}a^{5}+\frac{19\cdots 69}{16\cdots 09}a^{4}-\frac{22\cdots 85}{32\cdots 18}a^{3}-\frac{99\cdots 75}{16\cdots 09}a^{2}+\frac{71\cdots 84}{16\cdots 09}a+\frac{65\cdots 31}{32\cdots 18}$, $\frac{49\cdots 65}{64\cdots 36}a^{17}+\frac{17\cdots 17}{16\cdots 09}a^{16}-\frac{88\cdots 19}{32\cdots 18}a^{15}-\frac{10\cdots 42}{16\cdots 09}a^{14}+\frac{35\cdots 23}{32\cdots 18}a^{13}-\frac{56\cdots 85}{16\cdots 09}a^{12}-\frac{54\cdots 83}{32\cdots 18}a^{11}-\frac{32\cdots 55}{32\cdots 18}a^{10}+\frac{13\cdots 31}{64\cdots 36}a^{9}-\frac{50\cdots 42}{16\cdots 09}a^{8}-\frac{51\cdots 29}{32\cdots 18}a^{7}+\frac{22\cdots 67}{32\cdots 18}a^{6}-\frac{46\cdots 53}{32\cdots 18}a^{5}+\frac{67\cdots 33}{16\cdots 09}a^{4}-\frac{89\cdots 53}{32\cdots 18}a^{3}-\frac{51\cdots 97}{32\cdots 18}a^{2}+\frac{87\cdots 47}{64\cdots 36}a+\frac{78\cdots 88}{16\cdots 09}$, $\frac{22\cdots 35}{64\cdots 36}a^{17}-\frac{15\cdots 73}{32\cdots 18}a^{16}+\frac{40\cdots 57}{32\cdots 18}a^{15}+\frac{94\cdots 25}{32\cdots 18}a^{14}-\frac{17\cdots 75}{32\cdots 18}a^{13}+\frac{25\cdots 62}{16\cdots 09}a^{12}+\frac{24\cdots 89}{32\cdots 18}a^{11}+\frac{74\cdots 63}{16\cdots 09}a^{10}-\frac{62\cdots 25}{64\cdots 36}a^{9}+\frac{23\cdots 56}{16\cdots 09}a^{8}+\frac{22\cdots 73}{32\cdots 18}a^{7}-\frac{50\cdots 88}{16\cdots 09}a^{6}+\frac{20\cdots 75}{32\cdots 18}a^{5}-\frac{61\cdots 85}{32\cdots 18}a^{4}+\frac{41\cdots 99}{32\cdots 18}a^{3}+\frac{22\cdots 31}{32\cdots 18}a^{2}-\frac{39\cdots 89}{64\cdots 36}a-\frac{34\cdots 71}{16\cdots 09}$, $\frac{50\cdots 73}{64\cdots 36}a^{17}+\frac{17\cdots 80}{16\cdots 09}a^{16}-\frac{89\cdots 39}{32\cdots 18}a^{15}-\frac{21\cdots 99}{32\cdots 18}a^{14}+\frac{16\cdots 02}{16\cdots 09}a^{13}-\frac{11\cdots 29}{32\cdots 18}a^{12}-\frac{28\cdots 49}{16\cdots 09}a^{11}-\frac{33\cdots 15}{32\cdots 18}a^{10}+\frac{13\cdots 27}{64\cdots 36}a^{9}-\frac{10\cdots 29}{32\cdots 18}a^{8}-\frac{27\cdots 93}{16\cdots 09}a^{7}+\frac{22\cdots 33}{32\cdots 18}a^{6}-\frac{47\cdots 65}{32\cdots 18}a^{5}+\frac{13\cdots 59}{32\cdots 18}a^{4}-\frac{44\cdots 39}{16\cdots 09}a^{3}-\frac{27\cdots 10}{16\cdots 09}a^{2}+\frac{89\cdots 25}{64\cdots 36}a+\frac{82\cdots 69}{16\cdots 09}$ 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:  \( 223875.4921708372 \) (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:  \( 1 \) (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^{2}\cdot(2\pi)^{8}\cdot 223875.4921708372 \cdot 1}{2\cdot\sqrt{11389168905865078884007936}}\cr\approx \mathstrut & 0.322277123940902 \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^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257) 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^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257, 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^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257); 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^18 - x^17 + 3*x^16 + 10*x^15 + 2*x^14 + 4*x^13 + 24*x^12 + 142*x^11 - 225*x^10 + 297*x^9 + 373*x^8 - 6*x^7 + 1840*x^6 - 4732*x^5 + 1422*x^4 + 3542*x^3 - 927*x^2 - 1349*x - 257); 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

$C_2^4.S_4^2$ (as 18T545):

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 solvable group of order 9216
The 60 conjugacy class representatives for $C_2^4.S_4^2$
Character table for $C_2^4.S_4^2$

Intermediate fields

3.1.44.1, 3.1.76.1, 9.1.584277056.1

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 18 siblings: data not computed
Degree 24 siblings: data not computed
Degree 36 siblings: data not computed
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 R ${\href{/padicField/3.12.0.1}{12} }{,}\,{\href{/padicField/3.6.0.1}{6} }$ ${\href{/padicField/5.6.0.1}{6} }^{2}{,}\,{\href{/padicField/5.3.0.1}{3} }^{2}$ ${\href{/padicField/7.12.0.1}{12} }{,}\,{\href{/padicField/7.6.0.1}{6} }$ R ${\href{/padicField/13.4.0.1}{4} }^{3}{,}\,{\href{/padicField/13.2.0.1}{2} }^{3}$ ${\href{/padicField/17.12.0.1}{12} }{,}\,{\href{/padicField/17.6.0.1}{6} }$ R ${\href{/padicField/23.6.0.1}{6} }^{2}{,}\,{\href{/padicField/23.3.0.1}{3} }^{2}$ ${\href{/padicField/29.4.0.1}{4} }^{2}{,}\,{\href{/padicField/29.2.0.1}{2} }^{4}{,}\,{\href{/padicField/29.1.0.1}{1} }^{2}$ ${\href{/padicField/31.6.0.1}{6} }^{2}{,}\,{\href{/padicField/31.3.0.1}{3} }^{2}$ ${\href{/padicField/37.12.0.1}{12} }{,}\,{\href{/padicField/37.6.0.1}{6} }$ ${\href{/padicField/41.4.0.1}{4} }^{2}{,}\,{\href{/padicField/41.2.0.1}{2} }^{4}{,}\,{\href{/padicField/41.1.0.1}{1} }^{2}$ ${\href{/padicField/43.6.0.1}{6} }^{2}{,}\,{\href{/padicField/43.3.0.1}{3} }^{2}$ ${\href{/padicField/47.6.0.1}{6} }^{2}{,}\,{\href{/padicField/47.3.0.1}{3} }^{2}$ ${\href{/padicField/53.2.0.1}{2} }^{6}{,}\,{\href{/padicField/53.1.0.1}{1} }^{6}$ ${\href{/padicField/59.12.0.1}{12} }{,}\,{\href{/padicField/59.6.0.1}{6} }$

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
\(2\) Copy content Toggle raw display 2.2.3.4a1.2$x^{6} + 3 x^{5} + 6 x^{4} + 7 x^{3} + 6 x^{2} + 3 x + 3$$3$$2$$4$$S_3$$$[\ ]_{3}^{2}$$
2.2.6.16a1.8$x^{12} + 6 x^{11} + 23 x^{10} + 60 x^{9} + 120 x^{8} + 186 x^{7} + 233 x^{6} + 234 x^{5} + 192 x^{4} + 124 x^{3} + 63 x^{2} + 26 x + 7$$6$$2$$16$12T30$$[\frac{4}{3}, \frac{4}{3}, 2]_{3}^{2}$$
\(11\) Copy content Toggle raw display 11.3.1.0a1.1$x^{3} + 2 x + 9$$1$$3$$0$$C_3$$$[\ ]^{3}$$
11.3.1.0a1.1$x^{3} + 2 x + 9$$1$$3$$0$$C_3$$$[\ ]^{3}$$
11.3.2.3a1.2$x^{6} + 4 x^{4} + 18 x^{3} + 4 x^{2} + 36 x + 92$$2$$3$$3$$C_6$$$[\ ]_{2}^{3}$$
11.3.2.3a1.2$x^{6} + 4 x^{4} + 18 x^{3} + 4 x^{2} + 36 x + 92$$2$$3$$3$$C_6$$$[\ ]_{2}^{3}$$
\(19\) Copy content Toggle raw display 19.1.2.1a1.2$x^{2} + 38$$2$$1$$1$$C_2$$$[\ ]_{2}$$
19.2.2.2a1.2$x^{4} + 36 x^{3} + 328 x^{2} + 72 x + 23$$2$$2$$2$$C_2^2$$$[\ ]_{2}^{2}$$
19.1.4.3a1.1$x^{4} + 19$$4$$1$$3$$D_{4}$$$[\ ]_{4}^{2}$$
19.4.2.4a1.2$x^{8} + 4 x^{6} + 22 x^{5} + 8 x^{4} + 44 x^{3} + 129 x^{2} + 44 x + 23$$2$$4$$4$$C_4\times C_2$$$[\ ]_{2}^{4}$$

Spectrum of ring of integers

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