OFFSET
0,3
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 2.15.1 Generalized Glaisher constants, pp. 136-137.
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..1500
Eric Weisstein's MathWorld, Riemann Zeta Function.
Wikipedia, Riemann Zeta Function
FORMULA
zeta'(-n) = (BernoulliB(n+1)*HarmonicNumber(n))/(n+1) - log(A(n)), where A(n) is the n-th Bendersky constant, that is the n-th generalized Glaisher constant.
zeta'(-4) = 3*zeta(5)/(4*Pi^4) = -log(A(4)), where A(4) is A243264.
EXAMPLE
0.00798381145026862428069667079878930390523769336229887641770473971402874...
MATHEMATICA
Join[{0, 0}, RealDigits[Zeta'[-4], 10, 104] // First]
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Jean-François Alcover, Jun 18 2015
STATUS
approved