login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Integers n such that n^3 is the sum of two or more consecutive integer squares.
1

%I #5 Apr 26 2012 20:50:24

%S 1,11,26,47,65,66,109,921,935,1079,2161,2820,2860,5029,9105,10681,

%T 12284,13156,16761,18340,41921,43500,61721,63765,64605,66317,75130,

%U 99359,105731,116180,122009,146821,159371,218205,253393,260165,264680,269588

%N Integers n such that n^3 is the sum of two or more consecutive integer squares.

%C Integers n such that n^3 belongs to A212016.

%C Subsequence of A212017.

%C Are there any squares besides 1 in this sequence?

%Y Cf. A062861, A212015.

%K nonn

%O 1,2

%A _Max Alekseyev_, Apr 26 2012