Normalized defining polynomial
\( x^{8} - 4x^{7} + 12x^{6} - 12x^{5} - 8x^{3} + 32x^{2} + 4x - 4 \)
Invariants
Degree: | $8$ | sage: K.degree()
gp: poldegree(K.pol)
magma: Degree(K);
oscar: degree(K)
| |
Signature: | $[2, 3]$ | sage: K.signature()
gp: K.sign
magma: Signature(K);
oscar: signature(K)
| |
Discriminant: | \(-1296540000000\) \(\medspace = -\,2^{8}\cdot 3^{3}\cdot 5^{7}\cdot 7^{4}\) | sage: K.disc()
gp: K.disc
magma: OK := Integers(K); Discriminant(OK);
oscar: OK = ring_of_integers(K); discriminant(OK)
| |
Root discriminant: | \(32.67\) | 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^{31/28}3^{7/6}5^{71/60}7^{4/5}\approx 247.23935985987188$ | ||
Ramified primes: | \(2\), \(3\), \(5\), \(7\) | sage: K.disc().support()
gp: factor(abs(K.disc))[,1]~
magma: PrimeDivisors(Discriminant(OK));
oscar: prime_divisors(discriminant((OK)))
| |
Discriminant root field: | \(\Q(\sqrt{-15}) \) | ||
$\card{ \Aut(K/\Q) }$: | $1$ | 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}$, $\frac{1}{2}a^{4}$, $\frac{1}{10}a^{5}+\frac{1}{5}$, $\frac{1}{10}a^{6}+\frac{1}{5}a$, $\frac{1}{10}a^{7}+\frac{1}{5}a^{2}$
Monogenic: | Not computed | |
Index: | $1$ | |
Inessential primes: | None |
Class group and class number
Trivial group, which has order $1$
Unit group
Rank: | $4$ | 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: | $\frac{1}{10}a^{7}-\frac{3}{5}a^{6}+\frac{21}{10}a^{5}-\frac{7}{2}a^{4}+3a^{3}+\frac{6}{5}a^{2}+\frac{44}{5}a-\frac{14}{5}$, $\frac{1}{10}a^{7}-\frac{1}{2}a^{6}+\frac{8}{5}a^{5}-\frac{5}{2}a^{4}+2a^{3}-\frac{9}{5}a^{2}+3a-\frac{4}{5}$, $\frac{3}{10}a^{7}-\frac{3}{5}a^{6}+\frac{21}{10}a^{5}+a^{4}-\frac{22}{5}a^{2}-\frac{6}{5}a+\frac{1}{5}$, $4a^{7}-\frac{189}{10}a^{6}+\frac{589}{10}a^{5}-75a^{4}-a^{3}+66a^{2}+\frac{21}{5}a-\frac{31}{5}$ | 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: | \( 3593.27660997 \) | 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)^{3}\cdot 3593.27660997 \cdot 1}{2\cdot\sqrt{1296540000000}}\cr\approx \mathstrut & 1.56555125700 \end{aligned}\]
Galois group
A non-solvable group of order 40320 |
The 22 conjugacy class representatives for $S_8$ |
Character table for $S_8$ |
Intermediate fields
The extension is primitive: there are no intermediate fields between this field and $\Q$. |
Sibling fields
Degree 16 sibling: | deg 16 |
Degree 28 sibling: | deg 28 |
Degree 30 sibling: | deg 30 |
Degree 35 sibling: | deg 35 |
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 | R | R | R | ${\href{/padicField/11.8.0.1}{8} }$ | ${\href{/padicField/13.8.0.1}{8} }$ | ${\href{/padicField/17.5.0.1}{5} }{,}\,{\href{/padicField/17.3.0.1}{3} }$ | ${\href{/padicField/19.4.0.1}{4} }^{2}$ | ${\href{/padicField/23.6.0.1}{6} }{,}\,{\href{/padicField/23.2.0.1}{2} }$ | ${\href{/padicField/29.3.0.1}{3} }^{2}{,}\,{\href{/padicField/29.2.0.1}{2} }$ | ${\href{/padicField/31.7.0.1}{7} }{,}\,{\href{/padicField/31.1.0.1}{1} }$ | ${\href{/padicField/37.3.0.1}{3} }^{2}{,}\,{\href{/padicField/37.2.0.1}{2} }$ | ${\href{/padicField/41.8.0.1}{8} }$ | ${\href{/padicField/43.5.0.1}{5} }{,}\,{\href{/padicField/43.2.0.1}{2} }{,}\,{\href{/padicField/43.1.0.1}{1} }$ | ${\href{/padicField/47.6.0.1}{6} }{,}\,{\href{/padicField/47.2.0.1}{2} }$ | ${\href{/padicField/53.7.0.1}{7} }{,}\,{\href{/padicField/53.1.0.1}{1} }$ | ${\href{/padicField/59.3.0.1}{3} }^{2}{,}\,{\href{/padicField/59.2.0.1}{2} }$ |
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.8.8.13 | $x^{8} + 2 x + 2$ | $8$ | $1$ | $8$ | $C_2^3:(C_7: C_3)$ | $[8/7, 8/7, 8/7]_{7}^{3}$ |
\(3\) | 3.2.0.1 | $x^{2} + 2 x + 2$ | $1$ | $2$ | $0$ | $C_2$ | $[\ ]^{2}$ |
3.3.3.2 | $x^{3} + 3 x + 3$ | $3$ | $1$ | $3$ | $S_3$ | $[3/2]_{2}$ | |
3.3.0.1 | $x^{3} + 2 x + 1$ | $1$ | $3$ | $0$ | $C_3$ | $[\ ]^{3}$ | |
\(5\) | 5.3.2.1 | $x^{3} + 5$ | $3$ | $1$ | $2$ | $S_3$ | $[\ ]_{3}^{2}$ |
5.5.5.2 | $x^{5} + 5 x + 5$ | $5$ | $1$ | $5$ | $F_5$ | $[5/4]_{4}$ | |
\(7\) | $\Q_{7}$ | $x + 4$ | $1$ | $1$ | $0$ | Trivial | $[\ ]$ |
$\Q_{7}$ | $x + 4$ | $1$ | $1$ | $0$ | Trivial | $[\ ]$ | |
$\Q_{7}$ | $x + 4$ | $1$ | $1$ | $0$ | Trivial | $[\ ]$ | |
7.5.4.1 | $x^{5} + 7$ | $5$ | $1$ | $4$ | $F_5$ | $[\ ]_{5}^{4}$ |