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 A256167 #18 Jan 17 2017 02:37:21 %S A256167 1,5,2,4,0,6,3,8,2,2,4,3,0,7,8,4,5,2,4,8,8,1,0,5,6,4,9,3,9,2,6,3,0,2, %T A256167 1,9,2,5,6,5,9,3,3,7,3,7,4,0,6,4,0,3,4,7,5,1,0,4,2,8,7,2,9,1,4,6,4,9, %U A256167 9,1,7,9,8,2,5,1,8,0,8,8,5,3,7,3,8,8,1,8,6,6,3,3,9,2,7,8,5,5,1,6,9,9,2,6 %N A256167 Decimal expansion of log(Gamma(1/5)). %H A256167 G. C. Greubel, <a href="/A256167/b256167.txt">Table of n, a(n) for n = 1..5000</a> %e A256167 1.524063822430784524881056493926302192565933737406403... %p A256167 evalf(log(GAMMA(1/5)),120); # _Vaclav Kotesovec_, Mar 17 2015 %t A256167 RealDigits[Log[Gamma[1/5]],10,105][[1]] (* _Vaclav Kotesovec_, Mar 17 2015 *) %o A256167 (PARI) log(gamma(1/5)) \\ _Michel Marcus_, Mar 17 2015 %Y A256167 Cf. A175380 (Gamma(1/5)), A251866 (gamma_1(1/5)). %Y A256167 Cf. decimal expansions of log(Gamma(1/k)): A155968 (k=2), A256165 (k=3), A256166 (k=4), 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), A256616 (k=48). %K A256167 nonn,cons %O A256167 1,2 %A A256167 _Iaroslav V. Blagouchine_, Mar 17 2015