Let $X$ be a compact subset of $\mathbb C$ and $(f_n)$ be a sequence in $D^{\infty}(X) = \left \{ f:X \to \mathbb C: f^{(k)} \text{ is continuous for all k} \right \}$ such that $f_n \to f$ uniformly and $f_n^{ (k)} \to f^{(k)}$ uniformly.
Assuming that $ \sum_{k\in \mathbb N}|f_n ^{(k)}|_X < \infty $, for all $n$. It's true that $\sum_{k\in \mathbb N}|f ^{(k)}|_X < \infty$?
I'm trying the following argument: for each $k \in \mathbb N$,
$$ |f^{(k)}|_X \leq |f^{(k)} - f_n^{(k)}|_X + |f_n^{(k)}|_X $$
taking $n \to \infty$,
$$ |f^{(k)}|_X \leq \lim_{n\to \infty}|f^{(k)} - f_n^{(k)}|_X + \lim_{n\to \infty}|f_n^{(k)}|_X = \lim_{n\to \infty}|f_n^{(k)}|_X$$
then,
$$\sum_{r=0}^k |f^{(r)}|_X \leq \lim_{n\to \infty} \sum_{r=0}^k |f_n^{(r)}|_X \leq \lim_{n\to\infty} \sum_{r=0}^\infty |f_n^{(r)}|_X$$
My problem here is that the limit in the right side converges.
Help?