Let $f_1 : [a,b] \rightarrow \mathbb{R}$ be an integrable function.
Let's define a sequence $(f_n)$, $ \ \ f_n : [a,b] \rightarrow \mathbb{R}$ as $f_{n+1}(x):= \int_a ^x f_n(t)dt$.'
Prove that $\sum_{m=1} ^{\infty} f_m(x)$ is uniformly convergent on $[a,b]$.
Could you help me with that?
Thank you.
Denote $$M:=\int_a^b|f_1(t)|dt<\infty.\tag{1}$$ By definition, $$|f_{n+1}(x)|\le \int_a^x |f_n(t)|dt\quad \forall x\in[a,b],~\forall n\ge 1.\tag{2}$$ Using $(1)$ and $(2)$, by induction, it is easy to show that $$|f_{n+1}(x)|\le \frac{M (x-a)^{n-1}}{(n-1)!},\quad \forall x\in[a,b],~\forall n\ge 1.\tag{3}$$ The conclusion follows from $(3)$.