If $f'(x) = f(x)$ for all $x \in \mathbb R$, show that $f^{(n)}(x) = f(x)$ for all natural $n$.
This problem seems to be best approached via induction and, as far as I can see, using Taylor's theorem; we are given the fact that for $n = 1$, the case holds. However, I can't quite grasp how to properly establish the truth of the general equality via induction.
$f^{'}(x)=f(x)\implies \dfrac{f^{'}(x)}{f(x)}=1$.
Integrating $\ln f(x)=x+C\implies f(x)=e^{x+C}\implies f^{n}(x)=e^{x+C}=f(x)$.