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.

A077060 Smallest k>A077059(n) such that A077059(n)^2+k^2 is a cube (=A077061(n)^3).

Original entry on oeis.org

8, 11, 10, 524, 46, 30, 88, 68, 26, 39, 2935, 120, 2681, 222, 10582, 80, 117, 52, 350, 782, 297, 4192, 145, 1745, 142, 368, 77964, 110, 100, 240, 738, 835, 1104490, 1405096, 1010, 170, 371, 198, 236, 1342, 704, 56303, 270, 544, 505, 551122, 1962
Offset: 1

Views

Author

Zak Seidov, Oct 23 2002

Keywords

Examples

			k(0)=8 because A077059(0)^2+k(0)^2=0^2+8^2=4^3; k(0)=1 if 1 is a full cube.
		

Crossrefs

Formula

n^2+k^2=c^3, k>n.

Extensions

Corrected and extended by Max Alekseyev, Dec 14 2011