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 A256616 #11 Jan 17 2017 02:38:13 %S A256616 3,8,5,9,5,2,9,0,8,5,1,6,8,5,2,8,6,7,8,7,7,2,6,6,9,4,9,3,1,7,3,1,2,5, %T A256616 0,3,8,0,5,8,7,0,1,5,2,7,3,1,6,4,9,9,4,3,8,9,1,6,3,4,3,8,3,2,4,5,8,3, %U A256616 9,5,9,1,9,2,5,4,4,9,4,9,0,5,9,2,0,5,4,4,3,2,4,6,8,3,6,4,5,9,7,6,6,4,0,7,4 %N A256616 Decimal expansion of log(Gamma(1/48)). %H A256616 G. C. Greubel, <a href="/A256616/b256616.txt">Table of n, a(n) for n = 1..5000</a> %e A256616 3.859529085168528678772669493173125038058701527316499... %p A256616 evalf(log(GAMMA(1/48)),100); %t A256616 RealDigits[Log[Gamma[1/48]],10,100][[1]] %o A256616 (PARI) log(gamma(1/48)) %Y A256616 Cf. decimal expansions of log(Gamma(1/k)): A155968 (k=2), A256165 (k=3), A256166 (k=4), A256167 (k=5), A255888 (k=6), A256609 (k=7), A255306 (k=8), A256610 (k=9), A256612 (k=10), A256611 (k=11), A256066 (k=12), A256614 (k=16), A256615 (k=24). %K A256616 nonn,cons %O A256616 1,1 %A A256616 _Iaroslav V. Blagouchine_, Apr 04 2015