|
| |
|
|
A016495
|
|
Continued fraction for ln(67).
|
|
2
| |
|
|
4, 4, 1, 7, 1, 2, 1, 1, 1, 1, 1, 9, 1, 4, 3, 1, 5, 4, 1, 80, 2, 2, 1, 9, 1, 5, 6, 1, 2, 2, 2, 12, 1, 1, 1, 1, 2, 1, 5, 1, 4, 1, 1, 5, 1, 1, 3, 12, 2, 3, 1, 1, 2, 1, 14, 5, 7, 2, 2, 1, 1, 1, 3, 25, 1, 3, 4, 5, 22, 2, 1, 2, 1, 2, 1, 1, 66, 12
(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.204692619390966059670071996... = 4 + 1/(4 + 1/(1 + 1/(7 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(67)); for (n=1, 20000, write("b016495.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
|
|
|
CROSSREFS
| Cf. A016690 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
Sequence in context: A156380 A166237 A021878 * A047213 A128213 A171716
Adjacent sequences: A016492 A016493 A016494 * A016496 A016497 A016498
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|