$$\lim_{n\to \infty}\frac{1}{2\log2}+\frac{1}{3\log3}+...+\frac{1}{n\log n}$$
(log stands for natural logarithm). I don't have the slightest idea about how to calculate this limit.
$$\lim_{n\to \infty}\frac{1}{2\log2}+\frac{1}{3\log3}+...+\frac{1}{n\log n}$$
(log stands for natural logarithm). I don't have the slightest idea about how to calculate this limit.
Note that $\dfrac{1}{x\ln x}$ is a decreasing function \begin{align*} \frac{1}{k\ln k} & > \frac{1}{(k+1) \ln(k+1)} \\ \frac{1}{k\ln k} & > \int_{k}^{k+1} \frac{dx}{x\ln x} \\ \sum_{k=2}^{n} \frac{1}{k\ln k} & > \int_{2}^{n+1} \frac{dx}{x\ln x} \\ &= \ln \ln (n+1)-\ln \ln 2 \end{align*}
which tends to infinity so the sum diverges.
By Cauchy's condensation test the series $$ \sum_{n\geq 2}\frac{1}{n\log n} $$ is convergent iff the series $$ \sum_{m\geq 1}\frac{2^m}{2^m \log(2^m)} = \frac{1}{\log 2}\sum_{m\geq 1}\frac{1}{m} $$ is convergent, but the last series is the harmonic series, which is divergent (by Cauchy's condensation test again, if you like).