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