|
Search: id:A016539
|
|
|
| A016539 |
|
Continued fraction for ln(23/2). |
|
+0 2
|
|
| 2, 2, 3, 1, 5, 9, 4, 2, 2, 4, 1, 1, 1, 9, 1, 1, 16, 2, 6, 1, 2, 2, 1, 5, 2, 4, 1, 2, 1, 3, 3, 7, 2, 1, 4, 4, 1, 1, 4, 2, 1, 4, 1, 3, 427, 5, 5, 15, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 4, 1, 1, 1, 1, 8, 2, 1, 2, 7, 13, 15, 2, 1, 8, 4, 1, 38, 1, 9, 1
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
2.442347035369204381389520710... = 2 + 1/(2 + 1/(3 + 1/(1 + 1/(5 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(23/2)); for (n=1, 20000, write("b016539.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
CROSSREFS
|
Cf. A016588 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
Sequence in context: A028507 A096226 A155980 this_sequence A022461 A007906 A098008
Adjacent sequences: A016536 A016537 A016538 this_sequence A016540 A016541 A016542
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|