Search: id:A016502 Results 1-1 of 1 results found. %I A016502 %S A016502 4,3,3,2,6,3,1,49,1,1,4,1,1,7,3,1,1,20,3,30,20,1,1,4,1, %T A016502 1,5,1,10,1,96,1,3,2,1,4,5,1,1,2,2,1,2,3,4,1,4,1,1,7,1, %U A016502 4,1,4,79,1,2,4,1,14,4,4,11,1,1,2,2,2,2,10,1,2,1,3,1,21 %N A016502 Continued fraction for ln(74). %H A016502 Harry J. Smith, Table of n, a(n) for n=1,...,20000 %e A016502 4.304065093204169753785327792... = 4 + 1/(3 + 1/(3 + 1/(2 + 1/(6 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009] %o A016502 (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(74)); for (n=1, 20000, write("b016502.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009] %Y A016502 Cf. A016697 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009] %Y A016502 Sequence in context: A073871 A120927 A117323 this_sequence A117691 A143487 A031350 %Y A016502 Adjacent sequences: A016499 A016500 A016501 this_sequence A016503 A016504 A016505 %K A016502 nonn,cofr %O A016502 1,1 %A A016502 N. J. A. Sloane (njas(AT)research.att.com). Search completed in 0.001 seconds