Show that $$\sum_{n = 1}^\infty \log\left(1+(-1)^{n-1}\frac{1}{n}\right)$$ converges.
I want to say that the convergence/divergence of this series is equivalent to the convergence/divergence of $$\sum(-1)^{n-1}\frac{1}{n}.$$ Without the sign term I can show by L'hospital's rule that $$\lim_{n\to \infty}\frac{\log(1+1/n)}{1/n}=1.$$ But I don't know how to compare the given sries with $\sum(-1)^{n-1}/n$. Any suggestion is appreciated.
Note that $\log{(1 + x)} = x + O(x^2)$ in a neighborhood of $x = 0$.
So there exists $C$ such that $$-C x^2 < \log (1 + x) - x < C x^2$$
So the sum $$ \sum _ {n = 1} ^ \infty \left(\log {\left(1 + \frac{(-1)^n}n\right)} - \frac{(-1)^n}n\right)$$ converges absolutely. We conclude that the original sum converges too.