A346525 Decimal expansion of gamma/(1 - gamma), where gamma is the Euler-Mascheroni constant.
1, 3, 6, 5, 2, 7, 2, 1, 1, 8, 6, 2, 5, 4, 4, 1, 5, 5, 1, 8, 7, 7, 2, 1, 9, 3, 2, 8, 4, 5, 6, 5, 2, 2, 0, 1, 6, 1, 8, 8, 3, 1, 6, 0, 7, 1, 7, 6, 5, 1, 1, 1, 0, 5, 8, 6, 9, 9, 7, 6, 7, 6, 9, 4, 9, 5, 1, 0, 3, 4, 3, 7, 5, 4, 2, 1, 0, 2, 8, 8, 0, 0, 0, 7, 0
Offset: 1
Examples
1.36527211862544155187721932845652201618831607176511...
Crossrefs
Programs
-
Mathematica
RealDigits[EulerGamma/(1 - EulerGamma), 10, 100][[1]] (* Alonso del Arte, Jul 26 2021 *)
-
PARI
Euler/(1-Euler)
Comments