login
A342934
Decimal expansion of gamma^(1/gamma), where gamma is the Euler-Mascheroni constant.
0
3, 8, 5, 9, 4, 8, 2, 5, 4, 7, 1, 9, 8, 4, 1, 0, 5, 8, 0, 3, 7, 3, 6, 5, 0, 0, 8, 1, 1, 7, 5, 3, 7, 2, 0, 8, 4, 5, 3, 5, 7, 1, 5, 6, 2, 5, 0, 1, 4, 0, 5, 9, 6, 5, 4, 6, 7, 6, 9, 4, 0, 5, 4, 1, 8, 1, 9, 6, 6, 5, 7, 5, 1, 5, 6, 3, 4, 3, 2, 0, 8, 8, 5, 2, 9, 2, 3, 5, 9, 9
OFFSET
0,1
EXAMPLE
0.385948254719841058037365008117537208453571562501405965467694054181966575...
MAPLE
Digits := 100; evalf(gamma^(1/gamma));
MATHEMATICA
RealDigits[EulerGamme^(1/EulerGamma), 10, 100][[1]]
PROG
(PARI) Euler^(1/Euler)
KEYWORD
nonn,cons
AUTHOR
Christoph B. Kassir, Aug 30 2021
STATUS
approved