|
| |
|
|
A016586
|
|
Decimal expansion of ln(19/2).
|
|
2
| |
|
|
2, 2, 5, 1, 2, 9, 1, 7, 9, 8, 6, 0, 6, 4, 9, 5, 1, 5, 0, 5, 9, 1, 7, 9, 5, 3, 1, 0, 4, 2, 9, 6, 7, 6, 9, 6, 9, 1, 6, 1, 8, 7, 9, 1, 2, 6, 9, 3, 8, 8, 7, 3, 5, 6, 4, 4, 1, 7, 2, 8, 0, 2, 2, 6, 9, 1, 5, 8, 9, 9, 0, 8, 0, 0, 9, 4, 5, 0, 2, 5, 7, 3, 1, 0, 8, 2, 9, 5, 0, 5, 6, 8, 1, 9, 3, 2, 1, 2, 0
(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.251291798606495150591795310429676969161879126938873564417280226915899... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=log(19/2); for (n=1, 20000, d=floor(x); x=(x-d)*10; write("b016586.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
|
|
|
CROSSREFS
| Cf. A016537 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 26 2009]
Sequence in context: A084046 A200493 A173169 * A073690 A079301 A079300
Adjacent sequences: A016583 A016584 A016585 * A016587 A016588 A016589
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|