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!)
A370000 Decimal expansion of Sum_{k>=0} (-1)^k/(3*k+2)^3. 0
1, 1, 8, 4, 3, 8, 7, 7, 8, 4, 2, 5, 0, 5, 7, 5, 2, 9, 6, 2, 5, 6, 1, 6, 8, 6, 1, 9, 4, 3, 0, 2, 5, 4, 3, 8, 7, 3, 2, 8, 8, 7, 9, 8, 2, 9, 7, 8, 3, 5, 6, 6, 8, 2, 4, 8, 0, 7, 9, 6, 8, 5, 0, 3, 4, 4, 7, 5, 5, 7, 1, 7, 5, 8, 4, 1, 0, 2, 8, 2, 0, 4, 2, 9, 0, 0, 4, 5, 9, 6, 2, 1, 1, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
R. W. Gosper, Acceleration of Series, Artificial Intelligence (1974) # 304.
FORMULA
Equals Sum_{n>=0} (-1)^n/A016791(n).
Equals A226735 - 13*zeta(3)/18 = 5*Pi^3/(2*3^(9/2)) - 13*zeta(3)/36.
EXAMPLE
1/8 - 1/125 + 1/512 - 1/1331 + ... = 0.118438778425057529625616861943025438732887982...
MAPLE
5*Pi^3/2/3^(9/2)-13*Zeta(3)/36 ; evalf(%) ;
MATHEMATICA
RealDigits[5*Pi^3/(2*3^(9/2)) - 13*Zeta[3]/36, 10, 120][[1]] (* Amiram Eldar, Feb 09 2024 *)
PROG
(PARI) sumalt(k=0, (-1)^k/(3*k+2)^3) \\ Michel Marcus, Feb 07 2024
CROSSREFS
Sequence in context: A091475 A197482 A292529 * A154211 A019723 A093822
KEYWORD
nonn,cons
AUTHOR
R. J. Mathar, Feb 07 2024
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 September 11 10:08 EDT 2024. Contains 375827 sequences. (Running on oeis4.)