|
| |
|
|
A016479
|
|
Continued fraction for ln(51).
|
|
2
| |
|
|
3, 1, 13, 1, 2, 68, 1, 59, 4, 9, 3, 1, 1, 3, 1, 17, 1, 2, 4, 4, 1, 4, 1, 1, 2, 3, 1, 9, 4, 5, 1, 1, 21, 186, 1, 1, 15, 1, 8, 25, 1, 1, 1, 1, 107, 163, 1, 2, 1, 1, 2, 9, 10, 2, 2, 4, 1, 1, 121, 1, 2, 19, 1, 2, 1, 47, 1, 2, 2, 1, 3, 4, 6
(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.93182563272432577164477985... = 3 + 1/(1 + 1/(13 + 1/(1 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(51)); for (n=1, 20000, write("b016479.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]
|
|
|
CROSSREFS
| Cf. A016674 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 21 2009]
Sequence in context: A186695 A019232 A185697 * A170910 A134768 A113139
Adjacent sequences: A016476 A016477 A016478 * A016480 A016481 A016482
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|