Normalized defining polynomial
\( x^{16} - 4x^{14} + 9x^{12} - 14x^{10} + 17x^{8} - 13x^{6} + 4x^{4} + 2x^{2} - 1 \)
Invariants
Degree: | $16$ | sage: K.degree()
gp: poldegree(K.pol)
magma: Degree(K);
oscar: degree(K)
| |
Signature: | $[2, 7]$ | sage: K.signature()
gp: K.sign
magma: Signature(K);
oscar: signature(K)
| |
Discriminant: | \(-472848769600000000\) \(\medspace = -\,2^{12}\cdot 5^{8}\cdot 17191^{2}\) | sage: K.disc()
gp: K.disc
magma: OK := Integers(K); Discriminant(OK);
oscar: OK = ring_of_integers(K); discriminant(OK)
| |
Root discriminant: | \(12.73\) | sage: (K.disc().abs())^(1./K.degree())
gp: abs(K.disc)^(1/poldegree(K.pol))
magma: Abs(Discriminant(OK))^(1/Degree(K));
oscar: (1.0 * dK)^(1/degree(K))
| |
Galois root discriminant: | $2^{63/32}5^{1/2}17191^{1/2}\approx 1147.5942836556544$ | ||
Ramified primes: | \(2\), \(5\), \(17191\) | sage: K.disc().support()
gp: factor(abs(K.disc))[,1]~
magma: PrimeDivisors(Discriminant(OK));
oscar: prime_divisors(discriminant((OK)))
| |
Discriminant root field: | \(\Q(\sqrt{-1}) \) | ||
$\card{ \Aut(K/\Q) }$: | $2$ | sage: K.automorphisms()
magma: Automorphisms(K);
oscar: automorphisms(K)
| |
This field is not Galois over $\Q$. | |||
This is not a CM field. |
Integral basis (with respect to field generator \(a\))
$1$, $a$, $a^{2}$, $a^{3}$, $a^{4}$, $a^{5}$, $a^{6}$, $a^{7}$, $a^{8}$, $a^{9}$, $a^{10}$, $a^{11}$, $a^{12}$, $a^{13}$, $\frac{1}{2}a^{14}-\frac{1}{2}a^{13}-\frac{1}{2}a^{11}-\frac{1}{2}a^{9}-\frac{1}{2}a^{8}-\frac{1}{2}a^{4}-\frac{1}{2}a^{3}-\frac{1}{2}a-\frac{1}{2}$, $\frac{1}{2}a^{15}-\frac{1}{2}a^{13}-\frac{1}{2}a^{12}-\frac{1}{2}a^{11}-\frac{1}{2}a^{10}-\frac{1}{2}a^{8}-\frac{1}{2}a^{5}-\frac{1}{2}a^{3}-\frac{1}{2}a^{2}-\frac{1}{2}$
Monogenic: | No | |
Index: | Not computed | |
Inessential primes: | $2$ |
Class group and class number
Trivial group, which has order $1$
Unit group
Rank: | $8$ | sage: UK.rank()
gp: K.fu
magma: UnitRank(K);
oscar: rank(UK)
| |
Torsion generator: | \( -1 \) (order $2$) | sage: UK.torsion_generator()
gp: K.tu[2]
magma: K!f(TU.1) where TU,f is TorsionUnitGroup(K);
oscar: torsion_units_generator(OK)
| |
Fundamental units: | $a$, $a^{13}-3a^{11}+5a^{9}-7a^{7}+7a^{5}-3a^{3}-a$, $a^{13}-2a^{11}+3a^{9}-3a^{7}+2a^{5}+2a^{3}-2a$, $a^{14}-4a^{12}+8a^{10}-12a^{8}+14a^{6}-9a^{4}+a^{2}+1$, $\frac{1}{2}a^{15}-\frac{3}{2}a^{13}-\frac{1}{2}a^{12}+\frac{7}{2}a^{11}+\frac{3}{2}a^{10}-5a^{9}-\frac{5}{2}a^{8}+6a^{7}+3a^{6}-\frac{7}{2}a^{5}-3a^{4}+\frac{1}{2}a^{3}+\frac{3}{2}a^{2}+2a+\frac{1}{2}$, $a^{15}+\frac{1}{2}a^{14}-\frac{5}{2}a^{13}-3a^{12}+\frac{11}{2}a^{11}+6a^{10}-\frac{15}{2}a^{9}-\frac{19}{2}a^{8}+9a^{7}+11a^{6}-5a^{5}-\frac{17}{2}a^{4}+\frac{5}{2}a^{3}+\frac{3}{2}a+\frac{3}{2}$, $a^{15}+\frac{3}{2}a^{14}-\frac{9}{2}a^{13}-5a^{12}+\frac{19}{2}a^{11}+10a^{10}-\frac{29}{2}a^{9}-\frac{29}{2}a^{8}+17a^{7}+16a^{6}-12a^{5}-\frac{19}{2}a^{4}+\frac{3}{2}a^{3}+\frac{5}{2}a+\frac{5}{2}$, $a-1$ | sage: UK.fundamental_units()
gp: K.fu
magma: [K|fUK(g): g in Generators(UK)];
oscar: [K(fUK(a)) for a in gens(UK)]
| |
Regulator: | \( 253.004443883 \) | sage: K.regulator()
gp: K.reg
magma: Regulator(K);
oscar: regulator(K)
|
Class number formula
\[ \begin{aligned}\lim_{s\to 1} (s-1)\zeta_K(s) =\mathstrut & \frac{2^{r_1}\cdot (2\pi)^{r_2}\cdot R\cdot h}{w\cdot\sqrt{|D|}}\cr \approx\mathstrut &\frac{2^{2}\cdot(2\pi)^{7}\cdot 253.004443883 \cdot 1}{2\cdot\sqrt{472848769600000000}}\cr\approx \mathstrut & 0.284482851150 \end{aligned}\]
Galois group
$C_2^6.S_4^2:D_4$ (as 16T1905):
A solvable group of order 294912 |
The 230 conjugacy class representatives for $C_2^6.S_4^2:D_4$ |
Character table for $C_2^6.S_4^2:D_4$ |
Intermediate fields
\(\Q(\sqrt{5}) \), 8.2.10744375.1 |
Fields in the database are given up to isomorphism. Isomorphic intermediate fields are shown with their multiplicities.
Sibling fields
Degree 16 siblings: | data not computed |
Degree 32 siblings: | data not computed |
Minimal sibling: | This field is its own minimal sibling |
Frobenius cycle types
$p$ | $2$ | $3$ | $5$ | $7$ | $11$ | $13$ | $17$ | $19$ | $23$ | $29$ | $31$ | $37$ | $41$ | $43$ | $47$ | $53$ | $59$ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Cycle type | R | $16$ | R | ${\href{/padicField/7.6.0.1}{6} }^{2}{,}\,{\href{/padicField/7.4.0.1}{4} }$ | ${\href{/padicField/11.8.0.1}{8} }{,}\,{\href{/padicField/11.2.0.1}{2} }^{4}$ | ${\href{/padicField/13.8.0.1}{8} }{,}\,{\href{/padicField/13.4.0.1}{4} }{,}\,{\href{/padicField/13.2.0.1}{2} }^{2}$ | ${\href{/padicField/17.12.0.1}{12} }{,}\,{\href{/padicField/17.4.0.1}{4} }$ | ${\href{/padicField/19.6.0.1}{6} }^{2}{,}\,{\href{/padicField/19.2.0.1}{2} }{,}\,{\href{/padicField/19.1.0.1}{1} }^{2}$ | ${\href{/padicField/23.6.0.1}{6} }^{2}{,}\,{\href{/padicField/23.4.0.1}{4} }$ | ${\href{/padicField/29.6.0.1}{6} }{,}\,{\href{/padicField/29.2.0.1}{2} }^{5}$ | ${\href{/padicField/31.3.0.1}{3} }^{4}{,}\,{\href{/padicField/31.2.0.1}{2} }{,}\,{\href{/padicField/31.1.0.1}{1} }^{2}$ | ${\href{/padicField/37.8.0.1}{8} }^{2}$ | ${\href{/padicField/41.3.0.1}{3} }^{2}{,}\,{\href{/padicField/41.2.0.1}{2} }^{4}{,}\,{\href{/padicField/41.1.0.1}{1} }^{2}$ | ${\href{/padicField/43.6.0.1}{6} }^{2}{,}\,{\href{/padicField/43.4.0.1}{4} }$ | ${\href{/padicField/47.8.0.1}{8} }{,}\,{\href{/padicField/47.4.0.1}{4} }^{2}$ | ${\href{/padicField/53.8.0.1}{8} }{,}\,{\href{/padicField/53.4.0.1}{4} }{,}\,{\href{/padicField/53.2.0.1}{2} }^{2}$ | ${\href{/padicField/59.6.0.1}{6} }{,}\,{\href{/padicField/59.4.0.1}{4} }{,}\,{\href{/padicField/59.2.0.1}{2} }^{3}$ |
In the table, R denotes a ramified prime. Cycle lengths which are repeated in a cycle type are indicated by exponents.
Local algebras for ramified primes
$p$ | Label | Polynomial | $e$ | $f$ | $c$ | Galois group | Slope content |
---|---|---|---|---|---|---|---|
\(2\) | 2.2.0.1 | $x^{2} + x + 1$ | $1$ | $2$ | $0$ | $C_2$ | $[\ ]^{2}$ |
2.2.0.1 | $x^{2} + x + 1$ | $1$ | $2$ | $0$ | $C_2$ | $[\ ]^{2}$ | |
2.12.12.14 | $x^{12} - 6 x^{11} + 36 x^{10} - 164 x^{9} + 660 x^{8} - 2352 x^{7} + 6720 x^{6} - 15584 x^{5} + 28656 x^{4} - 41056 x^{3} + 48320 x^{2} - 37696 x + 22720$ | $2$ | $6$ | $12$ | 12T134 | $[2, 2, 2, 2, 2, 2]^{6}$ | |
\(5\) | 5.16.8.1 | $x^{16} + 160 x^{15} + 11240 x^{14} + 453600 x^{13} + 11536702 x^{12} + 190484240 x^{11} + 2020220586 x^{10} + 13041178608 x^{9} + 45239382035 x^{8} + 65384309200 x^{7} + 52374358166 x^{6} + 35488260768 x^{5} + 46408266743 x^{4} + 66345171264 x^{3} + 136057926318 x^{2} + 159173865296 x + 74196697609$ | $2$ | $8$ | $8$ | $C_8\times C_2$ | $[\ ]_{2}^{8}$ |
\(17191\) | Deg $4$ | $1$ | $4$ | $0$ | $C_4$ | $[\ ]^{4}$ | |
Deg $4$ | $1$ | $4$ | $0$ | $C_4$ | $[\ ]^{4}$ | ||
Deg $4$ | $1$ | $4$ | $0$ | $C_4$ | $[\ ]^{4}$ | ||
Deg $4$ | $2$ | $2$ | $2$ |