sage:Prec = 100 # Default precision of 100
Q2 = Qp(2, Prec); x = polygen(QQ)
L.<t> = Q2.extension(x^3 + x + 1)
K.<a> = L.extension(x^6 + 4*t*x^5 + (4*t^2 + 4*t + 4)*x^3 + 10)
magma:Prec := 100; // Default precision of 100
Q2 := pAdicField(2, Prec);
K := LocalField(Q2, Polynomial(Q2, [15, 22, 43, 74, 125, 162, 200, 238, 228, 224, 199, 140, 115, 70, 35, 26, 6, 4, 1]));
$( x^{3} + x + 1 )^{6} + 4 x^{2} ( x^{3} + x + 1 )^{5} + \left(4 x + 4\right) ( x^{3} + x + 1 )^{3} + 10$
|
sage:K.defining_polynomial()
magma:DefiningPolynomial(K);
Fields in the database are given up to isomorphism. Isomorphic
intermediate fields are shown with their multiplicities.
| Galois degree: |
$2304$
|
| Galois group: |
$C_2^4:(A_4\times D_6)$ (as 18T366)
|
| Inertia group: |
Intransitive group isomorphic to $C_2^5:A_4$
|
| Wild inertia group: |
$C_2^7$
|
| Galois unramified degree: |
$6$
|
| Galois tame degree: |
$3$
|
| Galois Artin slopes: |
$[\frac{4}{3}, \frac{4}{3}, \frac{4}{3}, \frac{4}{3}, 2, 2, 3]$
|
| Galois Swan slopes: |
$[\frac{1}{3},\frac{1}{3},\frac{1}{3},\frac{1}{3},1,1,2]$
|
| Galois mean slope: |
$2.4114583333333335$
|
| Galois splitting model: |
$x^{18} + 40 x^{16} + 1780 x^{14} + 18122 x^{12} + 6596776 x^{10} + 729159864 x^{8} - 3260067956 x^{6} - 616163795760 x^{4} + 2473153994016 x^{2} + 179921953064664$
|