Given $f_1(x)$ continuous function in $[0,1]$ and differentiable in $(0,1)$. The series {$f_n(x)$} is defined by $f_{n+1}(x)=\int_{0}^{x}f_n(t)dt$ for $x\in [0,1]$.
I need to prove that $\sum_{1}^{\infty}f_n(x)$ converges and is differentiable in $(0,1)$.
I tried to bound $f_n(x)$ by some other series and to use Weierstrass M-Test to prove uniform convergence which will lead to regular one, but I didn't manage to find a series.
I'd really love your help with this one.
Thanks a lot!
Theorem: Suppose $ f_n:(0,1) \to \mathbb{R}$ is a sequence of differentiable functions and $f$ is such that $f_n \to f $ uniformly. Also assume that $ f'_n $ converges uniformly to some function $g.$ Then $f$ is differentiable and $f'=g.$
Since the uniform convergence of $ \sum f'_n$ follows from that of $ \sum f_n $ we reach the desired conclusion.
– Ragib Zaman Feb 15 '12 at 10:06