Let be $f_n $ be a sequence of functions and $f_0$ an continuous arbitrary function derivable in $0$ such that: $$f_{n+1}\left(x\right)=\frac{1}{x}\int _0^xf_n\left(t\right)dt$$ for every $n$ positive integer.
The domain of $f_n$ is $[0,1]$
I was wondering if the following statement is true or not:
$f'_n $is uniformly convergent to the function:
$g(x)=0$ for every $x \in [0,1]$
I was thinking that I need to prove that:
$$sup_{x\in [0,1]}|f'_n(x)-f(x)|=0$$
that is to say for every $\epsilon>0$ there is a positive integer $N$ such that for every $n>N$ and ${x\in [0,1]}$ we have:
$$|f'_n(x)-f(x)|<\epsilon$$ How should I proceed?