cp's OEIS Frontend

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.

A203137 Decimal expansion of Gamma(1/48).

This page as a plain text file.
%I A203137 #18 Sep 08 2022 08:46:01
%S A203137 4,7,4,4,3,0,0,4,4,9,3,0,6,3,5,3,1,4,4,7,3,6,6,0,5,6,2,7,7,1,3,1,5,5,
%T A203137 7,0,5,6,3,3,3,9,1,8,4,6,3,7,1,3,7,0,3,8,2,7,8,6,8,0,4,5,3,8,6,6,3,5,
%U A203137 5,4,1,7,1,4,9,0,0,5,7,0,3,8,8,5,0,8,6,5,7,0,6,5,4,5,7,6,8,7,1
%N A203137 Decimal expansion of Gamma(1/48).
%H A203137 G. C. Greubel, <a href="/A203137/b203137.txt">Table of n, a(n) for n = 2..5002</a>
%H A203137 <a href="/index/Ga#gamma_function">Index to sequences related to gamma function</a>
%e A203137 47.443004493063531447366056277131557056333918463713703827868...
%t A203137 RealDigits[Gamma[1/48], 10, 50][[1]] (* _G. C. Greubel_, Jan 16 2017 *)
%o A203137 (PARI) gamma(1/48) \\ _G. C. Greubel_, Jan 16 2017
%o A203137 (Magma) SetDefaultRealField(RealField(100)); Gamma(1/48); // _G. C. Greubel_, Mar 10 2018
%K A203137 nonn,cons
%O A203137 2,1
%A A203137 _N. J. A. Sloane_, Dec 29 2011