%I #19 Dec 14 2022 08:58:47
%S 0,0,0,7,9,3,3,2,3,8,1,7,3,0,1,0,6,2,7,0,1,7,5,3,3,3,4,8,7,7,4,4,4,4,
%T 4,4,8,3,0,7,3,1,5,3,9,4,0,4,5,8,4,8,8,7,0,7,5,7,3,4,2,5,6,2,6,9,8,2,
%U 3,1,4,8,2,1,1,8,0,1,7,1,5,2,0,2,3,7,9,7,2,0,0,6,3,5,8,7,6,3,0,8,1,6
%N Decimal expansion of 5th Stieltjes constant gamma_5.
%D S. R. Finch, Mathematical Constants, Cambridge, 2003, p. 166.
%H G. C. Greubel, <a href="/A086282/b086282.txt">Table of n, a(n) for n = 0..10000</a>
%H Krzysztof Maślanka and Andrzej Koleżyński, <a href="https://arxiv.org/abs/2210.04609">The High Precision Numerical Calculation of Stieltjes Constants. Simple and Fast Algorithm</a>, arXiv preprint (2022). arXiv:2210.04609 [math.NT]
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/StieltjesConstants.html">Stieltjes Constants</a>
%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Stieltjes_constants">Stieltjes constants</a>
%e 0.00079332381730106270175333487744444483...
%p evalf(gamma(5)); # _R. J. Mathar_, Feb 02 2011
%t Join[{0, 0, 0}, RealDigits[ N[ -StieltjesGamma[5], 102]][[1]]] (* _Jean-François Alcover_, Nov 07 2012 *)
%Y Cf. A001620, A082633, A086279, A086280, A086281, A183141, A183167, A183206, A184853, A184854.
%K nonn,cons
%O 0,4
%A _Eric W. Weisstein_, Jul 14 2003