The problem is to test the following series for convergence:
$\displaystyle\sum\limits_{i=1}^{\infty} ((i^2+1)/(i^3+1))$
I tried several tests like the root and limit comparison test but they yielded no usable results. I found online that this series would diverge by the comparison test, however, I am not sure what series I would compare this to. Can anyone point me in the right direction?
The series is divergent as one can compare with the divergent series $\sum \dfrac{1}{i} $:
$$ \dfrac{1+i^2 }{1+i^3} > \frac{i^2}{i^3 + i^3} = \frac{1}{2i} $$