Let $X\sim P$ on $A=\{2,3,\dots\}$, where $P(k)=\frac{C}{k(\log k)^2}$ for $k\geq2$ with $C$ some normalising constant. Show that $H(X)=\infty$.
My attempt so far: I have shown, by direct computation that $$H(X)=C\sum_{k=2}^\infty\frac{\log k+2\log\log k-\log C}{k(\log k)^2},$$ but I'm not sure how to show that this sum diverges. Advice would be greatly appreciated. Thanks!