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.

A077062 Minimal k > n such that n^2 + k^2 is a cube for k > n, or 0 if no such k exists.

Original entry on oeis.org

8, 0, 11, 0, 0, 10, 0, 524, 0, 46, 30, 0, 0, 0, 0, 0, 88, 68, 26, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 2935, 0, 0, 0, 0, 120, 2681, 222, 10582, 0, 80, 0, 0, 0, 117, 0, 0, 52, 0, 0, 350, 782, 0, 0, 297, 0, 4192, 0, 145, 0, 1745, 0, 0, 0, 0, 142, 0, 0, 0
Offset: 0

Views

Author

Zak Seidov, Oct 23 2002

Keywords

Examples

			a(0)=8 because 0^2 + 8^2 = 4^3;
a(2)=11 because 2^2 + 11^2 = 5^3.
		

Crossrefs

Extensions

Corrected and extended by Max Alekseyev, Dec 14 2011
Missing a(58) inserted by Sean A. Irvine, May 02 2025