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 A276573 #30 Sep 09 2017 23:28:09 %S A276573 0,3,6,8,11,15,16,18,21,24,27,30,32,35,38,40,43,45,48,51,53,56,59,63, %T A276573 64,67,70,72,75,78,80,83,85,88,90,93,96,99,102,105,108,112,115,117, %U A276573 120,123,126,128,131,134,136,139,143,144,147,149,152,155,158,160,162,165,168,171,173,176,179,183,186,189,192,195 %N A276573 The infinite trunk of least squares beanstalk: The only infinite sequence such that a(0) = 0 and a(n-1) = a(n) - least number of squares (A002828) that sum to a(n). %H A276573 Antti Karttunen, <a href="/A276573/b276573.txt">Table of n, a(n) for n = 0..10028</a> %F A276573 a(n) = A276574(A276572(n)). %F A276573 Other identities and observations. For all n >= 0: %F A276573 A260731(a(n)) = n. %F A276573 a(A260733(n+1)) = A005563(n). %F A276573 A278517(n) <= a(n) <= A278519(n). %F A276573 A010873(a(n)) = A278499(n). [Terms reduced modulo 4.] %F A276573 A010877(a(n)) = A278488(n). [modulo 8.] %F A276573 A046523(a(n)) = A278497(n). [Least number with the same prime signature.] %F A276573 A008683(a(n)) = A278513(n). %F A276573 A065338(a(n)) = A278498(n). %F A276573 A278509(a(n)) = A278265(n). %F A276573 A278216(a(n)) = A278516(n). [Number of children the n-th node of the trunk has.] %o A276573 (Scheme) (define (A276573 n) (A276574 (A276572 n))) %Y A276573 Cf. A002828, A005563, A255131, A260731, A260733, A262689, A276572, A276574, A276575 (first differences), A277016 (squares present), A277015 (their square roots), A277888 (primes), A278486 (numbers one more than a prime), A278265, A278487, A278488, A278491 (another subsequence), A278497, A278498, A278499, A278513, A278516, A278517, A278518, A278519, A278521, A278522. %Y A276573 Cf. A277890 & A277891 (number of even and odd terms in each range. The latter seem to be slightly more numerous), A277889. %Y A276573 Positions of nonzero terms in A278515. %Y A276573 Subsequence of A278489, no common terms with A278490. %Y A276573 Cf. also A179016, A259934, A276583, A276613, A276623 for similar constructions. %K A276573 nonn %O A276573 0,2 %A A276573 _Antti Karttunen_, Sep 07 2016 %E A276573 Definition clarified and more identities added to the Formula section by _Antti Karttunen_, Nov 28 2016