|
| |
|
|
A019740
|
|
Decimal expansion of E/3.
|
|
2
| |
|
|
9, 0, 6, 0, 9, 3, 9, 4, 2, 8, 1, 9, 6, 8, 1, 7, 4, 5, 1, 2, 0, 0, 9, 5, 8, 2, 3, 7, 8, 4, 2, 2, 0, 8, 3, 2, 5, 8, 5, 7, 4, 9, 0, 3, 1, 2, 3, 3, 3, 1, 9, 8, 5, 8, 3, 2, 2, 3, 2, 2, 5, 4, 2, 5, 7, 4, 6, 9, 2, 2, 1, 0, 1, 1, 7, 8, 4, 9, 1, 9, 8, 1, 9, 0, 4, 6, 0, 7, 2, 6, 1, 7, 5, 0, 5, 5, 4, 7, 5
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=0,...,20000
|
|
|
EXAMPLE
| 0.906093942819681745120095823784220832585749031233319858322322542574692... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=10*exp(1)/3; for (n=0, 20000, d=floor(x); x=(x-d)*10; write("b019740.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
|
|
|
CROSSREFS
| Cf. A006084 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 12 2009]
Sequence in context: A093070 A010533 A173201 * A188738 A199789 A019874
Adjacent sequences: A019737 A019738 A019739 * A019741 A019742 A019743
|
|
|
KEYWORD
| nonn,cons
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
EXTENSIONS
| Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 2009
|
| |
|
|