login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114605 Sum of first n digits of e to digit-wise power of first n digits of pi. 1
8, 15, 16, 24, 56, 134217784, 134217785, 134479929, 134479961, 134480473, 134481497, 134872122, 522292611, 522292611, 522554755, 522554880, 522554884, 522554911, 522945536, 522945617 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

e^(pi i) = -1. Decimal expansion of e^pi = A039661. Here we are taking digit-by-digit e^pi and summing the partial terms. a(10) = 134480473 = 2^3 + 7^1 + 1^4 + 8^1 + 2^5 + 8^9 + 1^2 + 8^6 + 2^5 + 8^3 is the first prime in this sequence. a(20) = 522945617 is the second prime in this sequence. This sum of digit-wise exponentiation of decimal expansions of real constants is binary transformation of integer sequences, as are the individual terms without summation.

LINKS

Eric Weisstein's World of Mathematics, Pi Digits.

Eric Weisstein's World of Mathematics, e.

FORMULA

a(n) = SUM[i = 1 to n] A001113(i)^A000796(i).

EXAMPLE

Since e = 2.71828182845904523536028747135266249775724709369995957496696762772407663...

and pi =

3.1415926535897932384626433832795028841971693993751058209749445923078164062...

a(1) = 8 = 2^3.

a(2) = 15 = 2^3 + 7^1.

a(3) = 16 = 2^3 + 7^1 + 1^4.

a(4) = 24 = 2^3 + 7^1 + 1^4 + 8^1.

a(5) = 56 = 2^3 + 7^1 + 1^4 + 8^1 + 2^5.

a(6) = 134217784 = 2^3 + 7^1 + 1^4 + 8^1 + 2^5 + 8^9.

CROSSREFS

Cf. A000796, A001113, A039661.

Sequence in context: A134990 A126852 A192915 * A031103 A179107 A160524

Adjacent sequences:  A114602 A114603 A114604 * A114606 A114607 A114608

KEYWORD

base,easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 17 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 00:09 EST 2012. Contains 205978 sequences.