%I A160323
%S A160323 2,1,4,8,1,27,1,19,1,25,3,6,4,1,37,1,1,7,1,75,1,13,1,2,6,1,16,1,6,2,1,
1,
%T A160323 3,1,5,3,36,1,4,17,1,2,1,1,1,12,1,1,7,1,3,1,10,13,3,7,3,1,9,206,1,1,1,
3,
%U A160323 34,1,10,1,1,7,1,705,1,4,4,1,1,2,1,4,2,2,1,3,8,1,19,2,1,11,3,1,725,1,37
%N A160323 Continued fraction for (Gamma(1/6)*Gamma(1/3))/(3*Sqrt(Pi)).
%C A160323 gamma(1/6)*gamma(1/3)/(3*sqrt(Pi)) = gamma(1/3)^3/(2^(1/3)*sqrt(3)*Pi)
%H A160323 Harry J. Smith, <a href="b160323.txt">Table of n, a(n) for n=1,...,4000</
a>
%e A160323 2.804364210650908522350038158... = 2 + 1/(1 + 1/(4 + 1/(8 + 1/(1 + ...))))
%o A160323 (PARI) { allocatemem(932245000); default(realprecision, 4100); x=gamma(1/
3)^3/(2^(1/3)*sqrt(3)*Pi); x=contfrac(x); for (n=1, 4000, write("b160323.txt",
n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
Jun 20 2009]
%Y A160323 Cf. A118292 Decimal expansion.
%Y A160323 Sequence in context: A011234 A128412 A071951 this_sequence A128411 A164614
A094511
%Y A160323 Adjacent sequences: A160320 A160321 A160322 this_sequence A160324 A160325
A160326
%K A160323 nonn
%O A160323 1,1
%A A160323 Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 09 2009
|