sage:R.<x> = PolynomialRing(QQ); K.<a> = NumberField(R([1, 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 \(i\), with minimal polynomial
\( x^{2} + 1 \); class number \(1\).
sage:E = EllipticCurve([K([1,1]),K([1,-1]),K([0,0]),K([828,-1880]),K([-35920,5448])])
E.isogeny_class()
sage:E.rank()
magma:Rank(E);
The elliptic curves in class 26000.4-g have
rank \( 1 \).
sage:E.isogeny_class().matrix()
\(\left(\begin{array}{rrrrrr}
1 & 3 & 6 & 2 & 9 & 18 \\
3 & 1 & 2 & 6 & 3 & 6 \\
6 & 2 & 1 & 3 & 6 & 3 \\
2 & 6 & 3 & 1 & 18 & 9 \\
9 & 3 & 6 & 18 & 1 & 2 \\
18 & 6 & 3 & 9 & 2 & 1
\end{array}\right)\)
sage:E.isogeny_class().graph().plot(edge_labels=True)
Elliptic curves in class 26000.4-g over \(\Q(\sqrt{-1}) \)
sage:E.isogeny_class().curves
Isogeny class 26000.4-g contains
6 curves linked by isogenies of
degrees dividing 18.
| Curve label |
Weierstrass Coefficients |
| 26000.4-g1
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( -1880 i + 828\) , \( 5448 i - 35920\bigr] \)
|
| 26000.4-g2
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( -40 i + 208\) , \( 1120 i + 384\bigr] \)
|
| 26000.4-g3
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( 240 i + 168\) , \( 1808 i + 3600\bigr] \)
|
| 26000.4-g4
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( -2200 i - 1412\) , \( -63800 i - 79056\bigr] \)
|
| 26000.4-g5
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( -12\) , \( 8 i\bigr] \)
|
| 26000.4-g6
| \( \bigl[i + 1\) , \( -i + 1\) , \( 0\) , \( -20 i - 152\) , \( 160 i + 664\bigr] \)
|