%I A016490
%S A016490 4,7,1,6,2,4,10,2,1,2,4,1,7,3,3,1,43,1,1,1,2,1,1,1,3,3,
%T A016490 1,3,9,1,2,6,1,13,2,1,1,3,2,1,1,1,1,1,1,1,1,9,1,33,1,1,
%U A016490 9,1,1,1,9,1,15,5,6,8,1,2,185,5,1,5,2,1,1,11,4,1,1,4,2
%N A016490 Continued fraction for ln(62).
%H A016490 Harry J. Smith, <a href="b016490.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A016490 4.127134385045091555346396446... = 4 + 1/(7 + 1/(1 + 1/(6 + 1/(2 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
%o A016490 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(62));
for (n=1, 20000, write("b016490.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
%Y A016490 Cf. A016685 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 22 2009]
%Y A016490 Sequence in context: A100402 A135004 A086234 this_sequence A021216 A085508
A019670
%Y A016490 Adjacent sequences: A016487 A016488 A016489 this_sequence A016491 A016492
A016493
%K A016490 nonn,cofr
%O A016490 1,1
%A A016490 N. J. A. Sloane (njas(AT)research.att.com).
|