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!)
A259069 Decimal expansion of zeta'(-4) (the derivative of Riemann's zeta function at -4). 14

%I #14 Mar 19 2024 07:18:06

%S 0,0,7,9,8,3,8,1,1,4,5,0,2,6,8,6,2,4,2,8,0,6,9,6,6,7,0,7,9,8,7,8,9,3,

%T 0,3,9,0,5,2,3,7,6,9,3,3,6,2,2,9,8,8,7,6,4,1,7,7,0,4,7,3,9,7,1,4,0,2,

%U 8,7,4,0,2,8,1,8,7,8,6,5,7,9,5,2,5,4,3,9,6,1,9,6,9,2,8,6,9,8,2,0,3,9,6,4,4,4

%N Decimal expansion of zeta'(-4) (the derivative of Riemann's zeta function at -4).

%D Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 2.15.1 Generalized Glaisher constants, pp. 136-137.

%H G. C. Greubel, <a href="/A259069/b259069.txt">Table of n, a(n) for n = 0..1500</a>

%H Eric Weisstein's MathWorld, <a href="http://mathworld.wolfram.com/RiemannZetaFunction.html">Riemann Zeta Function</a>.

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Riemann_zeta_function">Riemann Zeta Function</a>

%H <a href="/wiki/Index_to_constants#Start_of_section_Z">Index entries for constants related to zeta</a>

%F 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.

%F zeta'(-4) = 3*zeta(5)/(4*Pi^4) = -log(A(4)), where A(4) is A243264.

%e 0.00798381145026862428069667079878930390523769336229887641770473971402874...

%t Join[{0, 0}, RealDigits[Zeta'[-4], 10, 104] // First]

%K nonn,cons

%O 0,3

%A _Jean-François Alcover_, Jun 18 2015

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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)