sage:Prec = 100 # Default precision of 100
Q109 = Qp(109, Prec); x = polygen(QQ)
L.<t> = Q109.extension(x^4 + 11*x^2 + 98*x + 6)
K.<a> = L.extension(x^4 + 109)
magma:Prec := 100; // Default precision of 100
Q109 := pAdicField(109, Prec);
K := LocalField(Q109, Polynomial(Q109, [1405, 84672, 2083968, 23054304, 99870184, 42308560, 7700688, 4441752, 1291297, 149352, 63740, 12936, 750, 392, 44, 0, 1]));
$( x^{4} + 11 x^{2} + 98 x + 6 )^{4} + 109$
|
sage:K.defining_polynomial()
magma:DefiningPolynomial(K);
|
$\Q_{109}(\sqrt{2})$, $\Q_{109}(\sqrt{109})$, $\Q_{109}(\sqrt{109\cdot 2})$, 109.4.1.0a1.1, 109.2.2.2a1.2, 109.2.2.2a1.1, 109.1.4.3a1.3, 109.1.4.3a1.1, 109.1.4.3a1.2, 109.1.4.3a1.4, 109.4.2.4a1.2, 109.2.4.6a1.2, 109.2.4.6a1.3
|
Fields in the database are given up to isomorphism. Isomorphic
intermediate fields are shown with their multiplicities.