|
| |
|
|
A016593
|
|
Decimal expansion of ln(33/2).
|
|
2
| |
|
|
2, 8, 0, 3, 3, 6, 0, 3, 8, 0, 9, 0, 6, 5, 3, 4, 9, 2, 6, 0, 3, 9, 9, 5, 6, 6, 9, 3, 4, 2, 9, 4, 7, 8, 4, 3, 6, 3, 9, 3, 6, 9, 7, 2, 7, 7, 3, 9, 9, 9, 1, 1, 3, 7, 2, 8, 3, 2, 5, 8, 2, 0, 3, 3, 2, 7, 4, 6, 7, 4, 2, 9, 5, 1, 6, 2, 1, 5, 0, 9, 6, 4, 3, 4, 2, 8, 0, 7, 1, 3, 5, 8, 1, 9, 9, 4, 8, 1, 9
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=1,...,20000
|
|
|
EXAMPLE
| 2.803360380906534926039956693429478436393697277399911372832582033274674... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(33/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016593.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
|
|
|
CROSSREFS
| Cf. A016544 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 27 2009]
Sequence in context: A088153 A010594 A093588 * A020818 A197252 A021785
Adjacent sequences: A016590 A016591 A016592 * A016594 A016595 A016596
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|