sage:Prec = 100 # Default precision of 100
Q2 = Qp(2, Prec); x = polygen(QQ)
K.<a> = Q2.extension(x^12 + 4*x^11 + 2*x^10 + 2*x^6 + 4*x^3 + 6)
magma:Prec := 100; // Default precision of 100
Q2 := pAdicField(2, Prec);
K := LocalField(Q2, Polynomial(Q2, [6, 0, 0, 4, 0, 0, 2, 0, 0, 0, 2, 4, 1]));
\(x^{12} + 4 x^{11} + 2 x^{10} + 2 x^{6} + 4 x^{3} + 6\)
|
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: |
$384$
|
| Galois group: |
$C_2^2\wr S_3$ (as 12T139)
|
| Inertia group: |
$C_2^2\wr C_3$ (as 12T90)
|
| Wild inertia group: |
$C_2^6$
|
| Galois unramified degree: |
$2$
|
| Galois tame degree: |
$3$
|
| Galois Artin slopes: |
$[\frac{4}{3}, \frac{4}{3}, 2, \frac{8}{3}, \frac{8}{3}, 3]$
|
| Galois Swan slopes: |
$[\frac{1}{3},\frac{1}{3},1,\frac{5}{3},\frac{5}{3},2]$
|
| Galois mean slope: |
$2.6979166666666665$
|
| Galois splitting model: | $x^{12} - 4 x^{11} + 14 x^{10} - 24 x^{9} + 35 x^{8} - 60 x^{7} + 154 x^{6} - 408 x^{5} + 743 x^{4} - 964 x^{3} + 964 x^{2} - 652 x + 419$ |