A155969 Decimal expansion of the square of the Euler-Mascheroni constant.
3, 3, 3, 1, 7, 7, 9, 2, 3, 8, 0, 7, 7, 1, 8, 6, 7, 4, 3, 1, 8, 3, 7, 6, 1, 3, 6, 3, 5, 5, 2, 4, 4, 2, 2, 6, 6, 5, 9, 4, 1, 7, 1, 4, 0, 2, 4, 9, 6, 2, 9, 7, 4, 3, 1, 5, 0, 8, 3, 3, 3, 3, 8, 0, 0, 2, 2, 6, 5, 7, 9, 3, 6, 9, 5, 7, 5, 6, 6, 6, 9, 6, 6, 1, 2, 6, 3, 2, 6, 8, 6, 3, 1, 7, 1, 5, 9, 7, 7, 3, 0, 3, 0, 3, 9
Offset: 0
Examples
0.3331779238077186743183761363552442...
Links
- G. C. Greubel, Table of n, a(n) for n = 0..1000
- C. Elsner, On a sequence transformation with integral coefficients for Euler's constant, Proc. Amer. Math. Soc., Vol. 123 (1995), Number 5, pp. 1537-1541.
- Simon Plouffe 100,000 digits
Programs
-
Maple
evalf(gamma^2);
-
Mathematica
RealDigits[N[EulerGamma^2, 100]][[1]] (* G. C. Greubel, Dec 26 2016 *)
-
PARI
Euler^2 \\ G. C. Greubel, Dec 26 2016
Formula
Equals A001620^2.
Comments