Search: id:A016459 Results 1-1 of 1 results found. %I A016459 %S A016459 3,2,3,3,2,13,1,5,3,1,32,1,6,2,2,1,24,2,5,1,6,1,16,1,1, %T A016459 13,14,2,1,5,4,4,1,3,5,4,19,1,16,1,2,5,2,3,1,7,1,1,1,91, %U A016459 26,1,16,1,13,1,6,29,2,17,1,8,2,28,1,7,6,5,1,1,1,15,1,1 %N A016459 Continued fraction for ln(31). %H A016459 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %e A016459 3.433987204485146245929164324... = 3 + 1/(2 + 1/(3 + 1/(3 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009] %o A016459 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(31)); for (n=1, 20000, write("b016459.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009] %Y A016459 Cf. A016654 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009] %Y A016459 Sequence in context: A165601 A054263 A124874 this_sequence A060585 A114451 A080428 %Y A016459 Adjacent sequences: A016456 A016457 A016458 this_sequence A016460 A016461 A016462 %K A016459 nonn,cofr %O A016459 1,1 %A A016459 N. J. A. Sloane (njas(AT)research.att.com). Search completed in 0.001 seconds