A184854 Decimal expansion of 10th Stieltjes constant.
0, 0, 0, 2, 0, 5, 3, 3, 2, 8, 1, 4, 9, 0, 9, 0, 6, 4, 7, 9, 4, 6, 8, 3, 7, 2, 2, 2, 8, 9, 2, 3, 7, 0, 6, 5, 3, 0, 2, 9, 5, 9, 8, 5, 3, 7, 7, 4, 1, 6, 6, 7, 6, 4, 3, 0, 3, 8, 4, 0, 2, 0, 8, 7, 1, 4, 3, 5, 3, 0, 0, 9, 0, 2, 4, 0, 7, 1, 0, 6, 9, 1, 7, 5, 1, 9, 8, 4, 9, 6, 0, 5, 1, 0, 6, 0, 9, 0, 2, 8, 1, 6, 8
Offset: 0
Examples
0.00020533281490906479468372228923706530295985377416676....
References
- Steven R. Finch, "Stieltjes Constants." Section 2.21 in Mathematical Constants. Cambridge: Cambridge University Press (2003), 166 - 171.
Links
- G. C. Greubel, Table of n, a(n) for n = 0..10000
- Krzysztof Maślanka and Andrzej Koleżyński, The High Precision Numerical Calculation of Stieltjes Constants. Simple and Fast Algorithm, arXiv preprint arXiv:2210.04609 [math.NT], 2022.
- Eric Weisstein, Stieltjes Constants from Mathworld
- Wikipedia, Stieltjes constants
Crossrefs
Programs
-
Mathematica
RealDigits[StieltjesGamma[10], 10, 100][[1]] (* Alonso del Arte, Feb 01 2011 *)