%I A016441
%S A016441 2,1,1,3,2,1,6,2,1,4,47,1,1,1,1,1,11,4,2,18,1,2,2,3,1,1,
%T A016441 2,2,3,2,40,7,1,4,1,28,6,1,2,7,1,1,1,8,1,3,1,21,1,4,1,2,
%U A016441 4,44,3,4,4,1,3,1,23,2,2,5,1,1,33,1,1,13,1,60,115,1,2,1
%N A016441 Continued fraction for ln(13).
%H A016441 Harry J. Smith, <a href="b016441.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A016441 2.564949357461536736053487441... = 2 + 1/(1 + 1/(1 + 1/(3 + 1/(2 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
%o A016441 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(13));
for (n=1, 20000, write("b016441.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 16 2009]
%Y A016441 Cf. A016636 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 16 2009]
%Y A016441 Sequence in context: A023996 A049998 A029253 this_sequence A131333 A120643
A111867
%Y A016441 Adjacent sequences: A016438 A016439 A016440 this_sequence A016442 A016443
A016444
%K A016441 nonn,cofr
%O A016441 1,1
%A A016441 N. J. A. Sloane (njas(AT)research.att.com).
|