Least positive integer k such that k^3 + (k+1)^3 + ... + (k+n-2)^3 + (k+n-1)^3 is the sum of two positive cubes. a(n) = 0 if no solution exists.
A273877
Least positive integer k such that k^3 + (k+1)^3 + ... + (k+n-2)^3 + (k+n-1)^3 is the sum of two positive cubes. a(n) = 0 if no solution exists.
Terms
- a(0) =0a(1) =1a(2) =11a(3) =2a(4) =10a(5) =31a(6) =6a(7) =70a(8) =4a(9) =42a(10) =4a(11) =4a(12) =15a(13) =174a(14) =6a(15) =2a(16) =70a(17) =556a(18) =18a(19) =378a(20) =2a(21) =119a(22) =4277a(23) =6a(24) =8a(25) =5a(26) =33111a(27) =3a(28) =2088a(29) =61
External references
- oeis: A273877