cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A261508 Decimal expansion of -zeta'''(0).

This page as a plain text file.
%I A261508 #20 Feb 16 2025 08:33:26
%S A261508 6,0,0,4,7,1,1,1,6,6,8,6,2,2,5,4,4,4,7,7,6,1,0,6,0,8,1,3,3,6,6,3,7,5,
%T A261508 2,8,5,4,6,1,8,0,7,6,6,8,2,9,5,9,8,0,1,3,2,8,9,3,0,8,1,5,4,1,3,0,8,6,
%U A261508 0,4,3,3,7,2,0,7,3,4,8,5,5,4,0,2,3,9,3,8,2,5,1,9,4,6,5,6,6,7,7,5,7,3,3,5,8
%N A261508 Decimal expansion of -zeta'''(0).
%H A261508 Tom M. Apostol, <a href="https://doi.org/10.1090/S0025-5718-1985-0771044-5">Formulas for higher derivatives of the Riemann zeta function</a>, Mathematics of Computation 44 (1985), pp. 223-232.
%H A261508 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/RiemannZetaFunction.html">Riemann Zeta Function</a>
%H A261508 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/StieltjesConstants.html">Stieltjes Constants</a>
%e A261508 6.004711166862254447761060813366375285461807668295980132893...
%p A261508 evalf(-Zeta(3, 0), 120);
%t A261508 RealDigits[3*Log[2*Pi]*StieltjesGamma[1] + 3*EulerGamma*StieltjesGamma[1] + 3/2*StieltjesGamma[2] - Zeta[3] - 1/2*Log[2*Pi]^3 - 1/8*Pi^2*Log[2*Pi] + 3/2*EulerGamma^2*Log[2*Pi] + EulerGamma^3, 10, 120][[1]]
%o A261508 (PARI) -zeta'''(0) \\ _Charles R Greathouse IV_, Mar 10 2016
%Y A261508 Cf. A075700, A257549, A201995, A082633, A086279.
%K A261508 nonn,cons
%O A261508 1,1
%A A261508 _Vaclav Kotesovec_, Aug 22 2015