Looking to prove that the following series converges conditionally
$$\sum _{n=1}^{\infty}\frac{(-1)^{n+1}(1+n)^{\frac{1}{n}}}{n}$$
Plugging in some terms I see that,
$$\sum _{n=1}^{\infty}\frac{(-1)^{n+1}(1+n)^{\frac{1}{n}}}{n} = 2 - \frac{-\sqrt{3}}{2} + \frac{^4\sqrt 4}{3}-...$$ so this series is alternating
Using the alternating series test,
let $a_n =\frac{(1+n)^{\frac{1}{n}}}{n}$
$\lim a_n = \frac{(\frac{1}{n}+ \frac{n}{n})^{\frac{1}{n}}}{\frac{n}{n}} = \lim1^{\frac{1}{n}} = 1 \ne 0$. Therefore by the Alternating series test, this diverges. If this working is correct then how do I show its conditionally convergent?
Take
$$\sum_{n=1}^\infty\frac{(-1)^{n+1}}n\cdot\sqrt[n]{1+n}$$
Now, $\;\sum\limits_{n=1}^\infty\frac{(-1)^{n+1}}n\;$ converges, whereas $\;b_n:=\sqrt[n]{1+n}\;$ is monotone and bounded, thus by Abel's Test we have convergence
Added on request: It is not absolutely convergent because
$$\frac{\frac{\sqrt[n]{1+n}}n}{\frac1n}=\sqrt[n]{1+n}\xrightarrow[n\to\infty]{}1$$
and thus our series converges iff the harmonic one does (this is the limit comparison test), but the harmonic one does not converge...