This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A203139 #19 Sep 08 2022 08:46:01 %S A203139 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, %T A203139 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, %U A203139 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 %N A203139 Decimal expansion of Gamma(1/16). %H A203139 G. C. Greubel, <a href="/A203139/b203139.txt">Table of n, a(n) for n = 2..5002</a> %H A203139 <a href="/index/Ga#gamma_function">Index to sequences related to the Gamma function</a> %F A203139 Equals 16*A203080. - _R. J. Mathar_, Jan 15 2021 %e A203139 15.481281081592398156159620779446908026633633634897919783458... %t A203139 RealDigits[Gamma[1/16], 10, 100][[1]] (* _G. C. Greubel_, Mar 10 2018 *) %o A203139 (PARI) default(realprecision, 100); gamma(1/16) \\ _G. C. Greubel_, Mar 10 2018 %o A203139 (Magma) SetDefaultRealField(RealField(100)); Gamma(1/16); // _G. C. Greubel_, Mar 10 2018 %K A203139 nonn,cons %O A203139 2,2 %A A203139 _N. J. A. Sloane_, Dec 29 2011