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!)
A349252 Decimal expansion of Sum_{k>=1} (-1)^k * log(k) / k^4. 0
0, 3, 3, 4, 7, 8, 8, 0, 4, 5, 7, 8, 5, 6, 5, 0, 6, 6, 3, 8, 5, 9, 5, 6, 8, 5, 4, 7, 8, 8, 7, 3, 7, 7, 9, 9, 7, 1, 3, 7, 5, 9, 7, 3, 0, 4, 0, 5, 7, 3, 4, 9, 7, 4, 8, 2, 8, 6, 6, 5, 7, 6, 4, 2, 8, 8, 6, 8, 3, 6, 2, 2, 5, 2, 7, 9, 5, 8, 8, 3, 8, 1, 0, 7, 9, 5, 3, 4, 7, 4, 7, 5, 8, 6, 5, 8, 6, 4, 8, 6, 2, 2, 8, 2, 6, 6, 5, 1, 1, 1, 1, 2, 1, 8, 5, 5, 1, 7, 9, 8, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
First derivative of the Dirichlet eta function at 4.
LINKS
Eric Weisstein's World of Mathematics, Dirichlet Eta Function
FORMULA
Equals (Pi^4 * log(2) + 630 * zeta'(4)) / 720.
EXAMPLE
0.0334788045785650663859568547887377997137597304057...
MATHEMATICA
Flatten[{0, RealDigits[(Pi^4 Log[2] + 630 Zeta'[4])/720, 10, 120][[1]]}]
PROG
(PARI) sumalt(k=1, (-1)^k * log(k) / k^4) \\ Michel Marcus, Nov 12 2021
CROSSREFS
Sequence in context: A155689 A051263 A058674 * A152651 A343396 A091973
KEYWORD
nonn,cons
AUTHOR
Ilya Gutkovskiy, Nov 12 2021
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 May 10 01:03 EDT 2024. Contains 372354 sequences. (Running on oeis4.)