$f:[0,\infty)\rightarrow\mathbb R$ is a function that for all $0\leq a<b\in \mathbb R$, $f_{|[a,b]}:[a,b]\rightarrow \mathbb R$ is integrable. assuming that for all $x\in[0,\infty)$ , $f\left(x\right)=\int\limits _{0}^{x}f\left(t\right)dt$ then $f\equiv0$
my attempt:
First we know that $f\left(x\right)=\int\limits _{0}^{x}f\left(t\right)dt$ so $f(x)$ is an anti derivative of itself and continuous on $[0,\infty)$ $$ f\left(x\right) = \int\limits _{0}^{x}f\left(t\right)dt\Rightarrow f\left(x\right)-f\left(0\right)=f\left(x\right) \Rightarrow f\left(0\right)=0 $$ Now according to Mean value theorem because $f$ is continuous and derivative on $[0,\infty)$ there exists $c\in[0,\infty)$ and $$ f(c)=\frac{f\left(x\right)-f\left(0\right)}{x}\Rightarrow f\left(c\right)=\frac{f\left(x\right)}{x} $$
It could be that this attempt will not lead me to a solution but this is all I got right now. if you have any ideas...