|
| |
|
|
A016505
|
|
Continued fraction for ln(77).
|
|
2
| |
|
|
4, 2, 1, 9, 1, 16, 1, 2, 2, 4484, 1, 1, 4, 1, 1, 1, 4, 8, 3, 1, 3, 1, 2, 1, 1, 1, 4, 1, 1, 11, 5, 1, 11, 13, 1, 2, 4, 8, 2, 13, 3, 6, 1, 1, 8, 1, 9, 1, 4, 7, 1, 1, 3, 1, 3, 3, 25, 2, 40, 1, 1, 680, 3, 70, 1, 34, 1, 6, 3, 1, 5, 10, 1, 3
(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.343805421853683849167296321... = 4 + 1/(2 + 1/(1 + 1/(9 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(77)); for (n=1, 20000, write("b016505.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
|
|
|
CROSSREFS
| Cf. A016700 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
Sequence in context: A175938 A117016 A013659 * A010310 A021241 A016691
Adjacent sequences: A016502 A016503 A016504 * A016506 A016507 A016508
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|