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!)
A086468 Decimal expansion of 2*zeta(3)/5. 4
4, 8, 0, 8, 2, 2, 7, 6, 1, 2, 6, 3, 8, 3, 7, 7, 1, 4, 1, 5, 9, 8, 9, 5, 2, 6, 4, 6, 0, 4, 5, 7, 9, 9, 9, 6, 3, 0, 5, 9, 9, 4, 5, 1, 6, 9, 3, 6, 1, 9, 9, 5, 5, 2, 7, 1, 6, 9, 0, 8, 6, 2, 2, 1, 3, 6, 7, 3, 5, 2, 8, 2, 3, 1, 4, 5, 2, 5, 2, 3, 6, 0, 7, 4, 5, 8, 2, 3, 4, 9, 4, 4, 3, 7, 3, 4, 1, 0, 3, 2, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
Alexander Apelblat, Tables of Integrals and Series, Harri Deutsch, (1996), 4.1.46.
LINKS
Eric Weisstein's World of Mathematics, Central Binomial Coefficient
FORMULA
Equals Sum_{n>=1} (-1)^(n-1)/(n^3*binomial(2*n,n)).
Equals 2*A002117/5. - R. J. Mathar, Feb 08 2009
EXAMPLE
0.48082...
MATHEMATICA
First[RealDigits[N[2*Zeta[3]/5, 100]]] (* Stefano Spezia, Nov 02 2018 *)
PROG
(PARI) 2*zeta(3)/5 \\ Michel Marcus, Nov 02 2018
(Magma) SetDefaultRealField(RealField(250)); L:=RiemannZeta(); 2*Evaluate(L, 3)/5; // G. C. Greubel, Nov 02 2018
CROSSREFS
Sequence in context: A251992 A021212 A197284 * A125507 A198583 A244123
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Jul 21 2003
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 27 02:24 EDT 2024. Contains 372004 sequences. (Running on oeis4.)