cp's OEIS Frontend

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.

A342325 a(n) is the position in digits of Pi where k(n) is for the first time leader in the race of digits of Pi. k(n) = 0, 1, ..., 9, 00, 01, ..., 99, 000, 001, ...

This page as a plain text file.
%I A342325 #18 Mar 23 2021 16:11:58
%S A342325 174999,4,187,1,274,11,990213634,320741,108,59,16972551346,98100646316
%N A342325 a(n) is the position in digits of Pi where k(n) is for the first time leader in the race of digits of Pi. k(n) = 0, 1, ..., 9, 00, 01, ..., 99, 000, 001, ...
%C A342325 48 out of all 100 two-digit combinations are never in the lead when the first 100 billion digits of Pi are analyzed. 02 is the first of these 48, hence a(12) is unknown so far. The results for the 52 two-digit numbers which took the lead at some time are given in the link below.
%H A342325 Ruediger Jehn, <a href="/A342325/a342325.txt">Leaderboard considering the first 100 billion digits</a>
%e A342325 a(1) = 4 because the 1 becomes the leader in the race of digits of Pi for the first time after 4 digits: 3141.
%e A342325 a(41) = 2 because k(41) = 31 and 31 is the leader after two digits of Pi.
%Y A342325 Cf. A000796, A195835.
%K A342325 nonn,base,more
%O A342325 0,1
%A A342325 _Ruediger Jehn_ and _Kester Habermann_, Mar 08 2021