login
Decimal expansion of Gamma(3/7).
6

%I #19 Jan 10 2013 06:43:51

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

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

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

%N Decimal expansion of Gamma(3/7).

%C See the second comment of A220086.

%H Vincenzo Librandi, <a href="/A220608/b220608.txt">Table of n, a(n) for n = 1..1000</a>

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

%F Equals Pi*sec(Pi/14)/A220609.

%e 2.0675117265602293530246124063088269435592142114923875...

%t RealDigits[Gamma[3/7], 10, 90][[1]]

%o (Maxima) fpprec:90; ev(bfloat(gamma(3/7)));

%K nonn,cons

%O 1,1

%A _Bruno Berselli_, Dec 17 2012