Search: id:A016550 Results 1-1 of 1 results found. %I A016550 %S A016550 3,8,1,4,4,16,29,1,5,2,1,54,1,18,1,1,3,16,3,1,1,1,1,24, %T A016550 1,2,1,2,2,1,2,1,1,1,5,8,1,2,3,7,3,1,1,12,1,2,5,1,1,3,1, %U A016550 4,23,186,110,20,1,7,2,121,1,5,1,1,8,1,1,1,1,1,1,5,5,1 %N A016550 Continued fraction for ln(45/2). %H A016550 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %H A016550 G. Xiao, Contfrac %e A016550 3.113515309210374447974017685... = 3 + 1/(8 + 1/(1 + 1/(4 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009] %o A016550 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(45/ 2)); for (n=1, 20000, write("b016550.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009] %Y A016550 Cf. A016599 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009] %Y A016550 Sequence in context: A021728 A084185 A073227 this_sequence A086245 A021266 A054399 %Y A016550 Adjacent sequences: A016547 A016548 A016549 this_sequence A016551 A016552 A016553 %K A016550 nonn,cofr %O A016550 1,1 %A A016550 N. J. A. Sloane (njas(AT)research.att.com). Search completed in 0.001 seconds