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!)
A256167 Decimal expansion of log(Gamma(1/5)). 16

%I #18 Jan 17 2017 02:37:21

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

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

%e 1.524063822430784524881056493926302192565933737406403...

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

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

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

%Y Cf. A175380 (Gamma(1/5)), A251866 (gamma_1(1/5)).

%Y 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 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 25 09:38 EDT 2024. Contains 371967 sequences. (Running on oeis4.)