I am struggling with convergence and limits. In theory, I know the ratio test and comparison test for absolute convergence (vaguely aware of the integral test), and Leibnitz's criterion for alternating series. However when it comes to using one of these, it is much harder. The ratio test in particular gives me some difficulty, as it seems you need to have some awareness of limits to use it anyway.
For example, I have the series formed by the terms $(\frac { 2n+5}{3n+1})^n $ In trying the ratio test on it to find if it converges, I came to
$lim_{n->\infty} (\frac { 2n+7}{3n+4})^{n+1}(\frac {3n+1}{2n+5})^n$
Now I am having trouble as the first bracket tends to 0 whereas the second tends to infinity. How would I approach such a limit? Does it require more applications of the ratio test or perhaps the ratio test has simple 'failed' here?