Search: id:A014976 Results 1-1 of 1 results found. %I A014976 %S A014976 33,51,55,66,72,78,86,98,107,117,122,129,133,147,160,165,168,177,196,208, 246,249, %T A014976 265,271,288,292,308,309,312,328,331,341,358,361,362,367,370,376,399,404, 409,422, %U A014976 444,452,494,514,521,524,544,546,553,558,562,597,602,603,604,619,639,658 %N A014976 Successive locations of zeros in decimal expansion of Pi. %H A014976 Index entries for sequences related to the number Pi %p A014976 f := proc(n) if pi[n]=0 then n fi; end;[seq(f(i),i=1..2000)]; # where pi is an array with the digits of Pi - from Simon Plouffe [Corrected by Neven Juric, Jul 08 2008] %t A014976 Flatten[ Position[ RealDigits[Pi, 10, 660] [[1]], 0]] (from Robert G. Wilson v Mar 19 2004) %Y A014976 Cf. A053745-A053753. For another version see A037008. %Y A014976 Sequence in context: A020293 A096278 A034815 this_sequence A109407 A007373 A024628 %Y A014976 Adjacent sequences: A014973 A014974 A014975 this_sequence A014977 A014978 A014979 %K A014976 nonn,base %O A014976 1,1 %A A014976 bagi(AT)callisto.miel.mot.com (Bagirath R. Krishnamachari) %E A014976 More terms from Scott Lindhurst (ScottL(AT)alumni.princeton.edu) Search completed in 0.001 seconds