|
| |
|
|
A093592
|
|
Decimal expansion of e^(3*e).
|
|
1
| |
|
|
3, 4, 8, 0, 2, 0, 1, 5, 4, 1, 7, 1, 3, 8, 2, 9, 4, 5, 0, 2, 2, 1, 6, 3, 1, 2, 2, 4, 2, 2, 4, 8, 6, 0, 2, 5, 8, 3, 3, 9, 5, 2, 5, 0, 4, 0, 7, 7, 2, 3, 3, 7, 5, 3, 2, 7, 0, 4, 5, 0, 5, 7, 9, 0, 2, 7, 1, 4, 7, 2, 4, 7, 3, 9, 0, 2, 8, 0, 0, 4, 9, 0, 3, 9, 4, 0, 7, 1, 5, 6, 2, 1, 1, 5, 0, 9, 9, 2, 8, 2, 5, 0, 0, 9, 3
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 4,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=4,...,20000
|
|
|
EXAMPLE
| 3480.20154171382945022163122422
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=exp(1)^(3*exp(1))/1000; for (n=4, 20000, d=floor(x); x=(x-d)*10; write("b093592.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 19 2009]
|
|
|
CROSSREFS
| Cf. A001113, A073226, A073230.
Sequence in context: A059077 A042707 A011215 * A131265 A042975 A100231
Adjacent sequences: A093589 A093590 A093591 * A093593 A093594 A093595
|
|
|
KEYWORD
| cons,nonn
|
|
|
AUTHOR
| Mohammad K. Azarian (azarian(AT)evansville.edu), May 14 2004
|
| |
|
|