sage:R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([3, -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 + 3 \); class number \(1\).
sage:E = EllipticCurve([K([1,0]),K([-1,0]),K([0,0]),K([-1077,0]),K([13877,0])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 26244.5-c have
rank \( 0 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrr}
1 & 21 & 3 & 7 \\
21 & 1 & 7 & 3 \\
3 & 7 & 1 & 21 \\
7 & 3 & 21 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
Elliptic curves in class 26244.5-c over \(\Q(\sqrt{-11}) \)
sage:E.isogeny_class().curves
Isogeny class 26244.5-c contains
4 curves linked by isogenies of
degrees dividing 21.
| Curve label |
Weierstrass Coefficients |
| 26244.5-c1
| \( \bigl[1\) , \( -1\) , \( 0\) , \( -1077\) , \( 13877\bigr] \)
|
| 26244.5-c2
| \( \bigl[1\) , \( -1\) , \( 0\) , \( -42\) , \( -100\bigr] \)
|
| 26244.5-c3
| \( \bigl[1\) , \( -1\) , \( 0\) , \( -852\) , \( 19664\bigr] \)
|
| 26244.5-c4
| \( \bigl[1\) , \( -1\) , \( 0\) , \( 3\) , \( -1\bigr] \)
|