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