Enunciate:
- Let $f:\mathbb{R}\to\mathbb{R}$ derivable, such that $f(0)=0$ and, for all $x\in\mathbb{R}$, satisfy $f'(x)=(f(x))^2$. Prove that $f\equiv 0$.
How can I prove it? I'm trying to integrate something in someway, but nothing that I tried works.
You can use uniform continuity. Let $a>0$ be fixed, and let's show that $f$ is zero on $[0,a]$. Note that since $f'=f^2\geq 0$, $f$ is non-decreasing. Chose $\delta>0$ such that $|x-y|<\delta$ in $[0,a]$ implies $|f(x)-f(y)|<1$. We can assume $\delta<1$. Let $0=x_0<x_1<\ldots<x_n=a$ be a partition of $[0,a]$ with $|x_i-x_{i+1}|<\delta$. Let's show that $f(x_i)=0$ for all $i$ by induction. The case $i=0$ is from the hypothesis. If $f(x_i)=0$, then $f(x_{i+1})<1$, so $$f(x_{i+1})=\int_{x_i}^{x_{i+1}} f'(t)dt=\int_{x_i}^{x_{i+1}}f(t)^2dt\leq(x_{i+1}-x_i)f(x_{i+1})^2$$ If $f(x_{i+1})$ were not zero, this would imply $1<\delta$, a contradiction.
Therefore, $f(x_i)=0$ for all $i$. In particular, $f(a)=f(x_n)=0$. Since $a>0$ is arbitrary, we see that $f(x)=0$ for $x\geq 0$.
Considering the function $g(x)=f(-x)$, $g$ also satisfies the hypothesis of the question, so the previous argument implies $g(x)=0$ for $x\geq 0$, that is, $f(x)=0$ for $x<0$.