|
| |
|
|
A016511
|
|
Continued fraction for ln(83).
|
|
2
| |
|
|
4, 2, 2, 1, 1, 2, 1, 1, 1, 1, 3, 74, 1, 1, 37, 1, 2, 1, 2, 4, 12, 119, 1, 65, 1, 9, 1, 5, 6, 2, 2, 37, 1, 1, 3, 2, 4, 2, 2, 2, 4, 3, 2, 4, 4, 2, 4, 4, 1, 1, 2, 9, 3, 8, 1, 122, 8, 2, 2, 3, 1, 1, 26, 3, 3, 3, 2, 3, 1, 9, 1, 166, 2, 2, 1, 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.418840607796597923475472223... = 4 + 1/(2 + 1/(2 + 1/(1 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
|
|
|
PROG
| (PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(83)); for (n=1, 20000, write("b016511.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
|
|
|
CROSSREFS
| Cf. A016706 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 24 2009]
Sequence in context: A136215 A136737 A004551 * A123402 A205032 A088570
Adjacent sequences: A016508 A016509 A016510 * A016512 A016513 A016514
|
|
|
KEYWORD
| nonn,cofr
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|