A356731 Conductor of the elliptic curve y^2 = x^3 - n.
144, 1728, 972, 432, 10800, 15552, 5292, 576, 3888, 14400, 13068, 972, 73008, 84672, 24300, 432, 41616, 15552, 12996, 10800, 190512, 209088, 57132, 15552, 10800, 97344, 36, 1764, 363312, 388800, 103788, 1728, 470448, 499392, 44100, 3888, 197136, 623808, 164268, 43200, 726192
Offset: 1
Keywords
Links
- Jianing Song, Table of n, a(n) for n = 1..10000
- LMFDB, Elliptic Curves Over Q
Programs
-
PARI
a(n) = ellglobalred(ellinit([0,0,0,0,-n]))[1]
Comments