cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A356703 Numbers k such that Mordell elliptic curve y^2 = x^3 + k has a number of integral points that is both odd and > 1.

Original entry on oeis.org

1, 8, 64, 343, 512, 729, 1000, 1331, 2744, 4096, 5832, 9261, 10648, 12167, 15625, 17576, 21952, 32768, 35937, 39304, 42875, 46656, 50653, 54872, 64000, 85184, 97336, 117649, 125000, 175616, 185193, 250047, 262144, 274625, 343000, 357911, 373248, 405224, 474552, 531441, 592704, 636056
Offset: 1

Views

Author

Jianing Song, Aug 23 2022

Keywords

Comments

Cubes k such that y^2 = x^3 + k has a solution other than (-k^(1/3), 0).
Contains all sixth powers since A179149 does.

Examples

			512 is a term since the equation y^2 = x^3 + 512 has 9 integral solutions (-8,0), (-7,+-13), (4,+-24), (8,+-32), and (184,+-2496).
		

Crossrefs

Complement of A179145 among the positive cubes.

Formula

a(n) = A356720(n)^3.