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.
%I A053720 #7 Oct 17 2012 08:48:15 %S A053720 45,69,145,212,225,224,344,395,377,522,643,715,845,909,1082,1292,1479, %T A053720 1547,1363,1830,2290,2204,2315,3017,3195,2804,3293,4035,3642,3394, %U A053720 4047,5084,5309,5550,8406,8631,8697,8073,8728,9940,9005,10804,10471,11571 %N A053720 Let Py(n)=A000330(n)=n-th square pyramidal number. Consider all integer triples (i,j,k), j >= k>0, with Py(i)=Py(j)+Py(k), ordered by increasing i; sequence gives j values. %C A053720 i values are A053719 and k values are A053721 %e A053720 Py(55) = 56980 = Py(45) + Py(42); Py(70) = 116795 = Py(69) + Py(24); %Y A053720 Cf. A000330, A053719, A053721. %K A053720 easy,nice,nonn %O A053720 0,1 %A A053720 Klaus Strassburger (strass(AT)ddfi.uni-duesseldorf.de), Feb 11 2000 %E A053720 Crossrefs in comments corrected by _Jean-François Alcover_, Oct 17 2012