|
Search: id:A016573
|
|
|
| A016573 |
|
Continued fraction for ln(91/2). |
|
+0 2
|
|
| 3, 1, 4, 2, 17, 6, 1, 2, 1, 4, 34, 1, 1, 1, 2, 5, 1, 4, 2, 1, 1, 2, 30, 2, 7, 4, 5, 2, 1, 2, 1, 2, 3, 1, 1, 1, 9, 6, 2, 5, 1, 7, 2, 1, 1, 1, 2, 1, 1, 4, 1, 3, 1, 13, 1, 5, 1, 7, 3, 1, 1, 1, 2, 37, 3, 1, 20, 1, 11, 1, 7, 1, 2, 1, 1, 18, 4, 1
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
3.81771232595690473174160806... = 3 + 1/(1 + 1/(4 + 1/(2 + 1/(17 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(91/2)); for (n=1, 20000, write("b016573.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
CROSSREFS
|
Cf. A016622 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
Sequence in context: A068028 A163359 A065256 this_sequence A055171 A101038 A064883
Adjacent sequences: A016570 A016571 A016572 this_sequence A016574 A016575 A016576
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|