sage:R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([1, -1, 1]))
pari:K = nfinit(Polrev(%s));
magma:R<x> := PolynomialRing(Rationals()); K<a> := NumberField(R!%s);
oscar:Qx, x = polynomial_ring(QQ); K, a = number_field(Qx(%s))
Generator \(a\), with minimal polynomial
\( x^{2} - x + 1 \); class number \(1\).
sage:E = EllipticCurve([K([0,1]),K([-1,-1]),K([1,0]),K([-49279,28234]),K([3674293,-3119976])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 49539.3-b have
rank \( 0 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrrrr}
1 & 4 & 2 & 4 & 8 & 8 \\
4 & 1 & 2 & 4 & 2 & 2 \\
2 & 2 & 1 & 2 & 4 & 4 \\
4 & 4 & 2 & 1 & 8 & 8 \\
8 & 2 & 4 & 8 & 1 & 4 \\
8 & 2 & 4 & 8 & 4 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
Elliptic curves in class 49539.3-b over \(\Q(\sqrt{-3}) \)
sage:E.isogeny_class().curves
Isogeny class 49539.3-b contains
6 curves linked by isogenies of
degrees dividing 8.
| Curve label |
Weierstrass Coefficients |
| 49539.3-b1
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( 28234 a - 49279\) , \( -3119976 a + 3674293\bigr] \)
|
| 49539.3-b2
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( -206 a + 131\) , \( -3636 a + 3211\bigr] \)
|
| 49539.3-b3
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( 1819 a - 3109\) , \( -46890 a + 58129\bigr] \)
|
| 49539.3-b4
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( 7804 a - 8779\) , \( 283860 a - 132383\bigr] \)
|
| 49539.3-b5
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( -11 a + 211\) , \( -1350 a + 455\bigr] \)
|
| 49539.3-b6
| \( \bigl[a\) , \( -a - 1\) , \( 1\) , \( -5351 a + 2091\) , \( -113886 a + 125417\bigr] \)
|