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!)
A256612 Decimal expansion of log(Gamma(1/10)). 15

%I #10 Jan 17 2017 02:37:52

%S 2,2,5,2,7,1,2,6,5,1,7,3,4,2,0,5,9,5,9,8,6,9,7,0,1,6,4,6,3,6,8,4,9,5,

%T 1,1,8,6,1,5,6,2,7,2,2,2,2,9,4,9,5,3,7,6,5,0,4,1,7,3,9,8,3,0,0,7,8,8,

%U 7,0,2,9,8,2,8,9,4,6,1,8,7,0,2,9,8,4,0,5,4,3,2,2,7,6,3,7,7,5,1,8,9,6,5,2

%N Decimal expansion of log(Gamma(1/10)).

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

%e 2.252712651734205959869701646368495118615627222294953...

%p evalf(log(GAMMA(1/10)),100);

%t RealDigits[Log[Gamma[1/10]],10,100][[1]]

%o (PARI) log(gamma(1/10))

%Y 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), A256611 (k=11), A256066 (k=12), A256614 (k=16), A256615 (k=24), A256616 (k=48).

%K nonn,cons

%O 1,1

%A _Iaroslav V. Blagouchine_, Apr 04 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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)