The sequence $(-1)^{n}(1+n^{-1})$ :
a)Converges to $1$.
b)Converges to $-1$.
c)Converges to $1$ and $-1$
d)Converges to neither $1$ or $-1$.
The sequence looks like:
$$-1-\frac{1}{1}+1+\frac{1}{2}-1-\frac{1}{3}+1+\frac{1}{4}....$$
$$\Rightarrow -\frac{1}{1}+\frac{1}{2}-\frac{1}{3}+\frac{1}{4}..$$
$$\Rightarrow - ln(1+1)$$
$$\Rightarrow - ln2$$
Therefore, The series Converges to $-ln2$ and hence (d)Converges to neither $1$ or $-1$..
Is this correct? And is there a better way to solve this which i am missing?