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