I am having troubles to explain if the following equality holds or not $$\lim_{k\to\infty}\sum_{n=1}^{\infty}(-1)^{n}(n+k)^{-1}=\sum_{n=1}^{\infty}(-1)^{n}\lim_{k\to\infty}(n+k)^{-1}=0.$$ As far as I see, I can't apply the dominated convergence theorem since $|f_{k}(n)|=|(-1)^{n}(n+k)^{-1}|=(n+k)^{-1}$ can't be dominated by summable sequence over $n$. How could I proceed?
2026-03-29 13:46:47.1774792007
Interchanging a limit and an infinite alternate series
151 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT:
Note that we can write
$$\sum_{n=1}^\infty \frac{(-1)^n}{n+k}=\sum_{n=1}^\infty\left(\frac{1}{2n+k}-\frac{1}{2n-1+k}\right)$$
Can you proceed now?