Interchanging a limit and an infinite alternate series

151 Views Asked by At

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?

2

There are 2 best solutions below

0
On BEST ANSWER

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?

0
On

Or: $$ \sum_{n\geq 1}\frac{(-1)^n}{n+k} = \sum_{n\geq 1}\int_{0}^{+\infty}(-1)^n e^{-nx} e^{-kx}\,dx =\int_{0}^{+\infty}\frac{dx}{(1+e^x)e^{kx}}\leq \int_{0}^{+\infty}\frac{dx}{2e^{kx}}=\frac{1}{2k}.$$