This was a question I confronted in JAM 2016. I tried the following steps:
$$\displaystyle\sum_{n=2}^\infty\frac{(-1)^n}{n^2+n-2} \implies\sum_{n=2}^\infty\frac{(-1)^n}{(n-1)(n+2)}\implies\sum_{n=2}^\infty(-1)^n\frac{1}{3}\cdot[\frac{1}{(n-1)}-\frac{1}{(n-2)}]$$$$\implies\lim_ {n\to\infty}(-1)^n\cdot\frac{1}{3}[1-\frac{1}{4}+\frac{1}{2}-\frac{1}{5}+...] $$ From the options it was evident that the sum had a relation with $\log_{e}2$, however I couldn't manage to solve the problem. What was I missing?
$$\frac{1}{3}\sum_{n=2}^{+\infty}(-1)^n\left(\frac{1}{n-1}-\frac{1}{n+2}\right)=$$ $$=\frac{1}{3}\sum_{n=1}^{+\infty}\frac{(-1)^{n+1}}{n}+\frac{1}{3}\sum_{n=1}^{+\infty}\frac{(-1)^{n+1}}{n}-\frac{1}{3}\left(1-\frac{1}{2}+\frac{1}{3}\right)=$$ $$=\frac{1}{3}\ln2+\frac{1}{3}\ln2-\frac{1}{3}\left(1-\frac{1}{2}+\frac{1}{3}\right)=\frac{2}{3}\ln2-\frac{5}{18}.$$