%I A016527
%S A016527 4,1,1,2,7,1,3,1,10,1,1,7,1,3,1,3,1,71,2,1,1,1,4,1,3,173,
%T A016527 1,3,6,3,2,7,2,2,30,5,2,2,1,1,11,4,7,1,6,2,1,1,4,4,1,3,
%U A016527 4,17,2,2,25,6,2,2,1,1,1,1,13,1,3,2,10,2,3,3,117,2,7,1
%N A016527 Continued fraction for ln(99).
%H A016527 Harry J. Smith, <a href="b016527.txt">Table of n, a(n) for n=1,...,20000</
a>
%e A016527 4.595119850134589926852434051... = 4 + 1/(1 + 1/(1 + 1/(2 + 1/(7 + ...))))
[From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
%o A016527 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(99));
for (n=1, 20000, write("b016527.txt", n, " ", x[n])); } [From Harry
J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
%Y A016527 Cf. A016722 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net),
May 25 2009]
%Y A016527 Sequence in context: A030747 A096103 A143441 this_sequence A010325 A111311
A016524
%Y A016527 Adjacent sequences: A016524 A016525 A016526 this_sequence A016528 A016529
A016530
%K A016527 nonn,cofr
%O A016527 1,1
%A A016527 N. J. A. Sloane (njas(AT)research.att.com).
|