For the sequence $a_n =\frac{1}{n}\sum_{i =2}^n \frac{1}{\ln i}$ (with $n \ge 2$), I would like to determine if the limit exists, and, if so, find its value.
Some observations I have made so far: integral comparison does not seem to help--we do have $a_n \le \sum_{i = 2}^n \frac{1}{i\ln i}$. But, by integral comparison, this sum diverges as $n \to \infty$. To get some concrete handle on the problem, I have computed some values in the sequence and found $a_{10} \approx .61$, $a_{100} \approx .3$. So the series appears to be approaching $0$. Is there a standard analysis trick I am missing or is there some more advanced technique needed to establish the limit?