cp's OEIS Frontend

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.

A256166 Decimal expansion of log(Gamma(1/4)).

This page as a plain text file.
%I A256166 #15 Jan 17 2017 02:37:14
%S A256166 1,2,8,8,0,2,2,5,2,4,6,9,8,0,7,7,4,5,7,3,7,0,6,1,0,4,4,0,2,1,9,7,1,7,
%T A256166 2,9,5,9,2,5,3,7,7,5,6,5,1,1,2,8,6,0,5,5,0,4,9,9,9,8,7,0,2,2,5,3,3,9,
%U A256166 6,1,2,6,2,6,7,5,6,9,8,8,3,6,2,1,6,0,7,3,8,1,6,4,1,7,6,1,3,8,6,6,1,8,6,7
%N A256166 Decimal expansion of log(Gamma(1/4)).
%H A256166 G. C. Greubel, <a href="/A256166/b256166.txt">Table of n, a(n) for n = 1..5000</a>
%e A256166 1.288022524698077457370610440219717295925377565112860...
%p A256166 evalf(log(GAMMA(1/4)),120); # _Vaclav Kotesovec_, Mar 17 2015
%t A256166 RealDigits[Log[Gamma[1/4]],10,105][[1]] (* _Vaclav Kotesovec_, Mar 17 2015 *)
%o A256166 (PARI) log(gamma(1/4)) \\ _Michel Marcus_, Mar 17 2015
%Y A256166 Cf. A068466 (Gamma(1/4)), A115252 (first Malmsten's integral).
%Y A256166 Cf. decimal expansions of log(Gamma(1/k)): A155968 (k=2), A256165 (k=3), 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), A256615 (k=24), A256616 (k=48).
%K A256166 nonn,cons
%O A256166 1,2
%A A256166 _Iaroslav V. Blagouchine_, Mar 17 2015