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 A352194 #9 Apr 28 2024 12:37:43 %S A352194 2,1,0,0,2,-2,1,1,3,1,1,7,8,5,5,6,11,7,6,8,8,7,6,11,12,13,9,11,11,10, %T A352194 18,9,15,14,19,15,17,21,20,18,22,18,19,15,17,17,21,26,24,20,22,20,20, %U A352194 28,27,25,28,25,24,22,17,29,33,35,27,28,33,35,39,34,36,37,35,39,34,36,42,38,36,37,40,40,48,47,45,38,41,40 %N A352194 It seems that the n-th prime p appears in A064413 at around position 2*p; if in fact A064413(w) = p then set a(n) = 2*p-w. %C A352194 This is the amount by which p appears in advance of its expected position. %H A352194 N. J. A. Sloane, <a href="/A352194/b352194.txt">Table of n, a(n) for n = 1..690</a> %F A352194 a(n) = 2*A008578(n) - A064955(n-1). %Y A352194 Cf. A008578, A064413, A064955. %K A352194 sign %O A352194 1,1 %A A352194 _N. J. A. Sloane_, Mar 13 2022