Suppose that the function $f:\mathbb{R}\rightarrow\mathbb{R}$ is continuous and that $$f(x)=\int_{0}^{x}f(t)dt\qquad\text{for all $x$}$$ Prove that $f(x)=0$ for all $x$.
Attempt Since $f(x)=\int_{0}^{x}f(t)dt$, by the First Fundamental Theorem of Calculus, this gives $f(x)=F(x)-F(0)$. So, $$F(x)=\int_{0}^{x}f(t)dt+F(0)\Longrightarrow F'(x)=f(x)=F(x)-F(0)=\int_{0}^{x}f(t)dt$$
At this step, I don't know how to keep going to work on it. I think my proof doesn't right. Can someone give me a hint or suggestion to the right direction? Thanks