Extending radius of convergence by analytic continuation

jackmell
Messages
1,806
Reaction score
54
Hi,

Suppose I have an analytic function

<br /> f(z)=\sum_{n=0}^{\infty} a_n z^n<br />

the series of which I know converges in at least |z|&lt;R_1, and I have another function g(z) which is analytically continuous with f(z) in |z|&lt;R_2 with R_2&gt;R_1 and the nearest singular point of g(z) is on the circle |z|=R_2. Can I conclude the power series has a radius of convergence R_2 and represents both f(z) and g(z) in that domain?

I'm confident I can but not sure how to prove that. How about this:

If f(z) and g(z) are analytically continuous, then by the Principle of Analytic Continuation, they are the same function and therefore, the power series converges up to the nearest singular point of that same function which in this case, is the singular point on R_2 and therefore, the radius of convergence of the series is R_2.

Is that sufficient?

Thanks,
Jack
 
Last edited:
Physics news on Phys.org
I think you have the right idea but you've kind of written it up in an odd way. There's also the problem of your usage of the nonstandard term "analytically continuous". (One says that "g is an analytic continuation of f", and not that f and g are "analytically continuous".)

Basically what's going on here is that g is analytic in the disc |z|<R_2, so has a power series expansion there, with coefficients b_n say. But g=f in the smaller disc |z|<R_1, so $$b_n=\frac{g^{(n)}(0)}{n!}=\frac{f^{(n)}(0)}{n!}=a_n.$$
 
morphism said:
(One says that "g is an analytic continuation of f", and not that f and g are "analytically continuous".)

Ok, g is the analytic continuation of f. That sounds better.

Thanks for helping me.
 
Back
Top