login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A256166 Decimal expansion of log(Gamma(1/4)). 17

%I #15 Jan 17 2017 02:37:14

%S 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 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 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 Decimal expansion of log(Gamma(1/4)).

%H G. C. Greubel, <a href="/A256166/b256166.txt">Table of n, a(n) for n = 1..5000</a>

%e 1.288022524698077457370610440219717295925377565112860...

%p evalf(log(GAMMA(1/4)),120); # _Vaclav Kotesovec_, Mar 17 2015

%t RealDigits[Log[Gamma[1/4]],10,105][[1]] (* _Vaclav Kotesovec_, Mar 17 2015 *)

%o (PARI) log(gamma(1/4)) \\ _Michel Marcus_, Mar 17 2015

%Y Cf. A068466 (Gamma(1/4)), A115252 (first Malmsten's integral).

%Y 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 nonn,cons

%O 1,2

%A _Iaroslav V. Blagouchine_, Mar 17 2015

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)