sage:Prec = 100 # Default precision of 100
Q2 = Qp(2, Prec); x = polygen(QQ)
L.<t> = Q2.extension(x^7 + x + 1)
K.<a> = L.extension(x^2 + (4*t^6 + 4*t)*x + 2)
magma:Prec := 100; // Default precision of 100
Q2 := pAdicField(2, Prec);
K := LocalField(Q2, Polynomial(Q2, [3, 6, 5, 4, 8, 4, 0, 2, 6, 0, 4, 4, 0, 0, 1]));
$( x^{7} + x + 1 )^{2} + \left(4 x^{4} + 4 x^{3} + 4 x\right) ( x^{7} + x + 1 ) + 2$
|
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: |
$896$
|
| Galois group: |
$C_2\wr C_7$ (as 14T29)
|
| Inertia group: |
Intransitive group isomorphic to $C_2^7$
|
| Wild inertia group: |
$C_2^7$
|
| Galois unramified degree: |
$7$
|
| Galois tame degree: |
$1$
|
| Galois Artin slopes: |
$[2, 2, 2, 2, 2, 2, 3]$
|
| Galois Swan slopes: |
$[1,1,1,1,1,1,2]$
|
| Galois mean slope: |
$2.484375$
|
| Galois splitting model: |
$x^{14} - 14 x^{12} - 56 x^{10} + 560 x^{8} + 784 x^{6} - 4480 x^{4} + 1344 x^{2} + 128$
|