|
Search: id:A083606
|
|
|
| A083606 |
|
Starting positions of strings of 3 2's in the decimal expansion of Pi. |
|
+0 2
|
|
| 1735, 1889, 2278, 2376, 3434, 4902, 4903, 7911, 7964, 7965, 9203, 9293, 9334, 10427, 11704, 12486, 12487, 12857, 13040, 13562, 13725, 14668, 16679, 17619, 17882, 19099, 19479, 21576, 25469, 26266, 26959, 27433, 29447, 30291, 30454, 30527
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Index entries for sequences related to the number Pi
Dave Andersen, Pi-Search Page
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
|
|
MATHEMATICA
|
a=RealDigits[Pi, 10, 7*7! ]; lst={}; Do[b=a[[1]][[n]]; c=a[[1]][[n+1]]; d=a[[1]][[n+2]]; If[b==2&&c==2&&d==2, AppendTo[lst, n-1]], {n, 6!, 7*7!-2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 07 2009]
|
|
CROSSREFS
|
Cf. A050215 (two 2's), A083607 (four 2's).
Sequence in context: A130876 A008745 A113701 this_sequence A095847 A043653 A022061
Adjacent sequences: A083603 A083604 A083605 this_sequence A083607 A083608 A083609
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 01 2003
|
|
|
Search completed in 0.002 seconds
|