|
Search: id:A016567
|
|
|
| A016567 |
|
Continued fraction for ln(79/2). |
|
+0 2
|
|
| 3, 1, 2, 11, 5, 355, 1, 2, 1, 4, 2, 1, 1, 1, 2, 1, 2, 1, 1, 2, 8, 1, 2, 3, 2, 1, 3, 5, 4, 1, 11, 2, 3, 3, 1, 4, 2, 2, 1, 1, 15, 28, 5, 1, 2, 8, 2, 1, 6, 2, 6, 1, 13, 1, 1, 5, 8, 1, 2, 1, 5, 18, 1, 58, 2, 62, 1, 16, 5, 1, 1, 1, 1, 2, 5, 1, 12
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
3.67630067190707618475571342... = 3 + 1/(1 + 1/(2 + 1/(11 + 1/(5 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(79/2)); for (n=1, 20000, write("b016567.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
|
|
CROSSREFS
|
Cf. A016616 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 29 2009]
Sequence in context: A126226 A144156 A116854 this_sequence A109528 A136125 A092580
Adjacent sequences: A016564 A016565 A016566 this_sequence A016568 A016569 A016570
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|