What Is the Residue of f(z) at z=0?

  • Thread starter Thread starter Shackleford
  • Start date Start date
  • Tags Tags
    Residue
Click For Summary

Homework Help Overview

The discussion revolves around finding the residue of the function f(z) = (e^(4z) - 1) / sin^2(z) at the point z = 0. This involves understanding the nature of the singularity at that point and applying the Residue Theorem.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the application of the Residue Theorem and express skepticism about the method of handling the singularity. There are discussions about the order of the pole and the implications of multiplying by sin^2(z). Some participants suggest using series expansions to identify coefficients relevant to the residue.

Discussion Status

The discussion is ongoing, with participants providing guidance on how to approach the problem. There is a recognition of the need to focus on the coefficient of the 1/z term in the series expansion, and some participants are clarifying the relationships between the functions involved.

Contextual Notes

Participants note that the function has a pole of order 2 at z = 0, and there is a concern about the complexity of series expansions for both the numerator and denominator. The discussion reflects a careful consideration of the assumptions underlying the application of the Residue Theorem.

Shackleford
Messages
1,649
Reaction score
2

Homework Statement



Find Res(0;f) for

f(z) = \frac{e^{4z} - 1}{sin^2(z)}.

Homework Equations



Residue Theorem

The Attempt at a Solution



If there's a nice (z-a)n singularity in the denominator, then I can simply use the Residue Theorem. However, I'm skeptical on what I'm doing:

The singularity occurs at z = 0 and its order is two. Using the Residue Theorem, I can take \ d/dz(sin^2(z)f(z) = d/dz(e^{4z} - 1) evaluated at z = 0 which is 4.

Expressing the terms in a power series gets messy.
 
Physics news on Phys.org
Shackleford said:

Homework Statement



Find Res(0;f) for

f(z) = \frac{e^{4z} - 1}{sin^2(z)}.

Homework Equations



Residue Theorem

The Attempt at a Solution



If there's a nice (z-a)n singularity in the denominator, then I can simply use the Residue Theorem. However, I'm skeptical on what I'm doing:

The singularity occurs at z = 0 and its order is two. Using the Residue Theorem, I can take \ d/dz(sin^2(z)f(z) = d/dz(e^{4z} - 1) evaluated at z = 0 which is 4.

Expressing the terms in a power series gets messy.

I guess I'm not sure why you are skeptical of that. It looks fine to me.
 
Dick said:
I guess I'm not sure why you are skeptical of that. It looks fine to me.

Okay. I wasn't sure if I could multiply the sin2z term because it's not of the form (z-a)n as given in the theorem.
 
Shackleford said:
Okay. I wasn't sure if I could multiply the sin2z term because it's not of the form (z-a)n as given in the theorem.

Actually, that is a correct concern. I was being sloppy. Since you know the pole is of order 2 you should be multiplying by ##z^2## and then taking the derivative and the limit. You'll get the same result.
 
Dick said:
Actually, that is a correct concern. I was being sloppy. Since you know the pole is of order 2 you should be multiplying by ##z^2## and then taking the derivative and the limit. You'll get the same result.

I thought about that but I'd still have a sin2z term in the denominator if I take the derivative of f(z) = \frac{z^2(e^{4z} - 1)}{sin^2(z)}, using the quotient rule.
 
Shackleford said:
I thought about that but I'd still have a sin2z term in the denominator if I take the derivative of f(z) = \frac{z^2(e^{4z} - 1)}{sin^2(z)}, using the quotient rule.

You are probably better off actually working on the series expansion. Remember you only need the coefficient of the 1/z term. ##e^{4z}-1## has the form ##4z f(z)## where ##f(z)## is analytic and ##f(0)## is not zero. ##sin(z)^2## has the form ##z^2 g(z)## where ##g(z)## is analytic and ##g(0)## is not zero. There may actually not be much series expansion to do.
 
Dick said:
You are probably better off actually working on the series expansion. Remember you only need the coefficient of the 1/z term. ##e^{4z}-1## has the form ##4z f(z)## where ##f(z)## is analytic and ##f(0)## is not zero. ##sin(z)^2## has the form ##z^2 g(z)## where ##g(z)## is analytic and ##g(0)## is not zero. There may actually not be much series expansion to do.

Hm. Expanding the numerator of f(z) = \frac{e^{4z} - 1}{sin^2(z)} is easy, i.e. f(z) = \frac{1 + 4z + \frac{4^2z^2}{2} + ... \frac{4^nz^n}{n!} - 1}{sin^2(z)}. I'm not sure how expanding sin2(z) in the denominator would allow me to find the z-1 coefficient.
 
Shackleford said:
Hm. Expanding the numerator of f(z) = \frac{e^{4z} - 1}{sin^2(z)} is easy, i.e. f(z) = \frac{1 + 4z + \frac{4^2z^2}{2} + ... \frac{4^nz^n}{n!} - 1}{sin^2(z)}. I'm not sure how expanding sin2(z) in the denominator would allow me to find the z-1 coefficient.

Ok, I'll spell it out a little more. I claim that your function can be written as ##\frac{4z f(x)}{z^2 g(z)}## where ##\frac{f(z)}{g(z)}## is analytic at ##z=0##. So ##\frac{f(z)}{g(z)}=a_0+a_1 z+...##. So the coefficient you are looking for is just ##4 a_0## and ##a_0=\frac{f(0)}{g(0)}##.
 
Dick said:
Ok, I'll spell it out a little more. I claim that your function can be written as ##\frac{4z f(x)}{z^2 g(z)}## where ##\frac{f(z)}{g(z)}## is analytic at ##z=0##. So ##\frac{f(z)}{g(z)}=a_0+a_1 z+...##. So the coefficient you are looking for is just ##4 a_0## and ##a_0=\frac{f(0)}{g(0)}##.

Okay. I think I follow you now. Of course, multiplying the analytic quotient \frac{f(z)}{g(z)} by \frac{4z}{z^2} gives me the n = -1 or z-1 coefficient in the Laurent expansion, which should just be 4\frac{f(0)}{g(0)} = 4\frac{1}{1} = 4.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
1K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K