|
Search: id:A016528
|
|
|
| A016528 |
|
Continued fraction for ln(100). |
|
+0 3
|
|
| 4, 1, 1, 1, 1, 7, 7, 3, 6, 1, 1, 9, 1, 2, 1, 2, 1, 1, 1, 12, 1, 1, 2, 2, 11, 1, 4, 2, 2, 1, 1, 39, 1, 1, 1433, 2, 3, 1, 5, 1, 10, 1, 35, 2, 2, 6, 1, 1, 3, 6, 2, 1, 4, 3, 3, 1, 1, 3, 3, 1, 1, 1, 2, 32, 1, 1, 1, 2, 1, 1, 1, 58, 5, 2, 2, 1
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,20000
G. Xiao, Contfrac
Index entries for continued fractions for constants
|
|
EXAMPLE
|
4.605170185988091368035982909... = 4 + 1/(1 + 1/(1 + 1/(1 + 1/(1 + ...)))) [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
PROGRAM
|
(PARI) { allocatemem(932245000); default(realprecision, 21000); x=contfrac(log(100)); for (n=1, 20000, write("b016528.txt", n, " ", x[n])); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
|
|
CROSSREFS
|
Cf. A016723 Decimal expansion. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 25 2009]
Sequence in context: A046563 A046591 A119350 this_sequence A056623 A038025 A079982
Adjacent sequences: A016525 A016526 A016527 this_sequence A016529 A016530 A016531
|
|
KEYWORD
|
nonn,cofr
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|