|
Search: id:A037008
|
|
|
| A037008 |
|
Positions of the digit '0' in the decimal expansion of Pi. |
|
+0 15
|
|
| 32, 50, 54, 65, 71, 77, 85, 97, 106, 116, 121, 128, 132, 146, 159, 164, 167, 176, 195, 207, 245, 248, 264, 270, 287, 291, 307, 308, 311, 327, 330, 340, 357, 360, 361, 366, 369, 375, 398, 403, 408, 421, 443, 451, 493, 513, 520, 523, 543, 545, 552, 557, 561
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
|
|
MATHEMATICA
|
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]
|
|
CROSSREFS
|
For digits 0 through 9 see: this sequence, A037000, A037001, A037002, A037003, A037004, A037005, A036974, A037006, A037007.
For another version see A014976.
Sequence in context: A045023 A066472 A140172 this_sequence A099048 A048734 A077534
Adjacent sequences: A037005 A037006 A037007 this_sequence A037009 A037010 A037011
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Nicolau C. Saldanha (nicolau(AT)mat.puc-rio.br)
|
|
|
Search completed in 0.002 seconds
|