y 2 = x 3 − x 2 − 70360 x + 4068700 y^2=x^3-x^2-70360x+4068700 y 2 = x 3 − x 2 − 7 0 3 6 0 x + 4 0 6 8 7 0 0
(homogenize , simplify )
y 2 z = x 3 − x 2 z − 70360 x z 2 + 4068700 z 3 y^2z=x^3-x^2z-70360xz^2+4068700z^3 y 2 z = x 3 − x 2 z − 7 0 3 6 0 x z 2 + 4 0 6 8 7 0 0 z 3
(dehomogenize , simplify )
y 2 = x 3 − 5699187 x + 2948984766 y^2=x^3-5699187x+2948984766 y 2 = x 3 − 5 6 9 9 1 8 7 x + 2 9 4 8 9 8 4 7 6 6
(homogenize , minimize )
sage: E = EllipticCurve([0, -1, 0, -70360, 4068700])
gp: E = ellinit([0, -1, 0, -70360, 4068700])
magma: E := EllipticCurve([0, -1, 0, -70360, 4068700]);
oscar: E = elliptic_curve([0, -1, 0, -70360, 4068700])
sage: E.short_weierstrass_model()
magma: WeierstrassModel(E);
oscar: short_weierstrass_model(E)
Z ⊕ Z / 2 Z ⊕ Z / 2 Z \Z \oplus \Z/{2}\Z \oplus \Z/{2}\Z Z ⊕ Z / 2 Z ⊕ Z / 2 Z
magma: MordellWeilGroup(E);
P P P h ^ ( P ) \hat{h}(P) h ^ ( P ) Order
( 2230 / 9 , 36080 / 27 ) (2230/9, 36080/27) ( 2 2 3 0 / 9 , 3 6 0 8 0 / 2 7 ) 6.1071455921367935883966902492 6.1071455921367935883966902492 6 . 1 0 7 1 4 5 5 9 2 1 3 6 7 9 3 5 8 8 3 9 6 6 9 0 2 4 9 2 ∞ \infty ∞
( 61 , 0 ) (61, 0) ( 6 1 , 0 ) 0 0 0 2 2 2
( 230 , 0 ) (230, 0) ( 2 3 0 , 0 ) 0 0 0 2 2 2
( − 290 , 0 ) \left(-290, 0\right) ( − 2 9 0 , 0 ) , ( 61 , 0 ) \left(61, 0\right) ( 6 1 , 0 ) , ( 230 , 0 ) \left(230, 0\right) ( 2 3 0 , 0 )
sage: E.integral_points()
magma: IntegralPoints(E);
Invariants
Conductor :
N N N
=
20280 20280 2 0 2 8 0 = 2 3 ⋅ 3 ⋅ 5 ⋅ 1 3 2 2^{3} \cdot 3 \cdot 5 \cdot 13^{2} 2 3 ⋅ 3 ⋅ 5 ⋅ 1 3 2
sage: E.conductor().factor()
gp: ellglobalred(E)[1]
magma: Conductor(E);
oscar: conductor(E)
Discriminant :
Δ \Delta Δ
=
15223493007590400 15223493007590400 1 5 2 2 3 4 9 3 0 0 7 5 9 0 4 0 0 = 2 10 ⋅ 3 6 ⋅ 5 2 ⋅ 1 3 8 2^{10} \cdot 3^{6} \cdot 5^{2} \cdot 13^{8} 2 1 0 ⋅ 3 6 ⋅ 5 2 ⋅ 1 3 8
sage: E.discriminant().factor()
gp: E.disc
magma: Discriminant(E);
oscar: discriminant(E)
j-invariant :
j j j
=
7793764996 3080025 \frac{7793764996}{3080025} 3 0 8 0 0 2 5 7 7 9 3 7 6 4 9 9 6 = 2 2 ⋅ 3 − 6 ⋅ 5 − 2 ⋅ 1 3 − 2 ⋅ 124 9 3 2^{2} \cdot 3^{-6} \cdot 5^{-2} \cdot 13^{-2} \cdot 1249^{3} 2 2 ⋅ 3 − 6 ⋅ 5 − 2 ⋅ 1 3 − 2 ⋅ 1 2 4 9 3
sage: E.j_invariant().factor()
gp: E.j
magma: jInvariant(E);
oscar: j_invariant(E)
Endomorphism ring :
E n d ( E ) \mathrm{End}(E) E n d ( E ) = Z \Z Z
Geometric endomorphism ring :
E n d ( E Q ‾ ) \mathrm{End}(E_{\overline{\Q}}) E n d ( E Q )
=
Z \Z Z
(no potential complex multiplication )
sage: E.has_cm()
magma: HasComplexMultiplication(E);
Sato-Tate group :
S T ( E ) \mathrm{ST}(E) S T ( E ) = S U ( 2 ) \mathrm{SU}(2) S U ( 2 )
Faltings height :
h F a l t i n g s h_{\mathrm{Faltings}} h F a l t i n g s ≈ 1.8035577733801757078961691928 1.8035577733801757078961691928 1 . 8 0 3 5 5 7 7 7 3 3 8 0 1 7 5 7 0 7 8 9 6 1 6 9 1 9 2 8
gp: ellheight(E)
magma: FaltingsHeight(E);
oscar: faltings_height(E)
Stable Faltings height :
h s t a b l e h_{\mathrm{stable}} h s t a b l e ≈ − 0.056539555817213751311601295865 -0.056539555817213751311601295865 − 0 . 0 5 6 5 3 9 5 5 5 8 1 7 2 1 3 7 5 1 3 1 1 6 0 1 2 9 5 8 6 5
magma: StableFaltingsHeight(E);
oscar: stable_faltings_height(E)
a b c abc a b c quality :
Q Q Q ≈ 0.9213148386803575 0.9213148386803575 0 . 9 2 1 3 1 4 8 3 8 6 8 0 3 5 7 5
Szpiro ratio :
σ m \sigma_{m} σ m ≈ 4.547341161386612 4.547341161386612 4 . 5 4 7 3 4 1 1 6 1 3 8 6 6 1 2
Analytic rank :
r a n r_{\mathrm{an}} r a n = 1 1 1
sage: E.analytic_rank()
gp: ellanalyticrank(E)
magma: AnalyticRank(E);
Mordell-Weil rank :
r r r = 1 1 1
sage: E.rank()
gp: [lower,upper] = ellrank(E)
magma: Rank(E);
Regulator :
R e g ( E / Q ) \mathrm{Reg}(E/\Q) R e g ( E / Q ) ≈ 6.1071455921367935883966902492 6.1071455921367935883966902492 6 . 1 0 7 1 4 5 5 9 2 1 3 6 7 9 3 5 8 8 3 9 6 6 9 0 2 4 9 2
sage: E.regulator()
gp: G = E.gen \\ if available
matdet(ellheightmatrix(E,G))
magma: Regulator(E);
Real period :
Ω \Omega Ω ≈ 0.35785295150122944638876533255 0.35785295150122944638876533255 0 . 3 5 7 8 5 2 9 5 1 5 0 1 2 2 9 4 4 6 3 8 8 7 6 5 3 3 2 5 5
sage: E.period_lattice().omega()
gp: if(E.disc>0,2,1)*E.omega[1]
magma: (Discriminant(E) gt 0 select 2 else 1) * RealPeriod(E);
Tamagawa product :
∏ p c p \prod_{p}c_p ∏ p c p = 32 32 3 2
= 2 ⋅ 2 ⋅ 2 ⋅ 2 2 2\cdot2\cdot2\cdot2^{2} 2 ⋅ 2 ⋅ 2 ⋅ 2 2
sage: E.tamagawa_numbers()
gp: gr=ellglobalred(E); [[gr[4][i,1],gr[5][i][4]] | i<-[1..#gr[4][,1]]]
magma: TamagawaNumbers(E);
oscar: tamagawa_numbers(E)
Torsion order :
# E ( Q ) t o r \#E(\Q)_{\mathrm{tor}} # E ( Q ) t o r = 4 4 4
sage: E.torsion_order()
gp: elltors(E)[1]
magma: Order(TorsionSubgroup(E));
oscar: prod(torsion_structure(E)[1])
Special value :
L ′ ( E , 1 ) L'(E,1) L ′ ( E , 1 ) ≈ 4.3709201507877503708958969157 4.3709201507877503708958969157 4 . 3 7 0 9 2 0 1 5 0 7 8 7 7 5 0 3 7 0 8 9 5 8 9 6 9 1 5 7
sage: r = E.rank();
E.lseries().dokchitser().derivative(1,r)/r.factorial()
gp: [r,L1r] = ellanalyticrank(E); L1r/r!
magma: Lr1 where r,Lr1 := AnalyticRank(E: Precision:=12);
Analytic order of Ш :
Шa n {}_{\mathrm{an}} a n
≈
1 1 1
(rounded )
sage: E.sha().an_numerical()
magma: MordellWeilShaInformation(E);
4.370920151 ≈ L ′ ( E , 1 ) = # Ш ( E / Q ) ⋅ Ω E ⋅ R e g ( E / Q ) ⋅ ∏ p c p # E ( Q ) t o r 2 ≈ 1 ⋅ 0.357853 ⋅ 6.107146 ⋅ 32 4 2 ≈ 4.370920151 \begin{aligned} 4.370920151 \approx L'(E,1) & = \frac{\# Ш(E/\Q)\cdot \Omega_E \cdot \mathrm{Reg}(E/\Q) \cdot \prod_p c_p}{\#E(\Q)_{\rm tor}^2} \\ & \approx \frac{1 \cdot 0.357853 \cdot 6.107146 \cdot 32}{4^2} \\ & \approx 4.370920151\end{aligned} 4 . 3 7 0 9 2 0 1 5 1 ≈ L ′ ( E , 1 ) = # E ( Q ) t o r 2 # Ш ( E / Q ) ⋅ Ω E ⋅ R e g ( E / Q ) ⋅ ∏ p c p ≈ 4 2 1 ⋅ 0 . 3 5 7 8 5 3 ⋅ 6 . 1 0 7 1 4 6 ⋅ 3 2 ≈ 4 . 3 7 0 9 2 0 1 5 1
sage: # self-contained SageMath code snippet for the BSD formula (checks rank, computes analytic sha)
E = EllipticCurve([0, -1, 0, -70360, 4068700]); r = E.rank(); ar = E.analytic_rank(); assert r == ar;
Lr1 = E.lseries().dokchitser().derivative(1,r)/r.factorial(); sha = E.sha().an_numerical();
omega = E.period_lattice().omega(); reg = E.regulator(); tam = E.tamagawa_product(); tor = E.torsion_order();
assert r == ar; print("analytic sha: " + str(RR(Lr1) * tor^2 / (omega * reg * tam)))
magma: /* self-contained Magma code snippet for the BSD formula (checks rank, computes analytic sha) */
E := EllipticCurve([0, -1, 0, -70360, 4068700]); r := Rank(E); ar,Lr1 := AnalyticRank(E: Precision := 12); assert r eq ar;
sha := MordellWeilShaInformation(E); omega := RealPeriod(E) * (Discriminant(E) gt 0 select 2 else 1);
reg := Regulator(E); tam := &*TamagawaNumbers(E); tor := #TorsionSubgroup(E);
assert r eq ar; print "analytic sha:", Lr1 * tor^2 / (omega * reg * tam);
Modular form
20280.2.a.n
q − q 3 + q 5 + q 9 − 4 q 11 − q 15 − 2 q 17 + 4 q 19 + O ( q 20 ) q - q^{3} + q^{5} + q^{9} - 4 q^{11} - q^{15} - 2 q^{17} + 4 q^{19} + O(q^{20}) q − q 3 + q 5 + q 9 − 4 q 1 1 − q 1 5 − 2 q 1 7 + 4 q 1 9 + O ( q 2 0 )
sage: E.q_eigenform(20)
gp: \\ actual modular form, use for small N
[mf,F] = mffromell(E)
Ser(mfcoefs(mf,20),q)
\\ or just the series
Ser(ellan(E,20),q)*q
magma: ModularForm(E);
For more coefficients, see the Downloads section to the right.
This elliptic curve is not semistable .
There
are 4 primes p p p
of bad reduction :
sage: E.local_data()
gp: ellglobalred(E)[5]
magma: [LocalInformation(E,p) : p in BadPrimes(E)];
oscar: [(p,tamagawa_number(E,p), kodaira_symbol(E,p), reduction_type(E,p)) for p in bad_primes(E)]
The ℓ \ell ℓ -adic Galois representation has maximal image
for all primes ℓ \ell ℓ except those listed in the table below.
sage: rho = E.galois_representation(); [rho.image_type(p) for p in rho.non_surjective()]
magma: [GaloisRepresentation(E,p): p in PrimesUpTo(20)];
sage: gens = [[1437, 1558, 602, 1], [521, 2, 0, 1], [1, 4, 0, 1], [1173, 4, 8, 11], [1557, 4, 1556, 5], [1, 0, 4, 1], [781, 4, 2, 9], [937, 4, 314, 9]]
GL(2,Integers(1560)).subgroup(gens)
magma: Gens := [[1437, 1558, 602, 1], [521, 2, 0, 1], [1, 4, 0, 1], [1173, 4, 8, 11], [1557, 4, 1556, 5], [1, 0, 4, 1], [781, 4, 2, 9], [937, 4, 314, 9]];
sub<GL(2,Integers(1560))|Gens>;
The image H : = ρ E ( Gal ( Q ‾ / Q ) ) H:=\rho_E(\Gal(\overline{\Q}/\Q)) H : = ρ E ( G a l ( Q / Q ) ) of the adelic Galois representation has
level 1560 = 2 3 ⋅ 3 ⋅ 5 ⋅ 13 1560 = 2^{3} \cdot 3 \cdot 5 \cdot 13 1 5 6 0 = 2 3 ⋅ 3 ⋅ 5 ⋅ 1 3 , index 48 48 4 8 , genus 0 0 0 , and generators
( 1437 1558 602 1 ) , ( 521 2 0 1 ) , ( 1 4 0 1 ) , ( 1173 4 8 11 ) , ( 1557 4 1556 5 ) , ( 1 0 4 1 ) , ( 781 4 2 9 ) , ( 937 4 314 9 ) \left(\begin{array}{rr}
1437 & 1558 \\
602 & 1
\end{array}\right),\left(\begin{array}{rr}
521 & 2 \\
0 & 1
\end{array}\right),\left(\begin{array}{rr}
1 & 4 \\
0 & 1
\end{array}\right),\left(\begin{array}{rr}
1173 & 4 \\
8 & 11
\end{array}\right),\left(\begin{array}{rr}
1557 & 4 \\
1556 & 5
\end{array}\right),\left(\begin{array}{rr}
1 & 0 \\
4 & 1
\end{array}\right),\left(\begin{array}{rr}
781 & 4 \\
2 & 9
\end{array}\right),\left(\begin{array}{rr}
937 & 4 \\
314 & 9
\end{array}\right) ( 1 4 3 7 6 0 2 1 5 5 8 1 ) , ( 5 2 1 0 2 1 ) , ( 1 0 4 1 ) , ( 1 1 7 3 8 4 1 1 ) , ( 1 5 5 7 1 5 5 6 4 5 ) , ( 1 4 0 1 ) , ( 7 8 1 2 4 9 ) , ( 9 3 7 3 1 4 4 9 ) .
The torsion field K : = Q ( E [ 1560 ] ) K:=\Q(E[1560]) K : = Q ( E [ 1 5 6 0 ] ) is a degree-19322634240 19322634240 1 9 3 2 2 6 3 4 2 4 0 Galois extension of Q \Q Q with Gal ( K / Q ) \Gal(K/\Q) G a l ( K / Q ) isomorphic to the projection of H H H to GL 2 ( Z / 1560 Z ) \GL_2(\Z/1560\Z) GL 2 ( Z / 1 5 6 0 Z ) .
The table below list all primes ℓ \ell ℓ for which the Serre invariants associated to the mod-ℓ \ell ℓ Galois representation are exceptional.
ℓ \ell ℓ
Reduction type
Serre weight
Serre conductor
2 2 2
additive
2 2 2
169 = 1 3 2 169 = 13^{2} 1 6 9 = 1 3 2
3 3 3
nonsplit multiplicative
4 4 4
6760 = 2 3 ⋅ 5 ⋅ 1 3 2 6760 = 2^{3} \cdot 5 \cdot 13^{2} 6 7 6 0 = 2 3 ⋅ 5 ⋅ 1 3 2
5 5 5
split multiplicative
6 6 6
4056 = 2 3 ⋅ 3 ⋅ 1 3 2 4056 = 2^{3} \cdot 3 \cdot 13^{2} 4 0 5 6 = 2 3 ⋅ 3 ⋅ 1 3 2
13 13 1 3
additive
98 98 9 8
120 = 2 3 ⋅ 3 ⋅ 5 120 = 2^{3} \cdot 3 \cdot 5 1 2 0 = 2 3 ⋅ 3 ⋅ 5
gp: ellisomat(E)
This curve has non-trivial cyclic isogenies of degree d d d for d = d= d =
2.
Its isogeny class 20280s
consists of 4 curves linked by isogenies of
degrees dividing 4.
The minimal quadratic twist of this elliptic curve is
1560a2 , its twist by 13 13 1 3 .
The number fields K K K of degree less than 24 such that
E ( K ) t o r s E(K)_{\rm tors} E ( K ) t o r s is strictly larger than E ( Q ) t o r s E(\Q)_{\rm tors} E ( Q ) t o r s
≅ Z / 2 Z ⊕ Z / 2 Z \cong \Z/{2}\Z \oplus \Z/{2}\Z ≅ Z / 2 Z ⊕ Z / 2 Z
are as follows:
[ K : Q ] [K:\Q] [ K : Q ]
K K K
E ( K ) t o r s E(K)_{\rm tors} E ( K ) t o r s
Base change curve
2 2 2
Q ( 130 ) \Q(\sqrt{130}) Q ( 1 3 0 )
Z / 2 Z ⊕ Z / 4 Z \Z/2\Z \oplus \Z/4\Z Z / 2 Z ⊕ Z / 4 Z
not in database
4 4 4
Q ( i , 39 ) \Q(i, \sqrt{39}) Q ( i , 3 9 )
Z / 2 Z ⊕ Z / 4 Z \Z/2\Z \oplus \Z/4\Z Z / 2 Z ⊕ Z / 4 Z
not in database
4 4 4
Q ( 30 , − 39 ) \Q(\sqrt{30}, \sqrt{-39}) Q ( 3 0 , − 3 9 )
Z / 2 Z ⊕ Z / 4 Z \Z/2\Z \oplus \Z/4\Z Z / 2 Z ⊕ Z / 4 Z
not in database
8 8 8
8.0.94758543360000.190
Z / 4 Z ⊕ Z / 4 Z \Z/4\Z \oplus \Z/4\Z Z / 4 Z ⊕ Z / 4 Z
not in database
8 8 8
deg 8
Z / 2 Z ⊕ Z / 8 Z \Z/2\Z \oplus \Z/8\Z Z / 2 Z ⊕ Z / 8 Z
not in database
8 8 8
deg 8
Z / 2 Z ⊕ Z / 6 Z \Z/2\Z \oplus \Z/6\Z Z / 2 Z ⊕ Z / 6 Z
not in database
16 16 1 6
deg 16
Z / 2 Z ⊕ Z / 8 Z \Z/2\Z \oplus \Z/8\Z Z / 2 Z ⊕ Z / 8 Z
not in database
16 16 1 6
deg 16
Z / 2 Z ⊕ Z / 8 Z \Z/2\Z \oplus \Z/8\Z Z / 2 Z ⊕ Z / 8 Z
not in database
16 16 1 6
deg 16
Z / 2 Z ⊕ Z / 12 Z \Z/2\Z \oplus \Z/12\Z Z / 2 Z ⊕ Z / 1 2 Z
not in database
We only show fields where the torsion growth is primitive .
For fields not in the database, click on the degree shown to reveal the defining polynomial.
An entry - indicates that the invariants are not computed because the reduction is additive.
p p p -adic regulators
p p p -adic regulators are not yet computed for curves that are not Γ 0 \Gamma_0 Γ 0 -optimal.