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([1,1]),K([0,-1]),K([1,0]),K([-330,1809]),K([21674,7600])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 1444.2-b have
rank \( 0 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrrr}
1 & 9 & 9 & 9 & 3 \\
9 & 1 & 9 & 9 & 3 \\
9 & 9 & 1 & 9 & 3 \\
9 & 9 & 9 & 1 & 3 \\
3 & 3 & 3 & 3 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
Elliptic curves in class 1444.2-b over \(\Q(\sqrt{-3}) \)
sage:E.isogeny_class().curves
Isogeny class 1444.2-b contains
5 curves linked by isogenies of
degrees dividing 9.
| Curve label |
Weierstrass Coefficients |
| 1444.2-b1
| \( \bigl[a + 1\) , \( -a\) , \( 1\) , \( 1809 a - 330\) , \( 7600 a + 21674\bigr] \)
|
| 1444.2-b2
| \( \bigl[a\) , \( 0\) , \( 1\) , \( -1810 a + 1480\) , \( -7600 a + 29274\bigr] \)
|
| 1444.2-b3
| \( \bigl[a\) , \( 0\) , \( 1\) , \( 15 a\) , \( 22\bigr] \)
|
| 1444.2-b4
| \( \bigl[a\) , \( 0\) , \( 1\) , \( 85 a\) , \( -2456\bigr] \)
|
| 1444.2-b5
| \( \bigl[a\) , \( 0\) , \( 1\) , \( -10 a\) , \( 90\bigr] \)
|