Minimal equation
magma: R<x> := PolynomialRing(Rationals()); C := HyperellipticCurve(R![1, -4, 3, 1, -1], R![0, 1, 1, 1]);
sage: R.<x> = PolynomialRing(QQ); C = HyperellipticCurve(R([1, -4, 3, 1, -1]), R([0, 1, 1, 1]))
$y^2 + (x^3 + x^2 + x)y = -x^4 + x^3 + 3x^2 - 4x + 1$
Invariants
magma: Conductor(LSeries(C)); Factorization($1);
|
|||||
\( N \) | = | \( 70351 \) | = | \( 70351 \) | |
magma: Discriminant(C); Factorization(Integers()!$1);
|
|||||
\( \Delta \) | = | \(70351\) | = | \( 70351 \) |
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 \) | = | \(-1816\) | = | \( -1 \cdot 2^{3} \cdot 227 \) |
\( I_4 \) | = | \(347812\) | = | \( 2^{2} \cdot 89 \cdot 977 \) |
\( I_6 \) | = | \(-262523224\) | = | \( -1 \cdot 2^{3} \cdot 127 \cdot 258389 \) |
\( I_{10} \) | = | \(288157696\) | = | \( 2^{12} \cdot 70351 \) |
\( J_2 \) | = | \(-227\) | = | \( -1 \cdot 227 \) |
\( J_4 \) | = | \(-1476\) | = | \( -1 \cdot 2^{2} \cdot 3^{2} \cdot 41 \) |
\( J_6 \) | = | \(200240\) | = | \( 2^{4} \cdot 5 \cdot 2503 \) |
\( J_8 \) | = | \(-11908264\) | = | \( -1 \cdot 2^{3} \cdot 1488533 \) |
\( J_{10} \) | = | \(70351\) | = | \( 70351 \) |
\( g_1 \) | = | \(-602738989907/70351\) | ||
\( g_2 \) | = | \(17264894508/70351\) | ||
\( g_3 \) | = | \(10318166960/70351\) |
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,4,1],C![-3,17,1],C![-1,-2,1],C![-1,3,1],C![0,-1,1],C![0,1,1],C![1,-4,2],C![1,-3,1],C![1,-3,2],C![1,-1,0],C![1,0,0],C![1,0,1],C![3,-38,1],C![3,-1,1]];
Known rational points: (-3 : 4 : 1), (-3 : 17 : 1), (-1 : -2 : 1), (-1 : 3 : 1), (0 : -1 : 1), (0 : 1 : 1), (1 : -4 : 2), (1 : -3 : 1), (1 : -3 : 2), (1 : -1 : 0), (1 : 0 : 0), (1 : 0 : 1), (3 : -38 : 1), (3 : -1 : 1)
magma: #Roots(HyperellipticPolynomials(SimplifiedModel(C)));
Number of rational Weierstrass points: \(0\)
Invariants of the Jacobian:
Analytic rank*: \(3\)
magma: TwoSelmerGroup(Jacobian(C)); NumberOfGenerators($1);
2-Selmer rank: \(3\)
magma: HasSquareSha(Jacobian(C));
Order of Ш*: square
Regulator: 0.0395432102923
Real period: 20.357523513148256710473447911
Tamagawa numbers: 1 (p = 70351)
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\).