%I A016500
%S A016500 4,3,1,1,1,1,2,6,20,7,1,1,2,1,5,1,1,2,2,1,3,1,5,1,6,1,3,
%T A016500 1,6,1,2,5,1,1,1,2,1,4,20563,1,10,3,1,1,1,1,4,1,5,1,2,1,
%U A016500 1,9,11,2,1,11,1,1,1,11,2,3,1,1,1,1,16,1,1,1,18,1,2,1,6
%N A016500 Continued fraction for ln(72).
%H A016500 Harry J. Smith, <a href="b016500.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A016500 4.276666119016055311042186838... = 4 + 1/(3 + 1/(1 + 1/(1 + 1/(1 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
%o A016500 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(72));
for (n=1, 20000, write("b016500.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
%Y A016500 Cf. A016695 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 23 2009]
%Y A016500 Sequence in context: A117026 A083904 A129810 this_sequence A157464 A046546
A139623
%Y A016500 Adjacent sequences: A016497 A016498 A016499 this_sequence A016501 A016502
A016503
%K A016500 nonn,cofr
%O A016500 1,1
%A A016500 N. J. A. Sloane (njas(AT)research.att.com).
|