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 A277014 #5 Oct 04 2016 13:30:28 %S A277014 0,6,24,53,92,132,145,208,462,568,716,815,1106,1270,1625,1822,2245, %T A277014 2415,2474,2960,3222,3777,4148,4377,5022,5359,6064,6436,6815,7204, %U A277014 7508,7611,8452,8888,9339,9797,10383,10744,11237,12775,14413,14982,15409,16146,16741,17352,17978,18612,19423,19916,21944,24067,25533,26099,26289,27053,27831 %N A277014 Positions of squares in A276573. %C A277014 Indexing starts from zero, because a(0)=0 is a special case. After that the sequence gives the positions of ones in A276575. %o A277014 (Scheme, with _Antti Karttunen_'s IntSeq-library) %o A277014 (define A277014 (NONZERO-POS 0 0 (COMPOSE A010052 A276573))) %Y A277014 Cf. A010052, A276573, A276575. %Y A277014 Cf. A277016 (the corresponding squares), A277015 (their square roots). %K A277014 nonn %O A277014 0,2 %A A277014 _Antti Karttunen_, Oct 03 2016