%I A037008
%S A037008 32,50,54,65,71,77,85,97,106,116,121,128,132,146,159,164,167,176,195,
%T A037008 207,245,248,264,270,287,291,307,308,311,327,330,340,357,360,361,366,
%U A037008 369,375,398,403,408,421,443,451,493,513,520,523,543,545,552,557,561
%N A037008 Positions of the digit '0' in the decimal expansion of Pi.
%H A037008 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 A037008 a=RealDigits[Pi,10,7! ];lst={};Do[b=a[[1]][[n]];If[b==0,AppendTo[lst,
n-1]],{n,7!}];lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com),
Jun 02 2009]
%Y A037008 For digits 0 through 9 see: this sequence, A037000, A037001, A037002,
A037003, A037004, A037005, A036974, A037006, A037007.
%Y A037008 For another version see A014976.
%Y A037008 Sequence in context: A045023 A066472 A140172 this_sequence A099048 A048734
A077534
%Y A037008 Adjacent sequences: A037005 A037006 A037007 this_sequence A037009 A037010
A037011
%K A037008 base,nonn
%O A037008 1,1
%A A037008 Nicolau C. Saldanha (nicolau(AT)mat.puc-rio.br)
|