the question is: prove that $$\sum_{n=3}^{\infty}\frac{n+1}{n^3-3n+9}$$ converges
I tried the ratio test but it equals 1 and i tried direct comparison but $\frac{1}{x^2}$ is too small and i couldn't find any other risenable guess the integral test will work but it is not a "nice" solution (computing that integral by hand will be unpractical for me i tried splitting it in to n/... and 1/... and using partial fractions but it didn't lead anywhere) over all im at a loss as to how to approach this kind of problem any suggestions as to my method( at this point its just guessing and trying convergence tests) will be appreciated
Let $n \ge 3$.
$\dfrac{n+1}{n^-3n+9} \lt \dfrac{n+1}{n^3-3n} \lt $
$\dfrac{2n}{n(n^2-3)} = \dfrac{2}{n^2-3} \lt$
$\dfrac{2}{n^2-(1/2)n^2} = \dfrac{4}{n^2}.$
Comparison test ($\sum \dfrac{1}{n^2}$ converges).