sage:Prec = 100 # Default precision of 100
Q197 = Qp(197, Prec); x = polygen(QQ)
L.<t> = Q197.extension(x^4 + 16*x^2 + 124*x + 2)
K.<a> = L.extension(x^4 + 197)
magma:Prec := 100; // Default precision of 100
Q197 := pAdicField(197, Prec);
K := LocalField(Q197, Polynomial(Q197, [213, 3968, 369536, 15348224, 242331936, 122791744, 24020096, 9753344, 3023896, 383904, 109024, 23808, 1544, 496, 64, 0, 1]));
$( x^{4} + 16 x^{2} + 124 x + 2 )^{4} + 197$
|
sage:K.defining_polynomial()
magma:DefiningPolynomial(K);
|
$\Q_{197}(\sqrt{2})$, $\Q_{197}(\sqrt{197})$, $\Q_{197}(\sqrt{197\cdot 2})$, 197.4.1.0a1.1, 197.2.2.2a1.2, 197.2.2.2a1.1, 197.1.4.3a1.3, 197.1.4.3a1.1, 197.1.4.3a1.2, 197.1.4.3a1.4, 197.4.2.4a1.2, 197.2.4.6a1.2, 197.2.4.6a1.4
|
Fields in the database are given up to isomorphism. Isomorphic
intermediate fields are shown with their multiplicities.