Check if the following series diverge or converge: $$\sum_\limits{n=1}^{\infty}(-1)^n\frac{\ln n}{n}$$.
My Solution: I have tried to apply Leibniz' criterion $\lim_{n\to\infty}(-1)^n\frac{\ln n}{n}=0$
I need also to check if $\frac{\ln n+1}{n+1}<\frac{\ln n}{n}$. I computed the derivative: $d\frac{\frac{\ln n}{n}}{n}=\frac{1-\ln(n)}{n^2}$, which is decreasing, so the Leibniz criterion can be applied and series converge.
The book solution: "converges conditionally"
Question:
What is conditional convergence? Is my attempt right?
Thanks in advance!
Yes you are right since
$$f(x)=\frac{\ln x}x\implies f’(x)=\frac{1-\ln x}{x^2}$$
which is negative for $x>e$ and thus $\ln n/n\to 0$ is strictly decreasing and the series converges by Leibniz.