|
Search: id:A016530
|
|
|
| A016530 |
|
Continued fraction for ln(5/2). |
|
+0 2
|
|
| 0, 1, 10, 1, 17, 1, 1, 3, 1, 48, 1, 9, 1, 1, 9, 1, 1, 2, 22, 2, 6, 2, 3, 1, 4, 3, 5, 107, 1, 3, 1, 2, 4, 4, 1, 1, 5, 3, 4, 109, 1, 4, 1, 18, 2, 1, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 3, 6, 1, 2, 6, 1, 1, 7, 1, 1, 1, 1, 79, 4, 1, 23, 1, 94, 1
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
0.9162907318741550651835272... = 0 + 1/(1 + 1/(10 + 1/(1 + 1/(17 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(5/2)); for (n=1, 20000, write("b016530.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
CROSSREFS
|
Cf. A016579 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
Sequence in context: A070606 A073731 A099613 this_sequence A059920 A040109 A036188
Adjacent sequences: A016527 A016528 A016529 this_sequence A016531 A016532 A016533
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|