login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Numbers not expressible as a sum of non-consecutive distinct squares.
1

%I #28 Apr 15 2013 13:55:52

%S 2,3,5,6,7,8,11,12,13,14,15,18,19,21,22,23,24,27,28,30,31,32,33,38,39,

%T 41,42,43,44,47,48,51,54,55,57,60,61,62,63,67,70,71,72,76,77,79,86,87,

%U 88,92,94,95,96,102,103,105,108,111,112,113,114,119,123,124

%N Numbers not expressible as a sum of non-consecutive distinct squares.

%C Is 288 the last term?

%H Zak Seidov, <a href="/A224517/b224517.txt">Table of n, a(n) for n = 1..82</a>

%F A220945(a(n)) = 0.

%Y Cf. A220945.

%K nonn

%O 1,1

%A _Zak Seidov_, Apr 15 2013