|
Search: id:A016538
|
|
|
| A016538 |
|
Continued fraction for ln(21/2). |
|
+0 2
|
|
| 2, 2, 1, 5, 2, 30, 10, 2, 1, 1, 1, 1, 38, 1, 1, 1, 1, 6, 2, 2, 1, 26, 1, 1, 2, 2, 2, 1, 42, 2, 2, 1, 5, 2, 2, 7, 1, 1, 2, 5, 1, 1, 3, 1, 1, 1, 1, 1, 4, 1, 2, 2, 1, 1, 5, 2, 3, 1, 1, 1, 2, 9, 1, 1, 2, 1, 3, 2, 1, 1, 7, 2, 3, 2, 2, 2, 1, 21, 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.351375257163477687083365858... = 2 + 1/(2 + 1/(1 + 1/(5 + 1/(2 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(21/2)); for (n=1, 20000, write("b016538.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
CROSSREFS
|
Cf. A016587 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
Sequence in context: A123398 A102849 A088333 this_sequence A134226 A127742 A110438
Adjacent sequences: A016535 A016536 A016537 this_sequence A016539 A016540 A016541
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|