Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086399
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086399 Even digits of Pi. +0
3
4, 2, 6, 8, 2, 8, 4, 6, 2, 6, 4, 8, 2, 0, 2, 8, 8, 4, 6, 0, 8, 2, 0, 4, 4, 4, 2, 0, 8, 6, 4, 0, 6, 2, 8, 6, 2, 0, 8, 8, 6, 2, 8, 0, 4, 8, 2, 4, 2, 0, 6, 8, 2, 4, 8, 0, 8, 6, 2, 8, 2, 0, 6, 6, 4, 0, 8, 4, 4, 6, 0, 0, 8, 2, 2, 2, 4, 0, 8, 2, 8, 4, 8, 4, 0, 2, 8, 4, 0, 2, 0, 8, 2, 0, 6, 4, 4, 6, 2, 2, 4, 8, 4, 0, 8 (list; graph; listen)
OFFSET

1,1

COMMENT

In the early stages up to 100000 there are a few more odd digits in Pi than even.

PROGRAM

(PARI) evenpi(n) = { default(realprecision, 20000); p = Pi/10; s = 0; default(realprecision, 28); for(x=1, n, d = p*10; d1=floor(d); if(d1%2==0, print1(d1", "); s++; ); p = frac(d); ); print(); print(s) }

CROSSREFS

Sequence in context: A135853 A138947 A083412 this_sequence A105365 A077157 A114478

Adjacent sequences: A086396 A086397 A086398 this_sequence A086400 A086401 A086402

KEYWORD

nonn,base

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 06 2003

page 1

Search completed in 0.003 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research