|
Search: id:A016577
|
|
|
| A016577 |
|
Continued fraction for ln(99/2). |
|
+0 2
|
|
| 3, 1, 9, 4, 1, 31, 1, 1, 5, 7, 4, 2, 6, 2, 1, 5, 14, 2, 4, 1, 1, 3, 1, 22, 2, 3, 2, 2, 2, 1, 12, 2, 1, 1, 1, 1, 1, 2, 6, 2, 2, 4, 1, 7, 2, 1, 9, 27, 2, 1, 14, 6, 1, 4, 6, 2, 48, 2, 7, 17, 10, 1, 1, 4, 2, 2, 2, 2, 5, 7, 1, 19, 1, 1, 1, 2, 9
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
|
|
EXAMPLE
|
3.901972669574644617435201930... = 3 + 1/(1 + 1/(9 + 1/(4 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(99/2)); for (n=1, 20000, write("b016577.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
|
|
CROSSREFS
|
Cf. A016626 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 30 2009]
Sequence in context: A106516 A140071 A067417 this_sequence A124573 A127550 A021317
Adjacent sequences: A016574 A016575 A016576 this_sequence A016578 A016579 A016580
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|