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!)
A216544 Decimal expansion of Sum_{k=1..500000} (-1)^(k-1)/(2k-1). 10
7, 8, 5, 3, 9, 7, 6, 6, 3, 3, 9, 7, 4, 4, 8, 3, 1, 0, 1, 1, 5, 6, 6, 0, 8, 4, 5, 8, 1, 7, 3, 7, 5, 7, 2, 1, 0, 4, 9, 3, 2, 2, 8, 4, 9, 8, 4, 3, 7, 7, 5, 7, 6, 2, 7, 4, 3, 7, 3, 6, 1, 7, 3, 3, 3, 7, 4, 5, 4, 1, 0, 0, 2, 2, 0, 1, 6, 9, 7, 4, 9, 7, 5, 6, 6, 8, 9, 1, 9, 6, 8, 2, 5, 8, 3, 3, 5, 1, 0, 9, 2, 4, 2, 3, 9, 4, 6, 1, 4, 6, 5, 8, 5, 5, 8, 9, 1, 0, 6, 7, 6, 8, 9, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
An approximation to Pi/4.
LINKS
J. M. Borwein, P. B. Borwein and K. Dilcher, Pi, Euler numbers and asymptotic expansions, Amer. Math. Monthly, 96 (1989), 681-687.
J. M. Borwein and R. M. Corless, Review of "An Encyclopedia of Integer Sequences" by N. J. A. Sloane and Simon Plouffe, SIAM Review, 38 (1996), 333-337.
EXAMPLE
0.7853976633974483101156608458173757210493228498437757627437361733374541...
MAPLE
Digits:=300; M:=500000; add(evalf((-1)^(k-1)/(2*k-1)), k=1..M);
CROSSREFS
Cf. also A195793.
Sequence in context: A076415 A190573 A216542 * A216546 A003881 A225404
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Sep 08 2012
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 18 03:33 EDT 2024. Contains 371767 sequences. (Running on oeis4.)