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?