|
| |
|
|
A016446
|
|
Continued fraction for ln(18).
|
|
2
| |
|
|
2, 1, 8, 8, 4, 1, 1, 1, 36, 14, 1, 1, 1, 65, 1, 1, 4, 27, 7, 1, 1, 2, 3, 8, 7, 4, 1, 7, 1, 4, 13, 1, 3, 1, 2, 3, 6, 1, 4, 2, 2, 1, 1, 2, 8, 2, 6, 2, 1, 5, 3, 1, 1, 1, 1, 116, 1, 48, 28, 1, 7, 1, 1, 23, 1, 15, 1, 10, 1, 9, 2, 1, 1, 4, 1, 5
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
|
EXAMPLE
| 2.890371757896164692207722595... = 2 + 1/(1 + 1/(8 + 1/(8 + 1/(4 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(18)); for (n=1, 20000, write("b016446.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
|
|
|
CROSSREFS
| Cf. A016641 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 17 2009]
Sequence in context: A145901 A123516 A193604 * A086657 A188922 A036296
Adjacent sequences: A016443 A016444 A016445 * A016447 A016448 A016449
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|