Minimal Weierstrass equation
Minimal Weierstrass equation
Simplified equation
\(y^2+xy+y=x^3-189908x-12291694\) | (homogenize, simplify) |
\(y^2z+xyz+yz^2=x^3-189908xz^2-12291694z^3\) | (dehomogenize, simplify) |
\(y^2=x^3-246120147x-572742903186\) | (homogenize, minimize) |
Mordell-Weil group structure
\(\Z/{2}\Z \oplus \Z/{6}\Z\)
Mordell-Weil generators
$P$ | $\hat{h}(P)$ | Order |
---|---|---|
$(465, -233)$ | $0$ | $2$ |
$(-135, 3367)$ | $0$ | $6$ |
Integral points
\( \left(-399, 199\right) \), \( \left(-300, 4357\right) \), \( \left(-300, -4058\right) \), \( \left(-135, 3367\right) \), \( \left(-135, -3233\right) \), \( \left(465, -233\right) \), \( \left(690, 13267\right) \), \( \left(690, -13958\right) \), \( \left(2505, 122167\right) \), \( \left(2505, -124673\right) \)
Invariants
Conductor: | $N$ | = | \( 5610 \) | = | $2 \cdot 3 \cdot 5 \cdot 11 \cdot 17$ | comment: Conductor
sage: E.conductor().factor()
gp: ellglobalred(E)[1]
magma: Conductor(E);
oscar: conductor(E)
|
Discriminant: | $\Delta$ | = | $373234243041000000$ | = | $2^{6} \cdot 3^{6} \cdot 5^{6} \cdot 11^{6} \cdot 17^{2} $ | comment: Discriminant
sage: E.discriminant().factor()
gp: E.disc
magma: Discriminant(E);
oscar: discriminant(E)
|
j-invariant: | $j$ | = | \( \frac{757443433548897303481}{373234243041000000} \) | = | $2^{-6} \cdot 3^{-6} \cdot 5^{-6} \cdot 7^{3} \cdot 11^{-6} \cdot 13^{3} \cdot 17^{-2} \cdot 109^{3} \cdot 919^{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}}$ | ≈ | $2.0649077142980345784081802958$ | gp: ellheight(E)
magma: FaltingsHeight(E);
oscar: faltings_height(E)
|
||
Stable Faltings height: | $h_{\mathrm{stable}}$ | ≈ | $2.0649077142980345784081802958$ | magma: StableFaltingsHeight(E);
oscar: stable_faltings_height(E)
|
||
$abc$ quality: | $Q$ | ≈ | $1.0069950709597306$ | |||
Szpiro ratio: | $\sigma_{m}$ | ≈ | $5.569367043008652$ |
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.24050500889864283326946327256$ | 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$ | = | $ 864 $ = $ 2\cdot( 2 \cdot 3 )\cdot( 2 \cdot 3 )\cdot( 2 \cdot 3 )\cdot2 $ | 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}}$ | = | $12$ | 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)$ | ≈ | $1.4430300533918569996167796354 $ | 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 1.443030053 \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.240505 \cdot 1.000000 \cdot 864}{12^2} \approx 1.443030053$
Modular invariants
For more coefficients, see the Downloads section to the right.
Modular degree: | 110592 | 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 semistable. There are 5 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))$ |
---|---|---|---|---|---|---|---|
$2$ | $2$ | $I_{6}$ | nonsplit multiplicative | 1 | 1 | 6 | 6 |
$3$ | $6$ | $I_{6}$ | split multiplicative | -1 | 1 | 6 | 6 |
$5$ | $6$ | $I_{6}$ | split multiplicative | -1 | 1 | 6 | 6 |
$11$ | $6$ | $I_{6}$ | split multiplicative | -1 | 1 | 6 | 6 |
$17$ | $2$ | $I_{2}$ | nonsplit multiplicative | 1 | 1 | 2 | 2 |
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$ | 2Cs | 2.6.0.1 |
$3$ | 3B.1.1 | 3.8.0.1 |
The image $H:=\rho_E(\Gal(\overline{\Q}/\Q))$ of the adelic Galois representation has level \( 22440 = 2^{3} \cdot 3 \cdot 5 \cdot 11 \cdot 17 \), index $384$, genus $5$, and generators
$\left(\begin{array}{rr} 16831 & 12 \\ 11226 & 73 \end{array}\right),\left(\begin{array}{rr} 14967 & 10 \\ 3742 & 3 \end{array}\right),\left(\begin{array}{rr} 9 & 4 \\ 22424 & 22433 \end{array}\right),\left(\begin{array}{rr} 14521 & 12 \\ 19806 & 73 \end{array}\right),\left(\begin{array}{rr} 1 & 0 \\ 12 & 1 \end{array}\right),\left(\begin{array}{rr} 8977 & 12 \\ 8982 & 73 \end{array}\right),\left(\begin{array}{rr} 22429 & 12 \\ 22428 & 13 \end{array}\right),\left(\begin{array}{rr} 1 & 12 \\ 0 & 1 \end{array}\right),\left(\begin{array}{rr} 11227 & 6 \\ 22434 & 22435 \end{array}\right),\left(\begin{array}{rr} 18361 & 6 \\ 0 & 1 \end{array}\right)$.
The torsion field $K:=\Q(E[22440])$ is a degree-$95296684032000$ Galois extension of $\Q$ with $\Gal(K/\Q)$ isomorphic to the projection of $H$ to $\GL_2(\Z/22440\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$ | nonsplit multiplicative | $4$ | \( 1 \) |
$3$ | split multiplicative | $4$ | \( 17 \) |
$5$ | split multiplicative | $6$ | \( 1122 = 2 \cdot 3 \cdot 11 \cdot 17 \) |
$11$ | split multiplicative | $12$ | \( 510 = 2 \cdot 3 \cdot 5 \cdot 17 \) |
$17$ | nonsplit multiplicative | $18$ | \( 330 = 2 \cdot 3 \cdot 5 \cdot 11 \) |
Isogenies
This curve has non-trivial cyclic isogenies of degree $d$ for $d=$
2, 3 and 6.
Its isogeny class 5610t
consists of 8 curves linked by isogenies of
degrees dividing 12.
Twists
This elliptic curve is its own minimal quadratic twist.
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 \oplus \Z/{6}\Z$ are as follows:
$[K:\Q]$ | $K$ | $E(K)_{\rm tors}$ | Base change curve |
---|---|---|---|
$4$ | \(\Q(\sqrt{-6}, \sqrt{-11})\) | \(\Z/2\Z \oplus \Z/12\Z\) | not in database |
$4$ | \(\Q(\sqrt{11}, \sqrt{-85})\) | \(\Z/2\Z \oplus \Z/12\Z\) | not in database |
$4$ | \(\Q(\sqrt{6}, \sqrt{85})\) | \(\Z/2\Z \oplus \Z/12\Z\) | not in database |
$6$ | 6.0.2255067.2 | \(\Z/6\Z \oplus \Z/6\Z\) | not in database |
$9$ | 9.3.33173450251082263546875.3 | \(\Z/2\Z \oplus \Z/18\Z\) | not in database |
$16$ | deg 16 | \(\Z/4\Z \oplus \Z/12\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/24\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/24\Z\) | not in database |
$16$ | deg 16 | \(\Z/2\Z \oplus \Z/24\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 | 5 | 11 | 17 |
---|---|---|---|---|---|
Reduction type | nonsplit | split | split | split | nonsplit |
$\lambda$-invariant(s) | 5 | 3 | 1 | 3 | 0 |
$\mu$-invariant(s) | 0 | 0 | 0 | 0 | 0 |
All Iwasawa $\lambda$ and $\mu$-invariants for primes $p\ge 5$ of good reduction are zero.
$p$-adic regulators
All $p$-adic regulators are identically $1$ since the rank is $0$.