|
| |
|
|
A016482
|
|
Continued fraction for ln(54).
|
|
2
| |
|
|
3, 1, 89, 1, 3, 2, 35, 1, 1, 1, 1, 39, 3, 1, 1, 1, 14, 4, 13, 2, 6, 1, 3, 1, 1, 12, 1, 2, 12, 1, 3, 1, 1, 14, 2, 1, 10, 123, 1, 14, 2, 3, 1, 2, 1, 3, 1, 72, 2, 8, 21, 1, 1, 1, 5, 1, 25, 4, 4, 1, 1, 89, 3, 1, 2, 1, 1, 4, 3, 6, 1, 3, 5, 59
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
|
EXAMPLE
| 3.98898404656427438360296783... = 3 + 1/(1 + 1/(89 + 1/(1 + 1/(3 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(54)); for (n=1, 20000, write("b016482.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
CROSSREFS
| Cf. A016677 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
Sequence in context: A189898 A082525 A162221 * A012854 A071291 A049330
Adjacent sequences: A016479 A016480 A016481 * A016483 A016484 A016485
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|