|
| |
|
|
A016491
|
|
Continued fraction for ln(63).
|
|
2
| |
|
|
4, 6, 1, 72, 1, 1, 1, 36, 4, 7, 1, 2, 5, 5, 1, 6, 2, 1, 9, 1, 4, 1, 1, 9, 2, 8, 1, 10, 1, 4, 1, 2, 1, 2, 2, 4, 6, 1, 33, 2, 8, 1, 1, 1, 1, 4, 1, 1, 12, 1, 1, 1, 1, 8, 7, 1, 2, 1, 1019, 4, 2, 6, 1604, 1, 1, 6, 3, 12, 1, 1, 7, 2, 1, 8, 11
(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.14313472639153268789584321... = 4 + 1/(6 + 1/(1 + 1/(72 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(63)); for (n=1, 20000, write("b016491.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
CROSSREFS
| Cf. A016686 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
Sequence in context: A079160 A193293 A158391 * A160327 A124259 A154892
Adjacent sequences: A016488 A016489 A016490 * A016492 A016493 A016494
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|