\begin{equation}\sum_{n=1}^\infty \frac{2^n}{n^2}\end{equation}
The text book says the above series diverges by the n-th term test, but given no procedures how it was done so, could you some enlighten me, thanks.
edit: it diverges, that was a typo on me.
For $n \geq 4$ we have $2^n \geq n^2$ such that
$\displaystyle\qquad \sum_{n=1}^\infty \frac{2^n}{n^2} \geq \sum_{n=4}^\infty \frac{2^n}{n^2} \geq \sum_{n=4} 1 = +\infty$
making good use of the comparison test.