sage:E = EllipticCurve([0, 0, 1, 7, -11])
E.isogeny_class()
magma:E := EllipticCurve([0, 0, 1, 7, -11]);
IsogenousCurves(E);
gp:E = ellinit([0, 0, 1, 7, -11])
ellisomat(E)
sage:E.rank()
gp:[lower,upper] = ellrank(E)
magma:Rank(E);
The elliptic curve 115a1 has
rank \(0\).
| Bad L-factors: |
| Prime |
L-Factor |
| \(5\) | \(1 + T\) |
| \(23\) | \(1 - T\) |
|
| |
| Good L-factors: |
| Prime |
L-Factor |
Isogeny Class over \(\mathbb{F}_p\) |
| \(2\) |
\( 1 - 2 T + 2 T^{2}\) |
1.2.ac
|
| \(3\) |
\( 1 + 3 T^{2}\) |
1.3.a
|
| \(7\) |
\( 1 - T + 7 T^{2}\) |
1.7.ab
|
| \(11\) |
\( 1 - 2 T + 11 T^{2}\) |
1.11.ac
|
| \(13\) |
\( 1 + 2 T + 13 T^{2}\) |
1.13.c
|
| \(17\) |
\( 1 - 3 T + 17 T^{2}\) |
1.17.ad
|
| \(19\) |
\( 1 + 2 T + 19 T^{2}\) |
1.19.c
|
| \(29\) |
\( 1 - 7 T + 29 T^{2}\) |
1.29.ah
|
| $\cdots$ | $\cdots$ | $\cdots$ |
|
| |
| See L-function page for more information |
The elliptic curves in class 115a do not have complex multiplication.
sage:E.q_eigenform(20)
gp:Ser(ellan(E,20),q)*q
magma:ModularForm(E);
sage:E.isogeny_graph().plot(edge_labels=True)
Elliptic curves in class 115a
sage:E.isogeny_class().curves
magma:IsogenousCurves(E);