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