I have been looking at the proof of the existence of $e^x$ and its properties, and I understand the induction argument which yields the Taylor series expansion around $x=0$. For example,
$E_1(x)=1 + x$, $E_{n+1}(x)=1 + \int_0^x E_n(t)$, etc.
However, I wonder how this argument was developed informally before the proof. For example, how was $E_1(x)$, etc. chosen?