|
| |
|
|
A083599
|
|
Starting positions of strings of 5 0's in the decimal expansion of Pi.
|
|
2
|
|
|
|
17534, 211058, 215287, 652115, 752327, 967625, 1558845, 1699927, 1699928, 1783091, 1834601, 1909004, 1938146, 1961856, 2140081, 2328783, 2328784, 2393356, 2609392, 2609393, 2634905, 2856923, 2961558, 3024035, 3135553
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Table of n, a(n) for n=1..25.
Index entries for sequences related to the number Pi
Dave Andersen, Pi-Search Page
Eric Weisstein's World of Mathematics, Pi Digits.
|
|
|
MATHEMATICA
|
a=RealDigits[Pi, 10, 10! ]; lst={}; Do[b=a[[1]][[n]]; c=a[[1]][[n+1]]; d=a[[1]][[n+2]]; e=a[[1]][[n+3]]; f=a[[1]][[n+4]]; If[b==0&&c==0&&d==0&&e==0&&f==0, AppendTo[lst, n-1]], {n, 10!-4}]; lst [From Vladimir Joseph Stephan Orlovsky, Jun 02 2009]
|
|
|
CROSSREFS
|
Cf. A083598 (four 0's), A083600 (six 0's).
Sequence in context: A043866 A043875 A048256 * A049521 A203963 A213107
Adjacent sequences: A083596 A083597 A083598 * A083600 A083601 A083602
|
|
|
KEYWORD
|
base,nonn
|
|
|
AUTHOR
|
Rick L. Shepherd, Apr 30 2003
|
|
|
STATUS
|
approved
|
| |
|
|