How to deal with f(z) that is only analytic outside the unit disk?

  • Thread starter Thread starter Cmeteorolite
  • Start date Start date
  • Tags Tags
    Disk Outside Unit
Cmeteorolite
Messages
3
Reaction score
0

Homework Statement


f(z) is analytic for |z|≥1. Let C be the unit circle. Show that the integral \frac{1}{2i\pi}\int_C\frac{f(w)}{wz-z^2}dw is 0 if |z|<1, is \frac{f(z)}{z} if |z|>1

Homework Equations


The Attempt at a Solution


For |z|<1 case, I tried to write the integral as
\frac{1}{z2\pi i}\int_C\frac{f(w)}{w-z}dw and write the integrand as a series
\frac{f(w)}{w}\sum_{n=0}^\infty(\frac{z}{w})^n which converges uniformly, then interchange integral with summation ... I tried to show that every term under the summation is 0 but didn't make it...
 
Physics news on Phys.org
Cmeteorolite said:

Homework Statement


f(z) is analytic for |z|≥1. Let C be the unit circle. Show that the integral \frac{1}{2i\pi}\int_C\frac{f(w)}{wz-z^2}dw is 0 if |z|<1, is \frac{f(z)}{z} if |z|>1



Homework Equations





The Attempt at a Solution


For |z|<1 case, I tried to write the integral as
\frac{1}{z2\pi i}\int_C\frac{f(w)}{w-z}dw and write the integrand as a series
\frac{f(w)}{w}\sum_{n=0}^\infty(\frac{z}{w})^n which converges uniformly, then interchange integral with summation ... I tried to show that every term under the summation is 0 but didn't make it...

I think you have that worded wrong. How about I write it like I think it should be:

Let f(z) be entire. Then:

\frac{1}{2\pi i}\mathop\oint\limits_{|z|=1} \frac{f(w)}{wz-z^2}dw=<br /> \begin{cases} 0 &amp; |z|&gt;1 \\ \frac{f(z)}{z} &amp; 0&lt;|z|&lt;1<br /> \end{cases}<br />
 
jackmell said:
I think you have that worded wrong. How about I write it like I think it should be:

Let f(z) be entire. Then:

\frac{1}{2\pi i}\mathop\oint\limits_{|z|=1} \frac{f(w)}{wz-z^2}dw=<br /> \begin{cases} 0 &amp; |z|&gt;1 \\ \frac{f(z)}{z} &amp; 0&lt;|z|&lt;1<br /> \end{cases}<br />

I guess the main difference between our wording is that we have exactly the opposite range of |z| ? I think the problem I wrote was correct since f(z) is only analytic outside the unit circle. So it seems to have exactly the opposite answer as what we originally expected. The normal case we encountered that can apply Cauchy's Integral Formula is that f(z) is analytic inside and on a circle of certain radius
 
Ok, I think I understand now.

How about we do an example and then see if you can generalize it. Let:

f(w)=\frac{1}{w-1/4}

That's certainly analytic outside the unit disc and not analytic inside the unit disc. So now, let's take z=1/5 so that |z|&lt;1

Then we have:

\mathop\oint\limits_{|z|=1}\frac{1}{1/5(w-1/4)(w-1/5)}dw

Now, that's zero right? In fact, any integral:

\mathop\oint\limits_{|z|=1}\frac{1}{(w-a)(w-b)}dw

with a and b inside the unit circle is zero. You can prove that right? Just compute the residues and add them. But that's just for a simple pole and you did not state what the order of the pole for f(w) inside the unit disc was.
 
Last edited:
jackmell said:
Ok, I think I understand now.

How about we do an example and then see if you can generalize it. Let:

f(w)=\frac{1}{w-1/4}

That's certainly analytic outside the unit disc and not analytic inside the unit disc. So now, let's take z=1/5 so that |z|&lt;1

Then we have:

\mathop\oint\limits_{|z|=1}\frac{1}{1/5(w-1/4)(w-1/5)}dw

Now, that's zero right? In fact, any integral:

\mathop\oint\limits_{|z|=1}\frac{1}{(w-a)(w-b)}dw

with a and b inside the unit circle is zero. You can prove that right? Just compute the residues and add them. But that's just for a simple pole and you did not state what the order of the pole for f(w) inside the unit disc was.


Thanks for your example~ Things are getting complicated if no explicit expression of f(z) is given. Is there a way of showing
\int_{|w|=1}\frac{f(w)dw}{w^{n+1}}=0 for n=0,1,2,... ?
Or it is a false statement ?

Also for the |z|&gt;1 part, can I just specify a circle with radius R&gt;|z|, and claim that since f(z) is analytic within the annulus 1&lt;|z|&lt;R, Cauchy's integral formula could be applied ? Or this theorem could only be applied for cases where the the function is analytic within the whole circle rather than an annulus ?
 
How about this example:

f(w)=w+\frac{1}{w-1/2}

Then again it's not analytic in the unit circle but analytic outside it. Letting z=1/5, the integral is:

\mathop\oint\limits_{|w|=1} \frac{f(w)}{w-1/5}dw\neq 0

So at this point, either the question is phrased wrong or I'm stuck.

Also. Cauchy's Integral Theorem applies to simply-connected regions like a disc. The annulus you talked about is not simply-connected.
 
Maybe try looking at f(\frac{1}{z})?
 
Back
Top