|
Search: id:A016555
|
|
|
| A016555 |
|
Continued fraction for ln(55/2). |
|
+0 2
|
|
| 3, 3, 5, 2, 7, 1, 2, 1, 2, 2, 1, 3, 1, 2, 10, 1, 23, 1, 1, 1, 1, 3, 1, 1, 1, 1, 4, 5, 2, 8, 2, 4, 1, 37, 2, 2, 2, 1, 2, 74, 1, 11, 2, 1, 3, 1, 6, 3, 1, 6, 136, 1, 3, 9, 1, 2, 6, 6, 12, 1, 1, 2, 1, 1, 1, 29, 1, 4, 3, 5, 2, 1, 6, 6, 1, 11, 7
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
3.314186004672525609245470789... = 3 + 1/(3 + 1/(5 + 1/(2 + 1/(7 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(55/2)); for (n=1, 20000, write("b016555.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
|
|
CROSSREFS
|
Cf. A016604 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 28 2009]
Sequence in context: A105104 A142961 A101777 this_sequence A115155 A136549 A077924
Adjacent sequences: A016552 A016553 A016554 this_sequence A016556 A016557 A016558
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|