|
| |
|
|
A016501
|
|
Continued fraction for ln(73).
|
|
2
| |
|
|
4, 3, 2, 3, 1, 6, 1, 4, 1, 5, 1, 1, 1, 3, 1, 1, 2, 4, 1, 1, 1, 1, 2, 32, 1, 1, 1, 6, 1, 3, 1, 2, 1, 1, 2, 1, 1, 1, 11, 1, 5, 2, 27, 4, 1, 1, 1, 1, 5, 1, 24, 2, 3, 2, 2, 5, 3, 2, 3, 4, 2, 1, 2, 6, 2, 1, 2, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 72, 3, 1
(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.290459441148391129092108857... = 4 + 1/(3 + 1/(2 + 1/(3 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(73)); for (n=1, 20000, write("b016501.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
|
|
|
CROSSREFS
| Cf. A016696 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 23 2009]
Sequence in context: A090342 A010307 A001178 * A152062 A084255 A076576
Adjacent sequences: A016498 A016499 A016500 * A016502 A016503 A016504
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|