Let's assume that we are given an irrational number such as Euler's number $e$. Is it possible to write $e^x$ (where $x$ is a positive integer), as a sum of integer factors of $e$ to $e^{x-1}$?
In other words, is it possible to have the following equality?
$$e^x = a_0 e^0 + a_1 e + \cdots + a_{x-1}e^{x-1}, ~~~~~~~a_i \in Z^+.$$