Is the following statement true or false?
Let $f$ be a non-negative function contnious on $[0, \infty)$ and differentiable function on $(0, \infty)$ such that $f(0)=0$ and such that $f'(x) \le f(x)$ for all $x \in (0, \infty)$. Then $f ≡ 0$.
I think this statement is false. Take $f(x)= x+e^x-1$ so that $f(0)=0$ and $f'(x)=e^x +1 \le x + e^x-1$, but $\lim_{x \rightarrow \infty} f(x)=\infty \neq 0$.