Minimal Weierstrass equation
Minimal Weierstrass equation
Simplified equation
\(y^2+xy+y=x^3-53420x+4718999\) | (homogenize, simplify) |
\(y^2z+xyz+yz^2=x^3-53420xz^2+4718999z^3\) | (dehomogenize, simplify) |
\(y^2=x^3-69231699x+220377324078\) | (homogenize, minimize) |
Mordell-Weil group structure
\(\Z/{2}\Z\)
Mordell-Weil generators
$P$ | $\hat{h}(P)$ | Order |
---|---|---|
$(567/4, -571/8)$ | $0$ | $2$ |
Integral points
None
Invariants
Conductor: | $N$ | = | \( 28749 \) | = | $3 \cdot 7 \cdot 37^{2}$ | comment: Conductor
sage: E.conductor().factor()
gp: ellglobalred(E)[1]
magma: Conductor(E);
oscar: conductor(E)
|
Discriminant: | $\Delta$ | = | $117836116786143$ | = | $3^{8} \cdot 7 \cdot 37^{6} $ | comment: Discriminant
sage: E.discriminant().factor()
gp: E.disc
magma: Discriminant(E);
oscar: discriminant(E)
|
j-invariant: | $j$ | = | \( \frac{6570725617}{45927} \) | = | $3^{-8} \cdot 7^{-1} \cdot 1873^{3}$ | comment: j-invariant
sage: E.j_invariant().factor()
gp: E.j
magma: jInvariant(E);
oscar: j_invariant(E)
|
Endomorphism ring: | $\mathrm{End}(E)$ | = | $\Z$ | |||
Geometric endomorphism ring: | $\mathrm{End}(E_{\overline{\Q}})$ | = | \(\Z\) (no potential complex multiplication) | sage: E.has_cm()
magma: HasComplexMultiplication(E);
|
||
Sato-Tate group: | $\mathrm{ST}(E)$ | = | $\mathrm{SU}(2)$ | |||
Faltings height: | $h_{\mathrm{Faltings}}$ | ≈ | $1.5330907494330793382336976295$ | gp: ellheight(E)
magma: FaltingsHeight(E);
oscar: faltings_height(E)
|
||
Stable Faltings height: | $h_{\mathrm{stable}}$ | ≈ | $-0.27236820688903288395035020602$ | magma: StableFaltingsHeight(E);
oscar: stable_faltings_height(E)
|
||
$abc$ quality: | $Q$ | ≈ | $1.0015974661127929$ | |||
Szpiro ratio: | $\sigma_{m}$ | ≈ | $4.3122786531520845$ |
BSD invariants
Analytic rank: | $r_{\mathrm{an}}$ | = | $ 0$ | sage: E.analytic_rank()
gp: ellanalyticrank(E)
magma: AnalyticRank(E);
|
Mordell-Weil rank: | $r$ | = | $ 0$ | comment: Rank
sage: E.rank()
gp: [lower,upper] = ellrank(E)
magma: Rank(E);
|
Regulator: | $\mathrm{Reg}(E/\Q)$ | = | $1$ | comment: Regulator
sage: E.regulator()
G = E.gen \\ if available
magma: Regulator(E);
|
Real period: | $\Omega$ | ≈ | $0.59330332642971050051116410158$ | comment: Real Period
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: | $\prod_{p}c_p$ | = | $ 32 $ = $ 2^{3}\cdot1\cdot2^{2} $ | comment: Tamagawa numbers
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)_{\mathrm{tor}}$ | = | $2$ | comment: Torsion order
sage: E.torsion_order()
gp: elltors(E)[1]
magma: Order(TorsionSubgroup(E));
oscar: prod(torsion_structure(E)[1])
|
Special value: | $ L(E,1)$ | ≈ | $4.7464266114376840040893128126 $ | comment: Special L-value
r = E.rank();
gp: [r,L1r] = ellanalyticrank(E); L1r/r!
magma: Lr1 where r,Lr1 := AnalyticRank(E: Precision:=12);
|
Analytic order of Ш: | Ш${}_{\mathrm{an}}$ | = | $1$ (exact) | comment: Order of Sha
sage: E.sha().an_numerical()
magma: MordellWeilShaInformation(E);
|
BSD formula
$\displaystyle 4.746426611 \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.593303 \cdot 1.000000 \cdot 32}{2^2} \approx 4.746426611$
Modular invariants
For more coefficients, see the Downloads section to the right.
Modular degree: | 101376 | comment: Modular degree
sage: E.modular_degree()
gp: ellmoddegree(E)
magma: ModularDegree(E);
|
$ \Gamma_0(N) $-optimal: | no | |
Manin constant: | 1 | comment: Manin constant
magma: ManinConstant(E);
|
Local data at primes of bad reduction
This elliptic curve is not semistable. There are 3 primes $p$ of bad reduction:
$p$ | Tamagawa number | Kodaira symbol | Reduction type | Root number | $\mathrm{ord}_p(N)$ | $\mathrm{ord}_p(\Delta)$ | $\mathrm{ord}_p(\mathrm{den}(j))$ |
---|---|---|---|---|---|---|---|
$3$ | $8$ | $I_{8}$ | split multiplicative | -1 | 1 | 8 | 8 |
$7$ | $1$ | $I_{1}$ | nonsplit multiplicative | 1 | 1 | 1 | 1 |
$37$ | $4$ | $I_0^{*}$ | additive | 1 | 2 | 6 | 0 |
Galois representations
The $\ell$-adic Galois representation has maximal image for all primes $\ell$ except those listed in the table below.
prime $\ell$ | mod-$\ell$ image | $\ell$-adic image |
---|---|---|
$2$ | 2B | 8.24.0.88 |
The image $H:=\rho_E(\Gal(\overline{\Q}/\Q))$ of the adelic Galois representation has level \( 12432 = 2^{4} \cdot 3 \cdot 7 \cdot 37 \), index $192$, genus $1$, and generators
$\left(\begin{array}{rr} 1 & 16 \\ 0 & 1 \end{array}\right),\left(\begin{array}{rr} 5 & 4 \\ 12428 & 12429 \end{array}\right),\left(\begin{array}{rr} 1592 & 4033 \\ 4255 & 11434 \end{array}\right),\left(\begin{array}{rr} 15 & 2 \\ 12334 & 12419 \end{array}\right),\left(\begin{array}{rr} 1 & 2368 \\ 10508 & 9621 \end{array}\right),\left(\begin{array}{rr} 4031 & 0 \\ 0 & 12431 \end{array}\right),\left(\begin{array}{rr} 12417 & 16 \\ 12416 & 17 \end{array}\right),\left(\begin{array}{rr} 1 & 0 \\ 16 & 1 \end{array}\right),\left(\begin{array}{rr} 4922 & 3959 \\ 11803 & 2406 \end{array}\right),\left(\begin{array}{rr} 4145 & 2368 \\ 3256 & 6513 \end{array}\right)$.
The torsion field $K:=\Q(E[12432])$ is a degree-$22570025877504$ Galois extension of $\Q$ with $\Gal(K/\Q)$ isomorphic to the projection of $H$ to $\GL_2(\Z/12432\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$ | good | $2$ | \( 9583 = 7 \cdot 37^{2} \) |
$3$ | split multiplicative | $4$ | \( 9583 = 7 \cdot 37^{2} \) |
$7$ | nonsplit multiplicative | $8$ | \( 4107 = 3 \cdot 37^{2} \) |
$37$ | additive | $686$ | \( 21 = 3 \cdot 7 \) |
Isogenies
This curve has non-trivial cyclic isogenies of degree $d$ for $d=$
2, 4 and 8.
Its isogeny class 28749e
consists of 6 curves linked by isogenies of
degrees dividing 8.
Twists
The minimal quadratic twist of this elliptic curve is 21a3, its twist by $37$.
Growth of torsion in number fields
The number fields $K$ of degree less than 24 such that $E(K)_{\rm tors}$ is strictly larger than $E(\Q)_{\rm tors}$ $\cong \Z/{2}\Z$ are as follows:
$[K:\Q]$ | $K$ | $E(K)_{\rm tors}$ | Base change curve |
---|---|---|---|
$2$ | \(\Q(\sqrt{7}) \) | \(\Z/2\Z \oplus \Z/2\Z\) | not in database |
$2$ | \(\Q(\sqrt{37}) \) | \(\Z/8\Z\) | 2.2.37.1-441.1-i4 |
$2$ | \(\Q(\sqrt{259}) \) | \(\Z/4\Z\) | not in database |
$4$ | \(\Q(\sqrt{7}, \sqrt{37})\) | \(\Z/2\Z \oplus \Z/8\Z\) | not in database |
$8$ | 8.0.14450240224559104.30 | \(\Z/2\Z \oplus \Z/4\Z\) | not in database |
$8$ | 8.0.14450240224559104.60 | \(\Z/8\Z\) | not in database |
$8$ | 8.0.1904267522304.21 | \(\Z/16\Z\) | not in database |
$8$ | deg 8 | \(\Z/6\Z\) | not in database |
$16$ | deg 16 | \(\Z/4\Z \oplus \Z/8\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/16\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/16\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/6\Z\) | not in database |
$16$ | deg 16 | \(\Z/24\Z\) | not in database |
$16$ | deg 16 | \(\Z/12\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.
Iwasawa invariants
$p$ | 2 | 3 | 7 | 37 |
---|---|---|---|---|
Reduction type | ord | split | nonsplit | add |
$\lambda$-invariant(s) | 3 | 1 | 0 | - |
$\mu$-invariant(s) | 0 | 0 | 0 | - |
All Iwasawa $\lambda$ and $\mu$-invariants for primes $p\ge 3$ of good reduction are zero.
An entry - indicates that the invariants are not computed because the reduction is additive.
$p$-adic regulators
All $p$-adic regulators are identically $1$ since the rank is $0$.