%I A037006
%S A037006 11,18,26,34,35,52,67,74,78,81,84,88,101,105,107,113,124,134,147,150,
%T A037006 152,161,171,189,197,204,205,222,228,233,236,255,267,279,305,317,318,
%U A037006 322,323,334,352,372,373,383,425,431,447,450,472,473,481,489,491,502
%N A037006 Positions of the digit '8' in the decimal expansion of Pi.
%H A037006 Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/
PiDigits.html">Link to a section of The World of Mathematics.</a>
%t A037006 q=7!;a=RealDigits[Pi,10,q];lst={};Do[b=a[[1]][[n]];If[b==8,AppendTo[lst,
n-1]],{n,2,q}];lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com),
Jun 19 2009]
%Y A037006 Cf. A036974.
%Y A037006 Sequence in context: A095648 A151748 A003334 this_sequence A066950 A162011
A123248
%Y A037006 Adjacent sequences: A037003 A037004 A037005 this_sequence A037007 A037008
A037009
%K A037006 base,nonn
%O A037006 1,1
%A A037006 Nicolau C. Saldanha (nicolau(AT)mat.puc-rio.br)
|