A256192 Decimal expansion of Gamma(1/11).
1, 0, 5, 0, 5, 8, 7, 4, 8, 5, 6, 0, 7, 8, 6, 8, 5, 1, 9, 1, 8, 9, 5, 0, 0, 2, 8, 2, 0, 8, 4, 7, 8, 1, 0, 6, 8, 4, 3, 7, 5, 0, 1, 9, 2, 7, 6, 7, 2, 9, 0, 0, 0, 6, 2, 2, 0, 0, 7, 0, 4, 7, 0, 8, 0, 8, 2, 4, 1, 1, 4, 3, 8, 9, 8, 2, 6, 7, 6, 2, 5, 6, 5, 1, 5, 1, 5, 5, 2, 6, 9, 7, 8, 9, 6, 1, 6, 3, 4, 6, 3, 1, 3, 3
Offset: 2
Examples
10.50587485607868519189500282084781068437501927672900...
Links
Programs
-
Magma
SetDefaultRealField(RealField(100)); Gamma(1/11); // G. C. Greubel, Mar 10 2018
-
Maple
evalf(GAMMA(1/11),100);
-
Mathematica
RealDigits[Gamma[1/11],10,100][[1]]
-
PARI
gamma(1/11)