|
| |
|
|
A016522
|
|
Continued fraction for ln(94).
|
|
2
| |
|
|
4, 1, 1, 5, 3, 1, 1, 1, 4, 2, 2, 36, 2, 4, 3, 1, 12, 4, 1, 1, 2, 1, 1, 2, 2, 2, 1, 5, 4, 1, 1, 2, 1, 14, 2, 3, 5, 3, 2, 1, 25, 2, 2, 1, 1, 6, 4, 22, 10, 1, 8, 1, 2, 1, 1, 1, 1, 2, 9, 1, 1, 5, 2, 4, 1, 2, 5, 2, 9, 10, 2, 1, 1, 4, 1, 6, 1, 4
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
|
EXAMPLE
| 4.543294782270003896238182791... = 4 + 1/(1 + 1/(1 + 1/(5 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(94)); for (n=1, 20000, write("b016522.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
|
CROSSREFS
| Cf. A016717 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
Sequence in context: A136680 A035589 A021247 * A153843 A099575 A173740
Adjacent sequences: A016519 A016520 A016521 * A016523 A016524 A016525
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|