Properties

Label 6.6.1241125.1-9.1-a2
Base field 6.6.1241125.1
Conductor norm \( 9 \)
CM no
Base change no
Q-curve no
Torsion order \( 1 \)
Rank \( 0 \)

Related objects

Downloads

Learn more

Show commands: Magma / PariGP / SageMath

Base field 6.6.1241125.1

Generator \(a\), with minimal polynomial \( x^{6} - 7 x^{4} - 2 x^{3} + 11 x^{2} + 7 x + 1 \); class number \(1\).

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

Weierstrass equation

\({y}^2+\left(-2a^{5}+a^{4}+14a^{3}-a^{2}-22a-10\right){x}{y}+\left(-4a^{5}+2a^{4}+27a^{3}-4a^{2}-42a-12\right){y}={x}^{3}+\left(-a^{5}+a^{4}+7a^{3}-4a^{2}-11a-1\right){x}^{2}+\left(-77a^{5}+37a^{4}+522a^{3}-95a^{2}-804a-158\right){x}-354a^{5}+162a^{4}+2399a^{3}-399a^{2}-3697a-758\)
sage: E = EllipticCurve([K([-10,-22,-1,14,1,-2]),K([-1,-11,-4,7,1,-1]),K([-12,-42,-4,27,2,-4]),K([-158,-804,-95,522,37,-77]),K([-758,-3697,-399,2399,162,-354])])
 
gp: E = ellinit([Polrev([-10,-22,-1,14,1,-2]),Polrev([-1,-11,-4,7,1,-1]),Polrev([-12,-42,-4,27,2,-4]),Polrev([-158,-804,-95,522,37,-77]),Polrev([-758,-3697,-399,2399,162,-354])], K);
 
magma: E := EllipticCurve([K![-10,-22,-1,14,1,-2],K![-1,-11,-4,7,1,-1],K![-12,-42,-4,27,2,-4],K![-158,-804,-95,522,37,-77],K![-758,-3697,-399,2399,162,-354]]);
 

This is a global minimal model.

sage: E.is_global_minimal_model()
 

Invariants

Conductor: \((2a^5-a^4-14a^3+2a^2+23a+6)\) = \((2a^5-a^4-14a^3+2a^2+23a+6)\)
sage: E.conductor()
 
gp: ellglobalred(E)[1]
 
magma: Conductor(E);
 
Conductor norm: \( 9 \) = \(9\)
sage: E.conductor().norm()
 
gp: idealnorm(ellglobalred(E)[1])
 
magma: Norm(Conductor(E));
 
Discriminant: \((-211a^5+152a^4+1472a^3-413a^2-2574a-808)\) = \((2a^5-a^4-14a^3+2a^2+23a+6)^{15}\)
sage: E.discriminant()
 
gp: E.disc
 
magma: Discriminant(E);
 
Discriminant norm: \( -205891132094649 \) = \(-9^{15}\)
sage: E.discriminant().norm()
 
gp: norm(E.disc)
 
magma: Norm(Discriminant(E));
 
j-invariant: \( -\frac{47946476284126}{14348907} a^{5} - \frac{21211156063675}{14348907} a^{4} + \frac{404669473071680}{14348907} a^{3} + \frac{98469557612671}{14348907} a^{2} - \frac{670666419604364}{14348907} a - \frac{290449774050121}{14348907} \)
sage: E.j_invariant()
 
gp: E.j
 
magma: jInvariant(E);
 
Endomorphism ring: \(\Z\)
Geometric endomorphism ring: \(\Z\) (no potential complex multiplication)
sage: E.has_cm(), E.cm_discriminant()
 
magma: HasComplexMultiplication(E);
 
Sato-Tate group: $\mathrm{SU}(2)$

Mordell-Weil group

Rank: \(0\)
Torsion structure: trivial
sage: T = E.torsion_subgroup(); T.invariants()
 
gp: T = elltors(E); T[2]
 
magma: T,piT := TorsionSubgroup(E); Invariants(T);
 

BSD invariants

Analytic rank: \( 0 \)
sage: E.rank()
 
magma: Rank(E);
 
Mordell-Weil rank: \(0\)
Regulator: \( 1 \)
Period: \( 1226.5360945033932874353896896020530865 \)
Tamagawa product: \( 1 \)
Torsion order: \(1\)
Leading coefficient: \( 1.10096 \)
Analytic order of Ш: \( 1 \) (rounded)

Local data at primes of bad reduction

sage: E.local_data()
 
magma: LocalInformation(E);
 
prime Norm Tamagawa number Kodaira symbol Reduction type Root number ord(\(\mathfrak{N}\)) ord(\(\mathfrak{D}\)) ord\((j)_{-}\)
\((2a^5-a^4-14a^3+2a^2+23a+6)\) \(9\) \(1\) \(I_{15}\) Non-split multiplicative \(1\) \(1\) \(15\) \(15\)

Galois Representations

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

prime Image of Galois Representation
\(5\) 5B.4.1[2]

Isogenies and isogeny class

This curve has non-trivial cyclic isogenies of degree \(d\) for \(d=\) 5.
Its isogeny class 9.1-a consists of curves linked by isogenies of degree 5.

Base change

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

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