Trying to find a reference for the following.
Define the entire functions, $$f_n(x)=\sum_{k=0}^\infty a_{n,k}x^k\ \ \ \ \ \ \ \ \ \ \ f(x)=\sum_{k=0}^\infty a_kx^k.$$ If for each $k$, $\displaystyle\lim_{n\to\infty}a_{n,k} =a_k$, then $f_n(x)\to f(x)$ uniformly on compact sets.
Not true. Try $f_n(x) = x^n$ and $f(x) = 0$.