Does $\sum_{n=4} \frac{\ln n}{n^2 -3n}$ converge? My "gut feeling" tells me that it converges since $n^2$ grows faster than $\ln(n)$. But I cannot come up with an argument. I feel that comparison test is the way to go. I tried
$$\sum \frac{\ln n}{n^2 - 3n}<\sum\frac{n}{n^2 - 3n}=\sum\frac{1}{n-3},$$
which doesn't work. I also tried
$$\sum\frac{\ln n}{n^2 - 3n}<\sum\frac{\sqrt{n}}{n^2 -3n}<\sum\frac{1}{n^\frac{3}{2}-3\sqrt{n}},$$ since I want a p-series that converges. I want to get rid of the $3\sqrt{n}$, but not sure how. Specifically, we do not have
$$\sum\frac{1}{n^\frac{3}{2}-3\sqrt{n}}<\sum\frac{1}{n^\frac{3}{2}}$$