|
Search: id:A016544
|
|
|
| A016544 |
|
Continued fraction for ln(33/2). |
|
+0 2
|
|
| 2, 1, 4, 11, 1, 2, 2, 1, 2, 4, 2, 1, 16, 1, 1, 18, 1, 1, 5, 1, 8, 1, 6, 2, 1, 1, 20, 14, 4, 2, 3, 5, 29, 5, 4, 4, 1, 15, 2, 2, 5, 1, 4, 654, 12, 1, 1, 1, 2, 8, 1, 2, 4, 1, 2, 6, 2, 1, 1, 4, 14, 1, 3, 1, 4, 1, 84, 1, 5, 2, 3, 1, 8, 20, 3, 4
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
2.80336038090653492603995669... = 2 + 1/(1 + 1/(4 + 1/(11 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(33/2)); for (n=1, 20000, write("b016544.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
CROSSREFS
|
Cf. A016593 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
Sequence in context: A085421 A121198 A001071 this_sequence A134028 A111479 A088137
Adjacent sequences: A016541 A016542 A016543 this_sequence A016545 A016546 A016547
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|