Contour Integration: finding residues

  • Context: Graduate 
  • Thread starter Thread starter Piano man
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Piano man
Messages
73
Reaction score
0
Hi, I'm stuck on this problem:

[tex]\int{\frac{1}{z^4+1}}[/tex]

Writing it as a product of its roots, we get:

[tex]\frac{1}{(z-e^{\frac{i\pi}{4}})(z-e^{\frac{3i\pi}{4}})(z-e^{\frac{5i\pi}{4}})(z-e^{\frac{7i\pi}{4}})}[/tex]

Then applying Cauchy's residue theorem for simple poles:
[tex]\mbox{Res}(f,c)=\lim_{z\rightarrow c}(z-c)f(z)[/tex]

It's here that I'm stuck - I've got the poles and the function, how do I get the residues in this case?
 
Physics news on Phys.org
For the limit, the (z-c) that you're multiplying by will cancel with the (z-c) in the denominator and you can just plug in the value for the limit. However, you kind of have a mess left to multiply out. It's a lot easier to use the fact that if [tex]f(z)=\frac{g(z)}{h(z)}[/tex] where h(z) has a simple zero at c, the residue at c is [tex]\frac{g(z)}{h'(c)}[/tex] if you've seen this before
 
Thanks for that.

Trying both ways, I come out with the same residue for [tex]c = e^{\frac{i\pi}{4}}[/tex]
of [tex]\frac{1}{-2\sqrt{2}+2i\sqrt{2}}[/tex]

But the answer I'm looking for is [tex]\frac{1}{4i\sqrt{i}}[/tex] because that's what you get when you expand the Laurent series.

So any ideas where I've gone wrong?

Thanks :)