This question is essentially the same as mine, but the answer and comments only addressed the specific problem there.
Let $f(n,k)$ be a function from $\Bbb N\times\Bbb N$ to $\Bbb R$ such that $\lim\limits_{n\to\infty}f(n,k)$ exists for all $k$ and call it $a_k.$
When is it that $$\lim_{n\to\infty}\sum_{k=0}^n f(n,k)= \sum_{k=0}^\infty a_k?$$ I would like to know equivalent or at least sufficient conditions. How does the uniform convergence of $\sum_k f(n,k)$ come into play?
Interchanging limits with integration (or summation) is a central theme in real analysis. Here are two sufficient conditions, following from two well known results:
If $0\le f(n,k)\le f(n+1,k)$ for all $n,k$, then equality holds. This follows from the Monotone Convergence Theorem. Furthermore, the weaker condition $0\le f(n,k)\le a_k$ for all $n,k$ is also sufficient, but this is less well known.
Let $b_{k}=\sup_{n\ge0}|f(n,k)|$. If $\sum_{k=0}^\infty b_k<\infty$, then equality holds. This follows from the Dominated Convergence Theorem.