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 A332262 #46 Sep 27 2023 10:07:51 %S A332262 32,605,8553,99846,1369560,14118307,166100500,1816743905,22445207398, %T A332262 241641121039,2512258603197 %N A332262 Maximum position to start a search within the decimal digits of Pi in order to find all numeric strings with length n. %C A332262 The minimum position is always 1. %H A332262 <a href="http://www.subidiom.com/pi/pi.asp">Irrational Numbers Search Engine</a> %F A332262 a(n) = A036903(n) - n + 1 = A080597(n) - n. %e A332262 a(1) = 32, since 0 appears at the 32nd decimal digit of Pi. %e A332262 a(2) = 605, since 68 appears at the 605th decimal digit of Pi. %e A332262 a(3) = 8553, since 483 appears at the 8553rd decimal digit of Pi. %Y A332262 Cf. A000796, A032445, A032510, A036903, A080597. %K A332262 nonn,base,more %O A332262 1,1 %A A332262 _Martin Renner_, Feb 25 2020 %E A332262 a(9)-a(11) from A080597(n) - n by _Jinyuan Wang_, Mar 01 2020