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 A139476 #12 Mar 08 2015 18:49:58 %S A139476 1,3,6,17,24,30,50,64,76,86,124,136,171,180,209,240,290,303,359,385, %T A139476 417,436,521,547,595,643,696,747,823,850,947,982,1022,1102,1171,1234, %U A139476 1313,1381,1453,1525,1642,1688,1810,1855,1931,2033,2168,2203 %N A139476 Positions of squares in the EKG sequence (A064413). %C A139476 Conjecture: the squares appear in increasing order. %C A139476 It appears after inspecting 40000 terms that all the n-th powers (squares, cubes, etc.) appear in increasing order. - _Jacques Tramu_, May 10 2008 %C A139476 The conjecture is false; in the EKG sequence, 158^2 is at position 24142, but 157^2 is at position 24146. Note that 157 is prime. If we let p=157, then the two terms on either side of p^2 are p(p+2) and p(p+3), which is unusual because for all primes 3 < p < 157, the three terms are p(p+1), p^2, p(p+2). The next unusual prime is 661. There are no others less than 8164. %H A139476 Zak Seidov and Jacques Tramu, May 10 2008, <a href="/A139476/b139476.txt">Table of n, a(n) for n = 1..143</a> %e A139476 The position of 2^2 = 4 is 3 - the second term in the sequence. %e A139476 The position of 3^2 = 9 is 6 - the third term in the sequence. %Y A139476 Cf. A064413, A064955. %K A139476 nonn %O A139476 1,2 %A A139476 _Zak Seidov_, May 10 2008 %E A139476 Edited by _N. J. A. Sloane_, Aug 06 2008