sage:R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([-14, -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 - 14 \); class number \(1\).
sage:E = EllipticCurve([K([0,0]),K([0,1]),K([0,0]),K([-155113,-47365]),K([36116716,11028284])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 256.1-s have
rank \( 0 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrr}
1 & 3 & 6 & 2 \\
3 & 1 & 2 & 6 \\
6 & 2 & 1 & 3 \\
2 & 6 & 3 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
Elliptic curves in class 256.1-s over \(\Q(\sqrt{57}) \)
sage:E.isogeny_class().curves
Isogeny class 256.1-s contains
4 curves linked by isogenies of
degrees dividing 6.
| Curve label |
Weierstrass Coefficients |
| 256.1-s1
| \( \bigl[0\) , \( a\) , \( 0\) , \( -47365 a - 155113\) , \( 11028284 a + 36116716\bigr] \)
|
| 256.1-s2
| \( \bigl[0\) , \( a\) , \( 0\) , \( 2395 a + 7847\) , \( 72492 a + 237404\bigr] \)
|
| 256.1-s3
| \( \bigl[0\) , \( -a + 1\) , \( 0\) , \( -2395 a + 10242\) , \( -72492 a + 309896\bigr] \)
|
| 256.1-s4
| \( \bigl[0\) , \( -a + 1\) , \( 0\) , \( 47365 a - 202478\) , \( -11028284 a + 47145000\bigr] \)
|