Expansions of Functions Analytic at Infinity

  • Thread starter Thread starter ferret123
  • Start date Start date
  • Tags Tags
    Functions Infinity
ferret123
Messages
23
Reaction score
0

Homework Statement



Prove that if f(z) is analytic at infinity, then it has expansion of the form

f(z) = \sum_{n=0}^{+\infty} \frac{a_{n}}{z^{n}}

converging outside some disk.2. The attempt at a solution

I know that for f(z) to be analytic at infinity we want to consider the composite function g(w) = f(\frac{1}{w}), then if g is analytic at 0 f will be analytic at infinity.

I've been attempting to Taylor expand g(w) around the point w=0 and then substituting the appropriate f terms in. However I'm not sure if this is a valid method as I can't see much pattern in the derivatives.

So far I have

g(w) = g(0) + g'(0)w + \frac{g''(0)w^{2}}{2} + \frac{g'''(0)w^{3}}{3!} + ...

as well as

g'(w) = \frac{-f'(\frac{1}{w})}{z^{2}}
g''(w) = \frac{2f'(\frac{1}{w})}{w^{3}} + \frac{f''(\frac{1}{w})}{w^{4}}
g'''(w) = \frac{-6f'(\frac{1}{w})}{w^{4}} - \frac{6f''(\frac{1}{w})}{w^{5}} - \frac{f'''(\frac{1}{w})}{w^{6}}

meaning I'm just gaining more of each derivative each time and I'm not sure if this is the right way to go about this. Any help or tips would be much appreciated.
 
Last edited:
Physics news on Phys.org
ferret123 said:

Homework Statement



Prove that if f(z) is analytic at infinity, then it has expansion of the form

f(z) = \sum_{n=0}^{+\infty} \frac{a_{n}}{z^{n}}

converging outside some disk.2. The attempt at a solution

I know that for f(z) to be analytic at infinity we want to consider the composite function g(w) = f(\frac{1}{w}), then if g is analytic at 0 f will be analytic at infinity.

What you need here is that if f is analytic at infinity then g is analytic at zero.

I've been attempting to Taylor expand g(w) around the point w=0 and then substituting the appropriate f terms in.

You don't need to do that. It is enough to note that if g is analytic at zero then it has a power series expansion
<br /> g(w) = \sum_{n=0}^\infty a_n w^n <br />
which converges inside some disc.
 
Ok I've really over complicated it then, thanks! So then when I change back to f I get the desired result analytic outside of a disk with radius 1/radius of the g disk.

The next part of the question is looking for an expansion of this form for for \frac{z-1}{z+1} \&amp; \frac{z^{2}}{z^{2} - 1}. I think for the first of these I can re-express as 1 - \frac{2}{z+1} and then expand this?
 
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