$$\sum_{n=1}^{\infty} \frac{3^n +7n}{2^n (n^2+1)} $$
It seems clear to me that this seires diverges since the dominant term is $(3/2)^n$, a geometric series with $r > 1$
However I am required to prove this using convergence tests, presumably the comparison test to prove divergence.
I cannot work out a suitable comparison to make to prove divergence, suggestions?
Note that
$$ \frac{3^n +7n}{2^n (n^2+1)} \ge \frac{3^n }{2^n (n^2+1)}, $$
However, $$\sum_{n=1}^{\infty}\frac{3^n}{2^n (n^2+1)} $$ diverges, so the original serries cannot converges.