A203139 Decimal expansion of Gamma(1/16).
1, 5, 4, 8, 1, 2, 8, 1, 0, 8, 1, 5, 9, 2, 3, 9, 8, 1, 5, 6, 1, 5, 9, 6, 2, 0, 7, 7, 9, 4, 4, 6, 9, 0, 8, 0, 2, 6, 6, 3, 3, 6, 3, 3, 6, 3, 4, 8, 9, 7, 9, 1, 9, 7, 8, 3, 4, 5, 8, 4, 1, 6, 7, 7, 0, 5, 1, 8, 3, 1, 0, 5, 8, 0, 2, 2, 8, 5, 7, 0, 1, 0, 0, 4, 6, 1, 5, 9, 3, 9, 3, 2, 4, 2, 9, 9, 2, 6, 8
Offset: 2
Examples
15.481281081592398156159620779446908026633633634897919783458...
Links
Programs
-
Magma
SetDefaultRealField(RealField(100)); Gamma(1/16); // G. C. Greubel, Mar 10 2018
-
Mathematica
RealDigits[Gamma[1/16], 10, 100][[1]] (* G. C. Greubel, Mar 10 2018 *)
-
PARI
default(realprecision, 100); gamma(1/16) \\ G. C. Greubel, Mar 10 2018
Formula
Equals 16*A203080. - R. J. Mathar, Jan 15 2021