ognik said:
The Cauchy Ratio test says: If $ \lim_{{n}\to{\infty}}\frac{a_{n+1}}{a_n} < 1 $ then the series converges. OK.
Now I read that for a power series (of functions of x), the same test also provides the interval of convergence, i.e. If the series converges, then $ \lim_{{n}\to{\infty}}\frac{a_{n+1}}{a_n} = {R}^{-1} $ and the interval is -R < x < R
Could someone please explain why this works? Thanks.
Both those results need to be stated a bit more carefully.
The Cauchy Ratio test says: If $\color{red}{\sum a_n}$ is a series of positive terms and $ \lim_{{n}\to{\infty}}\frac{a_{n+1}}{a_n} < 1 $ then the series converges.
If you want to apply the test in a situation (like a power series with $x<0$) where the terms may not all be positive, then you have to take absolute values. The test then says that if $ \lim_{{n}\to{\infty}}\Bigl|\frac{a_{n+1}}{a_n}\Bigr| < 1 $ then the series converges (absolutely).
For a power series $\sum a_nx^n$, the limit $ \lim_{{n}\to{\infty}}\Bigl|\frac{a_{n+1}}{a_n}\Bigr|$ does not necessarily exist. The correct statement of the result is that
if that limit exists and is equal to $R^{-1}$, then $R$ is the radius of convergence of the series.
The reason why this works is that you can apply the Cauchy Ratio test to see that the series converges if $ \lim_{{n}\to{\infty}}\Bigl|\frac{a_{n+1}x^{n+1}}{a_nx^n}\Bigr| < 1 $. But $\Bigl|\frac{a_{n+1}x^{n+1}}{a_nx^n}\Bigr| = \Bigl|\frac{a_{n+1}}{a_n}\Bigr|\,|\,x\,|$ and so $ \lim_{{n}\to{\infty}}\Bigl|\frac{a_{n+1}x^{n+1}}{a_nx^n}\Bigr| = R^{-1}|\,x\,|.$ Therefore the series converges if $R^{-1}|\,x\,| < 1$, in other words if $|\,x\,| < R.$