|
| |
|
|
A094001
|
|
Decimal expansion of (pi+e)^pi.
|
|
2
| |
|
|
2, 5, 8, 4, 5, 9, 3, 7, 1, 9, 6, 6, 7, 4, 7, 2, 8, 8, 7, 1, 6, 1, 0, 7, 1, 0, 2, 1, 6, 8, 4, 2, 6, 9, 2, 4, 3, 6, 0, 6, 2, 2, 6, 1, 7, 4, 5, 1, 4, 4, 9, 8, 3, 5, 2, 3, 9, 3, 5, 6, 3, 4, 5, 7, 4, 0, 3, 4, 6, 4, 6, 8, 7, 7, 2, 0, 7, 7, 9, 3, 8, 6, 6, 3, 2, 4, 2, 1, 9, 6, 8, 3, 7, 9, 2, 9, 6, 4, 9, 7, 8, 9, 8, 2, 0
(list; constant; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 3,1
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=3,...,20000
|
|
|
EXAMPLE
| 258.4593719667472887161071021684269
|
|
|
PROG
| (PARI) { default(realprecision, 20080); x=(Pi+exp(1))^Pi/100; for (n=3, 20000, d=floor(x); x=(x-d)*10; write("b094001.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 16 2009]
|
|
|
CROSSREFS
| Cf. A001113, A000796, A059742.
Cf. A161683 Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 16 2009]
Sequence in context: A075173 A163337 A114550 * A020859 A062089 A011201
Adjacent sequences: A093998 A093999 A094000 * A094002 A094003 A094004
|
|
|
KEYWORD
| cons,nonn
|
|
|
AUTHOR
| Mohammad K. Azarian (azarian(AT)evansville.edu), May 30 2004
|
| |
|
|