I have a question which I tried solving for a few hours.
My only solid direction so far is trying using Cauchy.
Let $(f_n(x))$ be a series of continuous functions in $[0,1]$.
Prove; If $ \sum_{n=1}^{ \infty } f_n(x) $ converges uniformly at $[0,1)$, then $ \sum_{n=1}^{ \infty } f_n(1) $ converges.
Thank you in advance, been trying a lot solving this. Much appreciated.
If $f(x)=\sum_{n=1}^\infty f_n(x)$ converges uniformly on $(0,1)$, then $\forall \epsilon>0$ there exists $N$ s.t. $$\left|\sum_{n=N}^\infty f_n(x) \right| < \epsilon$$ for all $x\in (0,1)$. Furthermore $\sum_{n=N}^\infty f_n(x)$ is uniformly continuous on $(0,1)$ (and can therefore be continued to $[0,1]$) since (by uniform continuity of $f_n(x)$ on $(0,1)$ and uniform convergence of $f(x)$) $\forall \epsilon'>0$ there is $N'>N$ and $\delta(N')=\delta'>0$, s.t. $\forall x,x' \in (0,1)$ with $|x-x'|<\delta'$ $$\left|\sum_{n=N}^\infty f_n(x)-f_n(x') \right| \leq \sum_{n=N}^{N'-1} \underbrace{\left| f_n(x)-f_n(x') \right|}_{<\frac{\epsilon'}{N'-N}} + \underbrace{\left|\sum_{n=N'}^\infty f_n(x)\right|}_{<\epsilon'} + \underbrace{\left|\sum_{n=N'}^\infty f_n(x') \right|}_{<\epsilon'}<3\epsilon' \, .$$
For $x=1-\delta$ with $\delta >0$ this gives $$\left|\sum_{n=N}^\infty f_n(1) \right| \leq \left|\sum_{n=N}^\infty f_n(1) - f_n(1-\delta) \right| + \left|\sum_{n=N}^\infty f_n(1-\delta) \right|<2\epsilon$$ The second term is less than $\epsilon$ by definition of uniform convergence, while the first term can be made less than $\epsilon$ for small enough $\delta$ due to the continuity of $\left|\sum_{n=N}^\infty f_n(x) \right|$ on $[0,1]$.