Properties

Label 6.6.300125.1-1.1-a1
Base field 6.6.300125.1
Conductor norm \( 1 \)
CM no
Base change yes
Q-curve yes
Torsion order \( 1 \)
Rank \( 0 \)

Related objects

Downloads

Learn more

Show commands: Magma / PariGP / SageMath

Base field 6.6.300125.1

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

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

Weierstrass equation

\({y}^2+\left(-2a^{5}+a^{4}+14a^{3}+4a^{2}-9a-2\right){x}{y}+\left(-5a^{5}+a^{4}+37a^{3}+18a^{2}-26a-7\right){y}={x}^{3}+\left(-3a^{5}+2a^{4}+20a^{3}+3a^{2}-12a\right){x}^{2}+\left(321037a^{5}-77286a^{4}-2300766a^{3}-1111743a^{2}+1379267a+398326\right){x}+54665451a^{5}-12782935a^{4}-392075036a^{3}-191607310a^{2}+234159226a+69935775\)
sage: E = EllipticCurve([K([-2,-9,4,14,1,-2]),K([0,-12,3,20,2,-3]),K([-7,-26,18,37,1,-5]),K([398326,1379267,-1111743,-2300766,-77286,321037]),K([69935775,234159226,-191607310,-392075036,-12782935,54665451])])
 
gp: E = ellinit([Polrev([-2,-9,4,14,1,-2]),Polrev([0,-12,3,20,2,-3]),Polrev([-7,-26,18,37,1,-5]),Polrev([398326,1379267,-1111743,-2300766,-77286,321037]),Polrev([69935775,234159226,-191607310,-392075036,-12782935,54665451])], K);
 
magma: E := EllipticCurve([K![-2,-9,4,14,1,-2],K![0,-12,3,20,2,-3],K![-7,-26,18,37,1,-5],K![398326,1379267,-1111743,-2300766,-77286,321037],K![69935775,234159226,-191607310,-392075036,-12782935,54665451]]);
 

This is a global minimal model.

sage: E.is_global_minimal_model()
 

Invariants

Conductor: \((1)\) = \((1)\)
sage: E.conductor()
 
gp: ellglobalred(E)[1]
 
magma: Conductor(E);
 
Conductor norm: \( 1 \) = 1
sage: E.conductor().norm()
 
gp: idealnorm(ellglobalred(E)[1])
 
magma: Norm(Conductor(E));
 
Discriminant: \((1)\) = \((1)\)
sage: E.discriminant()
 
gp: E.disc
 
magma: Discriminant(E);
 
Discriminant norm: \( 1 \) = 1
sage: E.discriminant().norm()
 
gp: norm(E.disc)
 
magma: Norm(Discriminant(E));
 
j-invariant: \( -162677523113838677 \)
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: \( 0.00015255113193989989393281650313636689198 \)
Tamagawa product: \( 1 \)
Torsion order: \(1\)
Leading coefficient: \( 0.521880 \)
Analytic order of Ш: \( 1874161 \) (rounded)

Local data at primes of bad reduction

sage: E.local_data()
 
magma: LocalInformation(E);
 
No primes of bad reduction.

Galois Representations

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

prime Image of Galois Representation
\(37\) 37B.1.2

Isogenies and isogeny class

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

Base change

This elliptic curve is a \(\Q\)-curve. It is the base change of the following elliptic curve:

Base field Curve
\(\Q(\sqrt{5}) \) 2.2.5.1-2401.1-c1