Based on the theorem below, when using the integral test to prove the convergence or divergence of a series, does one need to also prove the series itself is decreasing, continuous and positive? Would you use Induction for each?
I'm currently trying to prove that $$\sum\limits_{n=2}^\infty \frac{1}{n(\ln(n))^p}$$ converges if $p\gt 1$ and diverges if $0\lt p \lt 1$. Which I think I have done. My proof is something similar to the answer here.
So, I want to fully prove the series converges, but at the same time, I don't really want to prove a bunch of aspects about the function if they aren't strictly required as part of the proof.
Any tips would be appreciated.