Complex series: Circle of convergence

Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

Lets say I have a complex power series given by

<br /> \sum_{n=0}^\infty c_nz^n,<br />

where z is a complex number and c is a complex constant. Inside its circle of convergence, I can differentiate it leading to

<br /> \sum_{n=0}^\infty c_nnz^{n-1} = \sum_{n=0}^\infty (n+1)c_{n+1}nz^{n}.<br />

If I want to find the circle of convergence for this series, then I can use the ratio test

<br /> \frac{1}{R} = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{a_{n + 1} }}{{a_n }}} \right|.<br />

I have two questions for this:

Question #1: Does the ratio test give me the same answer regardless of I substitute e.g. n -> n+3? I.e., is it correct that

<br /> \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{a_{n + 1} }}{{a_n }}} \right| = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{a_{n + 3} }}{{a_{n + 2} }}} \right|.<br />

Personally, I think it does not matter, because we let n go to infinity.

Question #2: Does the ratio test only work for power series that go from n=0 to infinity, or do they also work if n start at e.g. 1 or -1?Thank you very much in advance.Niles.
 
Physics news on Phys.org
Well the ratio test is typically derived from comparison to a geometric series. Moreover, one way to derive the comparison test is based on the monotone convergence theorem applied to partial sums. So I think you're right on both counts since only long term behavior matters. Especially for question 2, remember that including or excluding a finite number of terms in an infinite series does not affect convergence.
 
Hi Niles! :smile:
Niles said:
Question #1: Does the ratio test give me the same answer regardless of I substitute e.g. n -> n+3? I.e., is it correct that

<br /> \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{a_{n + 1} }}{{a_n }}} \right| = \mathop {\lim }\limits_{n \to \infty } \left| {\frac{{a_{n + 3} }}{{a_{n + 2} }}} \right|.<br />

Personally, I think it does not matter, because we let n go to infinity.

Question #2: Does the ratio test only work for power series that go from n=0 to infinity, or do they also work if n start at e.g. 1 or -1?

Your intuitive suspicions are completely correct …

limiting behaviour is only affected "near" the limit …

what happens at the other end doesn't matter!

So yes, to both #1 and #2. :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top