OFFSET
1,1
COMMENTS
For corresponding y values and examples see A134073.
PROG
(Magma) Sort([ p[1] : p in IntegralPoints(EllipticCurve([0, 73])) ]); /* adapted from A029728 */
(SageMath) [i[0] for i in EllipticCurve([0, 73]).integral_points()] # Seiichi Manyama, Aug 25 2019
CROSSREFS
KEYWORD
sign,fini,full
AUTHOR
Klaus Brockhaus, Oct 07 2007
STATUS
approved