A269839 Integers k such that the sum of the first k cubes (A000537) is the sum of 2 positive cubes.
2, 49, 4557, 13689, 18816, 86015, 159249, 226981, 1368912, 2112278, 25153757, 85184000
Offset: 1
Examples
49 is a term because A000537(49) = 1^3 + 2^3 + ... + 48^3 + 49^3 = 1500625 = 70^3 + 105^3. 4557 is a term because A000537(4557) = 1^3 + 2^3 + ... + 4556^3 + 4557^3 = 107856595472409 = 11620^3 + 47369^3.
Programs
Extensions
a(6)-a(10) from Chai Wah Wu, Mar 08 2016
a(11)-a(12) from Chai Wah Wu, Jun 30 2025
Comments