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.

A212017 Integers n such that n^3 is the sum of consecutive integer squares.

This page as a plain text file.
%I A212017 #3 Apr 26 2012 20:42:43
%S A212017 0,1,4,9,11,16,25,26,36,47,49,64,65,66,81,100,109,121,144,169,196,225,
%T A212017 256,289,324,361,400,441,484,529,576,625,676,729,784,841,900,921,935,
%U A212017 961,1024,1079,1089,1156,1225,1296,1369,1444,1521,1600
%N A212017 Integers n such that n^3 is the sum of consecutive integer squares.
%C A212017 Integers n such that n^3 belongs to A062861.
%K A212017 nonn
%O A212017 1,3
%A A212017 _Max Alekseyev_, Apr 26 2012