login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050215 Starting positions of strings of 2 2's in the decimal expansion of Pi. 1
135, 185, 484, 535, 661, 687, 824, 964, 1070, 1397, 1735, 1736, 1840, 1889, 1890, 1910, 2036, 2042, 2140, 2278, 2279, 2372, 2376, 2377, 2412, 2432, 2527, 2551, 2651, 3019, 3080, 3389, 3402, 3434, 3435, 3604, 3883, 3944, 3988, 4233, 4375 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Index entries for sequences related to the number Pi

Eric Weisstein's World of Mathematics, Pi Digits

MATHEMATICA

a=RealDigits[Pi, 10, 7! ]; lst={}; Do[b=a[[1]][[n]]; c=a[[1]][[n+1]]; If[b==2&&c==2, AppendTo[lst, n-1]], {n, 7!-1}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 07 2009]

CROSSREFS

Sequence in context: A066176 A025363 A096593 * A176313 A159201 A157734

Adjacent sequences:  A050212 A050213 A050214 * A050216 A050217 A050218

KEYWORD

nonn,base

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:12 EST 2012. Contains 206085 sequences.