Search: id:A016733
Results 1-1 of 1 results found.
%I A016733
%S A016733 1,1,1,1,1,3,1,1,1,3,4,6,94,1,3,4,40,1,5,2,2,1,1,7,7,8,
%T A016733 39,4,3,4,1,9,1,1,2,1,7,1,6,2,18,1,1,1,12,1,1,3,1,1,4,16,
%U A016733 16,3,3,2,1,17,1,8,1,20,1,15,15,10,2,13,1,1,34,1,32,25
%N A016733 Continued fraction for ln(5).
%H A016733 Harry J. Smith, Table of n, a(n) for n=1,...,20000
a>
%H A016733 G. Xiao,
Contfrac
%e A016733 1.609437912434100374600759333... = 1 + 1/(1 + 1/(1 + 1/(1 + 1/(1 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
%o A016733 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(5));
for (n=1, 20000, write("b016733.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
%Y A016733 Cf. A016628 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 16 2009]
%Y A016733 Sequence in context: A132890 A069290 A076476 this_sequence A060234 A131270
A109223
%Y A016733 Adjacent sequences: A016730 A016731 A016732 this_sequence A016734 A016735
A016736
%K A016733 nonn,cofr
%O A016733 1,6
%A A016733 N. J. A. Sloane (njas(AT)research.att.com).
Search completed in 0.001 seconds