A060952 Rank of elliptic curve y^2 = x^3 - n*x.
0, 1, 0, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 1, 1, 0, 2, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 2, 1, 1, 0, 1, 0, 1, 0, 0, 2, 1, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 2, 1, 1, 1, 0, 3, 0, 1, 1, 1, 1, 0, 1, 2, 0, 0
Offset: 1
Links
- Seiichi Manyama, Table of n, a(n) for n = 1..1000
- H. Mishima, Tables of Elliptic Curves
Programs
-
PARI
{a(n) = ellanalyticrank(ellinit([0, 0, 0, -n, 0]))[1]} \\ Seiichi Manyama, Sep 16 2018
Extensions
Corrected Apr 08 2005 at the suggestion of James R. Buddenhagen. There were errors caused by the fact that Mishima lists each curve of rank two twice, once for each generator and each curve of rank three thrice.