%I A016511
%S A016511 4,2,2,1,1,2,1,1,1,1,3,74,1,1,37,1,2,1,2,4,12,119,1,65,
%T A016511 1,9,1,5,6,2,2,37,1,1,3,2,4,2,2,2,4,3,2,4,4,2,4,4,1,1,2,
%U A016511 9,3,8,1,122,8,2,2,3,1,1,26,3,3,3,2,3,1,9,1,166,2,2,1,1
%N A016511 Continued fraction for ln(83).
%H A016511 Harry J. Smith, <a href="b016511.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A016511 4.418840607796597923475472223... = 4 + 1/(2 + 1/(2 + 1/(1 + 1/(1 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
%o A016511 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(83));
for (n=1, 20000, write("b016511.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
%Y A016511 Cf. A016706 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 24 2009]
%Y A016511 Sequence in context: A136215 A136737 A004551 this_sequence A123402 A088570
A102888
%Y A016511 Adjacent sequences: A016508 A016509 A016510 this_sequence A016512 A016513
A016514
%K A016511 nonn,cofr
%O A016511 1,1
%A A016511 N. J. A. Sloane (njas(AT)research.att.com).
|