|
| |
|
|
A016490
|
|
Continued fraction for ln(62).
|
|
2
| |
|
|
4, 7, 1, 6, 2, 4, 10, 2, 1, 2, 4, 1, 7, 3, 3, 1, 43, 1, 1, 1, 2, 1, 1, 1, 3, 3, 1, 3, 9, 1, 2, 6, 1, 13, 2, 1, 1, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 9, 1, 33, 1, 1, 9, 1, 1, 1, 9, 1, 15, 5, 6, 8, 1, 2, 185, 5, 1, 5, 2, 1, 1, 11, 4, 1, 1, 4, 2
(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.127134385045091555346396446... = 4 + 1/(7 + 1/(1 + 1/(6 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(62)); for (n=1, 20000, write("b016490.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
|
|
|
CROSSREFS
| Cf. A016685 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 22 2009]
Sequence in context: A100402 A135004 A086234 * A200355 A021216 A085508
Adjacent sequences: A016487 A016488 A016489 * A016491 A016492 A016493
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|