I'm given that $f:\mathbb{R} \to \mathbb{R}$ is twice differentiable and $f(0) = f'(0) =1$. Assuming that $f''(x) > f(x)$ everywhere show that $f(x) > 0$ for all $x$.
I know that $f$ and $f’$ are continuous ($f’’$ exists). Since $f(0) = f’(0)= 1$ there is some $\delta > 0$ where $f(x), f’(x) > 0$ for $-\delta \leq x \leq \delta$. I tried using the second-order Taylor approximation to extend the interval but I cannot see how to show $f(x) > 0$ for all $x < -\delta$.