Interval of convergence of power series from ratio test

  • Thread starter Thread starter zenterix
  • Start date Start date
  • Tags Tags
    Power series
zenterix
Messages
774
Reaction score
84
Homework Statement
While reading a chapter from Simmons' "Differential Equations with Applications and Historical Notes" that reviews power series, I did not really understand a paragraph that tried to explain how to obtain the radius of convergence of a power series using the ratio test.
Relevant Equations
Consider the following power series in ##x##

$$\sum\limits_{n=0}^\infty a_nx^n$$
If ##a_n\neq 0## for all ##n##, consider the limit

$$\lim\limits_{n\to\infty} \left | \frac{a_{n+1}x^{n+1}}{a_nx^n} \right | = \lim\limits_{n\to\infty}\left |\frac{a_{n+1}}{a_n}\right | |x|=L$$

The ratio test asserts that this series converges if ##L<1## and diverges if ##L>1##.

These considerations yield the formula

$$R=\lim\limits_{n\to\infty}\left |\frac{a_{n+1}}{a_n}\right |\tag{1}$$

if this limit exists (we put ##R=\infty## if ##|a_n/a_{n+1}|\to\infty##).

Regardless of whether this formula can be used or not, it is known that ##R## always exists; and if ##R## is finite and nonzero, then it determines an interval of convergence ##-R<x<R## such that inside the interval the series converges and outside the interval it diverges.

I'm a bit confused by this snippet.

Why does (1) determine the radius of convergence?
 
Last edited:
Physics news on Phys.org
I guess it is because of the following

$$\lim\limits_{n\to\infty}\left |\frac{a_{n+1}}{a_n}\right | |x| \tag{1}$$

$$=\frac{1}{\lim\limits_{n\to\infty} \left |\frac{a_n}{a_{n+1}}\right |} |x|\tag{2}$$

$$=\frac{|x|}{R}\tag{3}$$

Then, for ##-R<x<R## we see that the expression in (3) is less than 1 and so the power series converges.
 
I guess you've answered your own question.
 
  • Like
Likes chwala and zenterix
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
2
Views
2K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
5
Views
1K
Replies
8
Views
2K
Replies
4
Views
1K
Replies
11
Views
3K
Back
Top