Complex Integral Along a Path with Residue Theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
Metric_Space
Messages
96
Reaction score
0

Homework Statement



Evaluate the integral along the path given:

integral(along a(t) of (b^2-1)/(b^2+1) db ) where a(t)=2*e^(it) , 0 <= t <= 2*pi


Homework Equations



none

The Attempt at a Solution



I am thinking of using the Residue Theorem.

I think there are poles at -i and +i.

But not sure what to do to show this explicitly.
 
Physics news on Phys.org
Yes, the function
[tex]\frac{z^2- 1}{z^2+ 1}= \frac{z^2- 1}{(z+ i)(z- i)}[/tex]
has simple poles at z= i and z= -i.

That is true because
[tex]\lim_{z\to i}\frac{z^2- 1}{(z+i)(z-i)}[/tex]
does not exist while
[tex]\lim_{z\to i}(z- i)\frac{z^2- 1}{(z+i)(z-i)}= \lim_{z\to i|}\frac{z^2- 1}{z+ i}= i[/tex]
and similarly at z= -i.
 
How can I use these facts to evaluate the integral?
 
You do know Cauchy's residue theorem right?
[tex] \oint_{\gamma}f(z)dz=2\pi i\sum\textrm{Res}(f(z);\gamma )[/tex]
Calculate the residues and you have your answer.
 
so the integral would be zero in this case since the residues are -i and i?
 
The contour is a circle of radius 2 centred on the origin, these poles certainly lie within that contour. Have you calculated the residues for the poles?
 
No, not sure how to...
 
Thanks...I think that helps!