I would like to calculate the following limit: $$ \lim_{n\to\infty}\sum_{k=0}^{n}\alpha_k\beta_{n,k}. $$
I know that $\lim\limits_{n\to\infty}\beta_{n,k}=1$ and the series $\sum_{k\geqslant0}\alpha_k$ converges to $\ell$.
If I think about it I found the limit is $\ell$. I mean if I do something which is not math like: $$ \lim_{n\to\infty}\sum_{k=0}^{n}\alpha_k\beta_{n,k}= \left(\lim_{n\to\infty}\sum_{k=0}^{n}\alpha_k\right)\left(\lim_{n\to\infty}\beta_{n,k}\right)=\ell\cdot1=\ell.\blacksquare $$
I am sure this is wrong. Can you please help me.
P.S. As an example, one can take the following sequences:
$$ \alpha_k=\dfrac{1}{k!}. $$
and
$$ \beta_{n,k}=\dfrac{\prod\limits_{p=0}^{k-1}(n-p)}{n^k}. $$