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

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

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

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

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

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

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

%e 2.142731800376693104880407884896452638386509294121518...

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

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

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

%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), A256612 (k=10), 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 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)