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.

A082536 a(1) = 1; for n > 1, a(n) = smallest number greater than a(n-1) such that a(n-1)*a(n)+1 is a cube.

Original entry on oeis.org

1, 7, 9, 38, 1561, 3926, 4958, 5284, 9316636, 84705277923, 774752630747122741, 8816203161790126559791912099597266, 333977591776082560884277873242324869870383615439405188
Offset: 1

Views

Author

Amarnath Murthy, Apr 28 2003

Keywords

Examples

			7*9 + 1 = 64 = 8^3, 9*38 + 1 = 343 = 7^3.
		

Crossrefs

Extensions

Corrected and extended by Vladeta Jovovic, May 01 2003
More terms from Michel ten Voorde Jun 23 2003
More terms from Vladeta Jovovic, Jun 29 2003
a(11)-a(13) from David Wasserman, Mar 26 2004