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 A134214 #12 Mar 20 2020 10:36:54 %S A134214 1,103,250,295,385,610,651,670,882,895,1382,1612,1628,1636,1638,1696, %T A134214 1812,2067,2118,2121,2331,2539,2606,2666,2685,2725,2763,2782,2844, %U A134214 2888,2916,2966,2971,3013,3034,3096,3125,3135,3186,3237,3250,3325,3362,3475,3497 %N A134214 Positions of 14 after decimal point in decimal expansion of Pi. %H A134214 Amiram Eldar, <a href="/A134214/b134214.txt">Table of n, a(n) for n = 1..10000</a> %t A134214 First /@ SequencePosition[RealDigits[Pi - 3, 10, 5000][[1]], {1, 4}] (* _Amiram Eldar_, Mar 20 2020 *) %Y A134214 Cf. A000796, A037008, A037000, A037001, A037002, A037003, A037004, A037005, A036974, A037006, A037007, A014777, A050208, A134212, A134213, A134215, A134216, A134217, A134218, A134218, A134219. %K A134214 nonn,base %O A134214 1,2 %A A134214 _Artur Jasinski_, Oct 14 2007