Test series for convergence / divergence using a comparison test:
$$\sum_{n=1}^\infty\frac{n^2+1}{n^3+2}$$
Now, If it would be $$\sum_{n=1}^\infty\frac{n^2+1}{n^3-2}$$ then I could compare it as greater or equal to 1/n series which diverges, but since it is + 2 in the denominator then I am not sure what to do?
$n \ge 2$;
$\dfrac{n^2+1}{n^3+2}> \dfrac{n^2+1}{n^3+n}=$
$\dfrac{n^2+1}{n(n^2+1)}=\dfrac{1}{n}$.
Comparison test, harmonic series is divergent.