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.

A352135 Numbers j in pairs (j,k), with j <> k +- 1, such that the sum of their cubes is equal to a centered cube number.

Original entry on oeis.org

6, 6, 12, 28, 41, 46, 151, 90, 171, 181, 153, 160, 206, 1016, 292, 378, 513, 531, 831, 633, 618, 3753, 710, 1119, 1410, 830, 1246, 1307, 1623, 1506, 1629, 1752, 1845, 1917, 1917, 2019, 10815, 2140, 22331, 2871, 3660, 4481, 3881, 4230, 43356, 9955, 6294, 76621, 22988, 7170, 21253
Offset: 1

Views

Author

Vladimir Pletser, Mar 05 2022

Keywords

Comments

Numbers j such that j^3 + k^3 = m^3 + (m + 1)^3 = N, with j <> (k +- 1), j > m and j > |k|, and where j = a(n) (this sequence), k = A352136(n), m = A352134(n) and N = A352133(n).
In case there are two or more pairs of numbers (j, k) such that the sum of their cubes equals the same centered cube number, the smallest occurrence of j is shown in the sequence. For other occurrences, see A352224(n) and A352225(n).
Terms in Data are ordered according to increasing order of A352133(n) or A352134(n).

Examples

			6 belongs to the sequence as 6^3 + (-5)^3 = 3^3 + 4^3 = 91.
		

Crossrefs

Formula

a(n)^3 + A352136(n)^3 = A352134(n)^3 + (A352134(n) + 1)^3 = A352133(n).

Extensions

Missing terms inserted by Jon E. Schoenfield, Mar 11 2022