login
Decimal expansion of Gamma(9/10).
1

%I #12 May 29 2023 01:47:13

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

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

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

%N Decimal expansion of Gamma(9/10).

%H DLMF, <a href="https://dlmf.nist.gov/5.5">Gamma function properties</a>, DLMF section 5.5.

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

%F this * A256191 = Pi/A019827 . [DLMF (5.5.3)]

%F A246745 * this *2^(3/10) /sqrt(2*Pi) = A340722 . [DLMF (5.5.5)]

%e 1.06862870211931935489..

%p evalf(GAMMA(9/10),120) ;

%t RealDigits[Gamma[9/10], 10, 120][[1]] (* _Amiram Eldar_, May 29 2023 *)

%Y Cf. A019827, A246745, A256191, A340722.

%K nonn,cons

%O 1,3

%A _R. J. Mathar_, Jan 17 2021