A362151 Decimal expansion of exp(zeta(2)/exp(gamma)) where gamma is the Euler-Mascheroni constant A001620.
2, 5, 1, 8, 2, 4, 9, 0, 3, 2, 5, 7, 2, 9, 6, 7, 5, 3, 9, 2, 0, 4, 0, 7, 1, 0, 5, 9, 5, 4, 2, 6, 8, 7, 0, 0, 2, 9, 3, 4, 5, 3, 5, 8, 6, 7, 8, 8, 6, 7, 7, 9, 4, 3, 8, 1, 4, 6, 2, 0, 6, 2, 1, 8, 5, 3, 6, 8, 3, 9, 3, 9, 9, 3, 4, 8, 8, 4, 6, 9, 4, 2, 4, 9, 3, 5, 1, 6, 9, 3, 4, 0, 5, 8, 5, 4, 2, 0, 8, 9, 8, 5, 0, 6, 8, 0, 4, 4, 0, 4, 2, 1, 8, 7, 3
Offset: 1
Examples
2.518249032572967539204071059542687...
References
- E. C. Titchmarsh and D. R. Heath-Brown, The theory of the Riemann zeta-function, 2nd ed., 1986.
Programs
-
Mathematica
RealDigits[N[Exp[Zeta[2]/Exp[EulerGamma]], 115]][[1]]
Comments