Minimal equation
magma: R<x> := PolynomialRing(Rationals()); C := HyperellipticCurve(R![0, 2, 0, -3, 0, 1], R![1, 0, 0, 1]);
sage: R.<x> = PolynomialRing(QQ); C = HyperellipticCurve(R([0, 2, 0, -3, 0, 1]), R([1, 0, 0, 1]))
$y^2 + (x^3 + 1)y = x^5 - 3x^3 + 2x$
Invariants
magma: Conductor(LSeries(C)); Factorization($1);
|
|||||
\( N \) | = | \( 6982 \) | = | \( 2 \cdot 3491 \) | |
magma: Discriminant(C); Factorization(Integers()!$1);
|
|||||
\( \Delta \) | = | \(-13964\) | = | \( -1 \cdot 2^{2} \cdot 3491 \) |
Igusa-Clebsch invariants
magma: IgusaClebschInvariants(C); [Factorization(Integers()!a): a in $1];
sage: C.igusa_clebsch_invariants(); [factor(a) for a in _]
Igusa invariants
magma: IgusaInvariants(C); [Factorization(Integers()!a): a in $1];
G2 invariants
magma: G2Invariants(C);
\( I_2 \) | = | \(1640\) | = | \( 2^{3} \cdot 5 \cdot 41 \) |
\( I_4 \) | = | \(50020\) | = | \( 2^{2} \cdot 5 \cdot 41 \cdot 61 \) |
\( I_6 \) | = | \(23554280\) | = | \( 2^{3} \cdot 5 \cdot 263 \cdot 2239 \) |
\( I_{10} \) | = | \(-57196544\) | = | \( -1 \cdot 2^{14} \cdot 3491 \) |
\( J_2 \) | = | \(205\) | = | \( 5 \cdot 41 \) |
\( J_4 \) | = | \(1230\) | = | \( 2 \cdot 3 \cdot 5 \cdot 41 \) |
\( J_6 \) | = | \(8720\) | = | \( 2^{4} \cdot 5 \cdot 109 \) |
\( J_8 \) | = | \(68675\) | = | \( 5^{2} \cdot 41 \cdot 67 \) |
\( J_{10} \) | = | \(-13964\) | = | \( -1 \cdot 2^{2} \cdot 3491 \) |
\( g_1 \) | = | \(-362050628125/13964\) | ||
\( g_2 \) | = | \(-5298301875/6982\) | ||
\( g_3 \) | = | \(-91614500/3491\) |
Automorphism group
magma: AutomorphismGroup(C); IdentifyGroup($1);
|
|||||
\(\mathrm{Aut}(X)\) | \(\simeq\) | \(C_2 \) | (GAP id : [2,1]) | ||
magma: AutomorphismGroup(ChangeRing(C,AlgebraicClosure(Rationals()))); IdentifyGroup($1);
|
|||||
\(\mathrm{Aut}(X_{\overline{\Q}})\) | \(\simeq\) | \(C_2 \) | (GAP id : [2,1]) |
Rational points
magma: f,h:=HyperellipticPolynomials(C); g:=4*f+h^2; HasPointsEverywhereLocally(g,2) and (#Roots(ChangeRing(g,RealField())) gt 0 or LeadingCoefficient(g) gt 0);
This curve is locally solvable everywhere.
magma: [C![-3,12,1],C![-3,14,1],C![-2,3,1],C![-2,4,1],C![-1,0,1],C![0,-1,1],C![0,0,1],C![1,-2,1],C![1,-1,0],C![1,0,0],C![1,0,1],C![13,-2730,5],C![13,408,5]];
Known rational points: (-3 : 12 : 1), (-3 : 14 : 1), (-2 : 3 : 1), (-2 : 4 : 1), (-1 : 0 : 1), (0 : -1 : 1), (0 : 0 : 1), (1 : -2 : 1), (1 : -1 : 0), (1 : 0 : 0), (1 : 0 : 1), (13 : -2730 : 5), (13 : 408 : 5)
magma: #Roots(HyperellipticPolynomials(SimplifiedModel(C)));
Number of rational Weierstrass points: \(1\)
Invariants of the Jacobian:
Analytic rank*: \(2\)
magma: TwoSelmerGroup(Jacobian(C)); NumberOfGenerators($1);
2-Selmer rank: \(2\)
magma: HasSquareSha(Jacobian(C));
Order of Ш*: square
Regulator: 0.00746740277722
Real period: 23.525330104691056846542522220
Tamagawa numbers: 2 (p = 2), 1 (p = 3491)
magma: TorsionSubgroup(Jacobian(SimplifiedModel(C))); AbelianInvariants($1);
Torsion: \(\mathrm{trivial}\)
Sato-Tate group
\(\mathrm{ST}\) | \(\simeq\) | $\mathrm{USp}(4)$ |
\(\mathrm{ST}^0\) | \(\simeq\) | \(\mathrm{USp}(4)\) |
Decomposition
Simple over \(\overline{\Q}\)
Endomorphisms
Not of \(\GL_2\)-type over \(\Q\)
Endomorphism ring over \(\Q\):\(\End (J_{})\) | \(\simeq\) | \(\Z\) |
\(\End (J_{}) \otimes \Q \) | \(\simeq\) | \(\Q\) |
\(\End (J_{}) \otimes \R\) | \(\simeq\) | \(\R\) |
All \(\overline{\Q}\)-endomorphisms of the Jacobian are defined over \(\Q\).