login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A183167
Decimal expansion of 7th Stieltjes constant, negated.
12
0, 0, 0, 5, 2, 7, 2, 8, 9, 5, 6, 7, 0, 5, 7, 7, 5, 1, 0, 4, 6, 0, 7, 4, 0, 9, 7, 5, 0, 5, 4, 7, 8, 8, 5, 8, 2, 8, 1, 9, 9, 6, 2, 5, 3, 4, 7, 2, 9, 6, 9, 8, 9, 5, 3, 3, 1, 0, 1, 3, 4, 0, 4, 2, 2, 6, 8, 8, 5, 6, 8, 2, 7, 3, 2, 4, 6, 5, 1, 4, 1, 1, 8, 2, 1, 4, 4, 0, 4, 1, 3, 8, 0, 7, 9, 7, 9, 9, 9, 6
OFFSET
0,4
LINKS
Krzysztof Maślanka and Andrzej Koleżyński, The High Precision Numerical Calculation of Stieltjes Constants. Simple and Fast Algorithm, arXiv preprint (2022). arXiv:2210.04609 [math.NT]
Eric Weisstein's World of Mathematics, Stieltjes Constants
EXAMPLE
-0.000527289567057751046074097505478858281996253472969895...
MAPLE
evalf(gamma(7)) ; # R. J. Mathar, Feb 02 2011
MATHEMATICA
Join[{0, 0, 0}, RealDigits[StieltjesGamma[7], 10, 100][[1]]] (* Alonso del Arte, Feb 01 2011 *)
KEYWORD
nonn,cons
AUTHOR
Paul Muljadi, Feb 01 2011
STATUS
approved