My professor introduced the following definition:
Let $f_n:(a,b) \rightarrow \mathbb{R}, n \in \mathbb{N}$ be a sequence of differentiable functions such that:
- $\sum_{n=1}^\infty f_n(c)$ converges for some $c \in (a,b)$
- $g := \sum_{n=1}^\infty f_n^{'}$ is uniformly convergent on $(a,b)$
Then $f:= \sum_{n=1}^\infty f_n$ is uniformly convergent on $(a,b)$ and $f^{'}=g$ on $(a,b)$.
What does it mean for a function to be uniformly convergent on an interval. I thought uniform convergence only applied to sequences of functions? How can a singular function be uniformly convergent? Even defined as a sum, the sum isn't a sequence but rather a limit of partial sums. How does it make sense for a limit to converge?