sage:R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([13, 0, 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} + 13 \); class number \(2\).
sage:E = EllipticCurve([K([1,0]),K([1,0]),K([1,0]),K([-110,0]),K([-880,0])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 225.1-a have
rank \( 1 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrrrrrr}
1 & 16 & 8 & 4 & 8 & 2 & 16 & 4 \\
16 & 1 & 8 & 4 & 2 & 8 & 4 & 16 \\
8 & 8 & 1 & 2 & 4 & 4 & 8 & 8 \\
4 & 4 & 2 & 1 & 2 & 2 & 4 & 4 \\
8 & 2 & 4 & 2 & 1 & 4 & 2 & 8 \\
2 & 8 & 4 & 2 & 4 & 1 & 8 & 2 \\
16 & 4 & 8 & 4 & 2 & 8 & 1 & 16 \\
4 & 16 & 8 & 4 & 8 & 2 & 16 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
sage:E.isogeny_class().curves
Isogeny class 225.1-a contains
8 curves linked by isogenies of
degrees dividing 16.
| Curve label |
Weierstrass Coefficients |
| 225.1-a1
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -110\) , \( -880\bigr] \)
|
| 225.1-a2
| \( \bigl[1\) , \( 1\) , \( 1\) , \( 0\) , \( 0\bigr] \)
|
| 225.1-a3
| \( \bigl[1\) , \( 1\) , \( 1\) , \( 35\) , \( -28\bigr] \)
|
| 225.1-a4
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -10\) , \( -10\bigr] \)
|
| 225.1-a5
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -5\) , \( 2\bigr] \)
|
| 225.1-a6
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -135\) , \( -660\bigr] \)
|
| 225.1-a7
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -80\) , \( 242\bigr] \)
|
| 225.1-a8
| \( \bigl[1\) , \( 1\) , \( 1\) , \( -2160\) , \( -39540\bigr] \)
|