|
| |
|
|
A016461
|
|
Continued fraction for ln(33).
|
|
2
| |
|
|
3, 2, 71, 12, 61, 1, 5, 12, 1, 5, 6, 6, 1, 9, 1, 1, 4, 1, 997, 1, 1, 1, 1, 8, 7, 8, 5, 1, 1, 1, 1, 4, 1, 1, 1, 1, 4, 1, 2, 53, 1, 3, 2, 3, 2, 1, 1, 1, 1, 82, 1, 1, 2, 2, 6, 3, 260, 1, 1, 6, 1, 3, 24, 4, 1, 3, 6, 1, 4, 2, 1, 3, 1, 11, 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
| 3.496507561466480235457188... = 3 + 1/(2 + 1/(71 + 1/(12 + 1/(61 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(33)); for (n=1, 20000, write("b016461.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]
|
|
|
CROSSREFS
| Cf. A016656 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 20 2009]
Sequence in context: A104254 A190286 A063513 * A069576 A109899 A002297
Adjacent sequences: A016458 A016459 A016460 * A016462 A016463 A016464
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|