Properties

Label 2.0.4.1-25600.2-g3
Base field \(\Q(\sqrt{-1}) \)
Conductor norm \( 25600 \)
CM no
Base change no
Q-curve no
Torsion order \( 2 \)
Rank \( 1 \)

Related objects

Downloads

Learn more

Show commands: Magma / PariGP / SageMath

Base field \(\Q(\sqrt{-1}) \)

Generator \(i\), with minimal polynomial \( x^{2} + 1 \); class number \(1\).

sage: R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([1, 0, 1]))
 
gp: K = nfinit(Polrev([1, 0, 1]));
 
magma: R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R![1, 0, 1]);
 

Weierstrass equation

\({y}^2={x}^{3}+{x}^{2}+\left(34i-13\right){x}-70i-25\)
sage: E = EllipticCurve([K([0,0]),K([1,0]),K([0,0]),K([-13,34]),K([-25,-70])])
 
gp: E = ellinit([Polrev([0,0]),Polrev([1,0]),Polrev([0,0]),Polrev([-13,34]),Polrev([-25,-70])], K);
 
magma: E := EllipticCurve([K![0,0],K![1,0],K![0,0],K![-13,34],K![-25,-70]]);
 

This is a global minimal model.

sage: E.is_global_minimal_model()
 

Mordell-Weil group structure

\(\Z \oplus \Z/{2}\Z\)

Mordell-Weil generators

$P$$\hat{h}(P)$Order
$\left(-2 i + 2 : -1 : 1\right)$$1.1490107510441175059000784254398596720$$\infty$
$\left(-2 i + 3 : 0 : 1\right)$$0$$2$

Invariants

Conductor: $\frak{N}$ = \((160)\) = \((i+1)^{10}\cdot(-i-2)\cdot(2i+1)\)
sage: E.conductor()
 
gp: ellglobalred(E)[1]
 
magma: Conductor(E);
 
Conductor norm: $N(\frak{N})$ = \( 25600 \) = \(2^{10}\cdot5\cdot5\)
sage: E.conductor().norm()
 
gp: idealnorm(ellglobalred(E)[1])
 
magma: Norm(Conductor(E));
 
Discriminant: $\Delta$ = $-92160i-133120$
Discriminant ideal: $\frak{D}_{\mathrm{min}} = (\Delta)$ = \((-92160i-133120)\) = \((i+1)^{23}\cdot(-i-2)^{4}\cdot(2i+1)\)
sage: E.discriminant()
 
gp: E.disc
 
magma: Discriminant(E);
 
Discriminant norm: $N(\frak{D}_{\mathrm{min}}) = N(\Delta)$ = \( 26214400000 \) = \(2^{23}\cdot5^{4}\cdot5\)
sage: E.discriminant().norm()
 
gp: norm(E.disc)
 
magma: Norm(Discriminant(E));
 
j-invariant: $j$ = \( -\frac{18091224}{625} i + \frac{10253768}{625} \)
sage: E.j_invariant()
 
gp: E.j
 
magma: jInvariant(E);
 
Endomorphism ring: $\mathrm{End}(E)$ = \(\Z\)   
Geometric endomorphism ring: $\mathrm{End}(E_{\overline{\Q}})$ = \(\Z\)    (no potential complex multiplication)
sage: E.has_cm(), E.cm_discriminant()
 
magma: HasComplexMultiplication(E);
 
Sato-Tate group: $\mathrm{ST}(E)$ = $\mathrm{SU}(2)$

BSD invariants

Analytic rank: $r_{\mathrm{an}}$= \( 1 \)
sage: E.rank()
 
magma: Rank(E);
 
Mordell-Weil rank: $r$ = \(1\)
Regulator: $\mathrm{Reg}(E/K)$ \( 1.1490107510441175059000784254398596720 \)
Néron-Tate Regulator: $\mathrm{Reg}_{\mathrm{NT}}(E/K)$ \( 2.2980215020882350118001568508797193440 \)
Global period: $\Omega(E/K)$ \( 3.1273604971469056105048685695267458666 \)
Tamagawa product: $\prod_{\frak{p}}c_{\frak{p}}$= \( 4 \)  =  \(2\cdot2\cdot1\)
Torsion order: $\#E(K)_{\mathrm{tor}}$= \(2\)
Special value: $L^{(r)}(E/K,1)/r!$ \( 3.5933708336124707180368633302890021324 \)
Analytic order of Ш: Ш${}_{\mathrm{an}}$= \( 1 \) (rounded)

BSD formula

$\displaystyle 3.593370834 \approx L'(E/K,1) \overset{?}{=} \frac{ \# Ш(E/K) \cdot \Omega(E/K) \cdot \mathrm{Reg}_{\mathrm{NT}}(E/K) \cdot \prod_{\mathfrak{p}} c_{\mathfrak{p}} } { \#E(K)_{\mathrm{tor}}^2 \cdot \left|d_K\right|^{1/2} } \approx \frac{ 1 \cdot 3.127360 \cdot 2.298022 \cdot 4 } { {2^2 \cdot 2.000000} } \approx 3.593370834$

Local data at primes of bad reduction

sage: E.local_data()
 
magma: LocalInformation(E);
 

This elliptic curve is not semistable. There are 3 primes $\frak{p}$ of bad reduction.

$\mathfrak{p}$ $N(\mathfrak{p})$ Tamagawa number Kodaira symbol Reduction type Root number \(\mathrm{ord}_{\mathfrak{p}}(\mathfrak{N}\)) \(\mathrm{ord}_{\mathfrak{p}}(\mathfrak{D}_{\mathrm{min}}\)) \(\mathrm{ord}_{\mathfrak{p}}(\mathrm{den}(j))\)
\((i+1)\) \(2\) \(2\) \(I_{9}^{*}\) Additive \(-1\) \(10\) \(23\) \(0\)
\((-i-2)\) \(5\) \(2\) \(I_{4}\) Non-split multiplicative \(1\) \(1\) \(4\) \(4\)
\((2i+1)\) \(5\) \(1\) \(I_{1}\) Split multiplicative \(-1\) \(1\) \(1\) \(1\)

Galois Representations

The mod \( p \) Galois Representation has maximal image for all primes \( p < 1000 \) except those listed.

prime Image of Galois Representation
\(2\) 2B

Isogenies and isogeny class

This curve has non-trivial cyclic isogenies of degree \(d\) for \(d=\) 2 and 4.
Its isogeny class 25600.2-g consists of curves linked by isogenies of degrees dividing 4.

Base change

This elliptic curve is not a \(\Q\)-curve.

It is not the base change of an elliptic curve defined over any subfield.