login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A156583 The subsequence of even digits in A119505. 1
4, 4, 6, 2, 4, 4, 6, 4, 4, 6, 4, 2, 6, 6, 2, 4, 4, 2, 6, 2, 4, 2, 6, 6, 6, 6, 6, 4, 6, 4, 2, 2, 6, 6, 6, 4, 6, 4, 2, 4, 6, 6, 4, 2, 4, 6, 6, 6, 2, 6, 2, 4, 6, 6, 4, 4, 6, 6, 6, 2, 4, 4, 6, 2, 6, 4, 4, 2, 6, 2, 6, 4, 2, 6, 4, 4, 6, 4, 6, 4, 4, 4, 2, 2, 4, 2, 6, 2, 4, 6, 6, 2, 6, 6, 6, 2, 4, 4, 2, 6, 4, 4, 4, 4, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Can be computed from the digits of Pi, A000796, by removing the digits
0,1,2,4,5,6,9, and then replacing 3->4, 7->2 and 8->6.
LINKS
MATHEMATICA
RealDigits[Pi, 10, 500][[1]]/.{0->Nothing, 1->Nothing, 2->Nothing, 3->4, 4->Nothing, 5->Nothing, 6->Nothing, 7->2, 8->6, 9->Nothing} (* Harvey P. Dale, Apr 30 2022 *)
CROSSREFS
Sequence in context: A110356 A200348 A205868 * A199280 A086171 A369652
KEYWORD
nonn,base,less
AUTHOR
Paul Curtz, Feb 10 2009
EXTENSIONS
Edited, corrected and extended by R. J. Mathar, Feb 23 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)