Normalized defining polynomial
\( x^{4} - 9x^{2} - 9 \)
Invariants
Degree: | $4$ | sage: K.degree()
gp: poldegree(K.pol)
magma: Degree(K);
oscar: degree(K)
| |
Signature: | $[2, 1]$ | sage: K.signature()
gp: K.sign
magma: Signature(K);
oscar: signature(K)
| |
Discriminant: | \(-24336\) \(\medspace = -\,2^{4}\cdot 3^{2}\cdot 13^{2}\) | sage: K.disc()
gp: K.disc
magma: OK := Integers(K); Discriminant(OK);
oscar: OK = ring_of_integers(K); discriminant(OK)
| |
Root discriminant: | \(12.49\) | 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^{3/2}3^{1/2}13^{1/2}\approx 17.663521732655695$ | ||
Ramified primes: | \(2\), \(3\), \(13\) | 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$, $\frac{1}{3}a^{2}$, $\frac{1}{3}a^{3}$
Monogenic: | No | |
Index: | $1$ | |
Inessential primes: | None |
Class group and class number
$C_{2}$, which has order $2$
Unit group
Rank: | $2$ | 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}{3}a^{2}$, $\frac{1}{3}a^{2}-a$ | 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: | \( 4.45446328808 \) | 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)^{1}\cdot 4.45446328808 \cdot 2}{2\cdot\sqrt{24336}}\cr\approx \mathstrut & 0.717646622642 \end{aligned}\]
Galois group
A solvable group of order 8 |
The 5 conjugacy class representatives for $D_{4}$ |
Character table for $D_{4}$ |
Intermediate fields
\(\Q(\sqrt{13}) \) |
Fields in the database are given up to isomorphism. Isomorphic intermediate fields are shown with their multiplicities.
Sibling fields
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 | ${\href{/padicField/5.2.0.1}{2} }^{2}$ | ${\href{/padicField/7.4.0.1}{4} }$ | ${\href{/padicField/11.4.0.1}{4} }$ | R | ${\href{/padicField/17.1.0.1}{1} }^{4}$ | ${\href{/padicField/19.4.0.1}{4} }$ | ${\href{/padicField/23.2.0.1}{2} }{,}\,{\href{/padicField/23.1.0.1}{1} }^{2}$ | ${\href{/padicField/29.1.0.1}{1} }^{4}$ | ${\href{/padicField/31.4.0.1}{4} }$ | ${\href{/padicField/37.2.0.1}{2} }^{2}$ | ${\href{/padicField/41.2.0.1}{2} }^{2}$ | ${\href{/padicField/43.2.0.1}{2} }{,}\,{\href{/padicField/43.1.0.1}{1} }^{2}$ | ${\href{/padicField/47.4.0.1}{4} }$ | ${\href{/padicField/53.2.0.1}{2} }^{2}$ | ${\href{/padicField/59.4.0.1}{4} }$ |
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.4.4.3 | $x^{4} + 2 x^{3} + 4 x^{2} + 12 x + 12$ | $2$ | $2$ | $4$ | $D_{4}$ | $[2, 2]^{2}$ |
\(3\) | 3.2.1.2 | $x^{2} + 3$ | $2$ | $1$ | $1$ | $C_2$ | $[\ ]_{2}$ |
3.2.1.1 | $x^{2} + 6$ | $2$ | $1$ | $1$ | $C_2$ | $[\ ]_{2}$ | |
\(13\) | 13.4.2.1 | $x^{4} + 284 x^{3} + 21754 x^{2} + 225780 x + 59193$ | $2$ | $2$ | $2$ | $C_2^2$ | $[\ ]_{2}^{2}$ |
Artin representations
Label | Dimension | Conductor | Artin stem field | $G$ | Ind | $\chi(c)$ | |
---|---|---|---|---|---|---|---|
* | 1.1.1t1.a.a | $1$ | $1$ | \(\Q\) | $C_1$ | $1$ | $1$ |
* | 1.13.2t1.a.a | $1$ | $ 13 $ | \(\Q(\sqrt{13}) \) | $C_2$ (as 2T1) | $1$ | $1$ |
1.4.2t1.a.a | $1$ | $ 2^{2}$ | \(\Q(\sqrt{-1}) \) | $C_2$ (as 2T1) | $1$ | $-1$ | |
1.52.2t1.a.a | $1$ | $ 2^{2} \cdot 13 $ | \(\Q(\sqrt{-13}) \) | $C_2$ (as 2T1) | $1$ | $-1$ | |
* | 2.1872.4t3.a.a | $2$ | $ 2^{4} \cdot 3^{2} \cdot 13 $ | 4.2.24336.2 | $D_{4}$ (as 4T3) | $1$ | $0$ |