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

%I #11 Jan 17 2017 02:38:13

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

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

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

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

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

%e 3.859529085168528678772669493173125038058701527316499...

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

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

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

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

%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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)