I have to test the series for absolute and conditional convergence
$\sum_{n=2}^{\infty}$ $\frac{(-1)^{n-1}}{n^2+(-1)^n}$
$Notes :$ For absolute convergence def. I have $\vert \frac{(-1)^{n-1}}{n^2+(-1)^n} \vert$ If this convergence then the original series should be convergence.
$proof:$ $\vert \frac{(-1)^{n-1}}{n^2+(-1)^n} \vert$ = $\frac {1}{n^2+1}$ $\lt$ $\frac{1}{n}$
as this sequence decreasing to $0$ is diverges. Therefore the series is not absolute convergence but it's is conditional convergence by alternating series test.
Any help would be grateful ;)