Let $f:[0,\frac 1 2]\to \mathbb R$ be differentiable and let $|f'(x)|\le|f(x)|$ and $f(0)=0$.
Prove that $\forall x\in[0,\frac 1 2]:f(x)=0$
I got stuck when I tried to solve this.
If we'll define a function: $g(x)=\ln(f(x))$ then $g'(x)=\frac {f'(x)}{f(x)}\le \frac {f(x)}{f(x)}=1$ so this function's derivative is bounded so the function is uniformly continuous but I don't know how to use it.
Note: I can't use integrals.