%I #11 Mar 20 2020 08:06:49
%S 37,168,198,246,390,417,432,495,541,704,717,843,945,975,985,997,1047,
%T 1166,1227,1237,1345,1384,1427,1535,1618,1641,1733,1881,1915,1944,
%U 2054,2128,2821,2856,2872,2897,2902,2905,2918,2944,2960,2997,3030,3166,3337,3358
%N Positions of 19 after decimal point in decimal expansion of Pi.
%H Amiram Eldar, <a href="/A134219/b134219.txt">Table of n, a(n) for n = 1..10000</a>
%t Transpose[SequencePosition[RealDigits[Pi,10,10000][[1]],{1,9}]][[1]]-1 (* The program uses the SequencePosition function from Mathematica version 10 *) (* _Harvey P. Dale_, May 09 2016 *)
%Y Cf. A037008, A037000, A037001, A037002, A037003, A037004, A037005, A036974, A037006, A037007, A014777, A050208, A134212, A134213, A134214, A134215, A134216, A134217, A134218.
%K nonn,base
%O 1,1
%A _Artur Jasinski_, Oct 14 2007