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!)
A256192 Decimal expansion of Gamma(1/11). 9

%I #24 Sep 08 2022 08:46:11

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

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

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

%N Decimal expansion of Gamma(1/11).

%H G. C. Greubel, <a href="/A256192/b256192.txt">Table of n, a(n) for n = 2..5002</a>

%H <a href="/index/Ga#gamma_function">Index to sequences related to gamma function</a>

%e 10.50587485607868519189500282084781068437501927672900...

%p evalf(GAMMA(1/11),100);

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

%o (PARI) gamma(1/11)

%o (Magma) SetDefaultRealField(RealField(100)); Gamma(1/11); // _G. C. Greubel_, Mar 10 2018

%K nonn,cons

%O 2,3

%A _Iaroslav V. Blagouchine_, Mar 19 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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)