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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153030 Positions of even digits of Pi 0
3, 7, 8, 12, 17, 19, 20, 21, 22, 23, 24, 27, 29, 33, 34, 35, 36, 37, 42, 51, 53, 54, 55, 58, 60, 61, 64, 66, 68, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 82, 83, 84, 85, 86, 88, 89, 90, 93, 94, 98, 99, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 117, 118, 119, 120 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..65.

MATHEMATICA

Flatten[Position[ Map[If[EvenQ[ # ], "*", # ] &, RealDigits[ N[Pi, 100]][[1]]], "*"]]

Select[Range@140, EvenQ[RealDigits[Pi, 10, 140][[1, # ]]] &] [From Robert G. Wilson v, Dec 21 2008]

CROSSREFS

Sequence in context: A007970 A134258 A028972 * A031425 A063657 A108575

Adjacent sequences:  A153027 A153028 A153029 * A153031 A153032 A153033

KEYWORD

nonn,base

AUTHOR

Julio Cesar de la Yncera (ynceraj(AT)gmail.com), Dec 17 2008

EXTENSIONS

I added a more concise Mathematica coding and extended the sequence. Robert G. Wilson v, Dec 21 2008

STATUS

approved

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 May 22 18:50 EDT 2013. Contains 225561 sequences.