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.

A352222 First members C of two non-consecutive numbers such that the sums of their cubes are equal to centered cube numbers and to at least one other sum of two cubes, i.e., A = B^3 + (B+1)^3 = C^3 + D^3 = E^3 + F^3.

Original entry on oeis.org

153, 206, 292, 710, 1307, 1623, 4230, 7170, 19275, 20331, 20063, 30486, 55572, 101135, 199614, 238806, 317427, 3145700, 4450334, 10163157, 146173525, 808182534
Offset: 1

Views

Author

Vladimir Pletser, Mar 07 2022

Keywords

Comments

Numbers C such that A = B^3 + (B+1)^3 = C^3 + D^3 = E^3 + F^3 with C <> (D +- 1), E <> (F +- 1), E > C > B, C > |D| and E > |F|, where A = A352220(n), B = A352221(n), C = a(n) (this sequence), D = A352223(n), E = A352224(n) and F = A352225(n).
Terms are ordered according to increasing order of A352220(n) or A352221(n).
Subsequence of A352135.

Examples

			153 belongs to the sequence as 153^3 + 18^3 = 121^3 + 122^3 = 369^3 + (-360)^3 = 3587409.
		

Crossrefs

Formula

a(n)^3 + A352223(n)^3 = A352221(n)^3 + (A352221(n) + 1)^3 = A352224(n)^3 + A352225(n)^3 = A352220(n).

Extensions

a(21) from Chai Wah Wu, Mar 17 2022
a(22) from Bert Dobbelaere, Apr 18 2022