Lisa91 said:
When x = e^{2} +2 we get 2x+2< x \ln(x). So, this is not what I want.
Ok, I thought I could solve it on my own but it seems to be much more complicated. I have a series \sum (-1)^n \frac{2\ln(n)}{\sqrt{n+1}}. I thought I could use the Leibniz test but even wolfram alpha shows that the series doesn't converge. Could you give any hints how to prove the divergence of this series?
how so? you want $2x+2$ to be dominated by $x\log(x)$, for this means that:
$\displaystyle f'(x) = \frac{2x+2 - x\log(x)}{(2x)(x+1)(\sqrt{x+1})} < 0$
that is, f is decreasing.
in fact: $e^2 + 2 \sim 9.389$ so the sequence:
$\displaystyle \frac{2\log(n)}{\sqrt{n+1}}$
is definitely decreasing for $n \geq 10$
my input for the series you seem to actually want on wolframalpha is here:
sum from n=1 to infinity (-1)^n(2log(n))/((n+1)^(1/2)) - Wolfram|Alpha
it merely says the results are inconclusive, but if you look at the partial sums for 600 terms, you can see it's very SLOWLY starting to converge.
by the way the function:
$\displaystyle f(x) = \frac{2\log(x)}{\sqrt{x+1}}$
is quite "flat", so the convergence of your original sequence (and it does converge, to 0, in fact) is very slow.
my guess is that it (the alternating series) converges to around 0.127 or so...