How do I show that this sum diverges/converges? $$\sum_{n=2}^\infty \frac1{\log(n!)}$$
I want to use the comparison test, but I do not know how to approach.
Also, Wolfram says this diverges by the comparison test, but Mathematica gives me a numerical answer using the NSum function.