Exercise 3.  Evaluate  

3 (e).  [Graphics:Images/ResidueCalcModHome_gr_605.gif].

Solution 3 (e).

See text and/or instructor's solution manual.

Answer.   [Graphics:../Images/ResidueCalcModHome_gr_606.gif].  

Solution.  Factor the denominator and get

                    [Graphics:../Images/ResidueCalcModHome_gr_607.gif],  

and conclude that  [Graphics:../Images/ResidueCalcModHome_gr_608.gif]  has simple zeros at  [Graphics:../Images/ResidueCalcModHome_gr_609.gif]  and  [Graphics:../Images/ResidueCalcModHome_gr_610.gif].  

Use the techniques for determining the order of poles: apply  Corollary 7.8  in Section 7.4 to conclude that

the integrand  [Graphics:../Images/ResidueCalcModHome_gr_611.gif]  has simple poles at  [Graphics:../Images/ResidueCalcModHome_gr_612.gif]  and  [Graphics:../Images/ResidueCalcModHome_gr_613.gif].  

                         [Graphics:../Images/ResidueCalcModHome_gr_614.gif]

                The points  [Graphics:../Images/ResidueCalcModHome_gr_615.gif]  and  [Graphics:../Images/ResidueCalcModHome_gr_616.gif]  that lies inside the contour  [Graphics:../Images/ResidueCalcModHome_gr_617.gif].  

        Now apply Theorem 8.1 the Cauchy's Residue Theorem.

The points  [Graphics:../Images/ResidueCalcModHome_gr_618.gif]  and  [Graphics:../Images/ResidueCalcModHome_gr_619.gif]  are the singularities that lie inside the contour  [Graphics:../Images/ResidueCalcModHome_gr_620.gif].  

Since  [Graphics:../Images/ResidueCalcModHome_gr_621.gif] is a simple pole, by Theorem 8.2 the residue is calculated as follows:  

                    [Graphics:../Images/ResidueCalcModHome_gr_622.gif]   

Similarly  [Graphics:../Images/ResidueCalcModHome_gr_623.gif] is a simple pole, and by Theorem 8.2 the residue is calculated as follows:  

                    [Graphics:../Images/ResidueCalcModHome_gr_624.gif]   

The "Residue Calculus" gives the value of the integral:

                              [Graphics:../Images/ResidueCalcModHome_gr_625.gif]  

We are done.   

Aside.  We can let Mathematica double check our work.

[Graphics:../Images/ResidueCalcModHome_gr_626.gif]

[Graphics:../Images/ResidueCalcModHome_gr_627.gif]


[Graphics:../Images/ResidueCalcModHome_gr_628.gif]

[Graphics:../Images/ResidueCalcModHome_gr_629.gif]

Maple can check our work too!

     > limit( (z-I)*sin(z)/(z^2+1), z=I );

               [Graphics:../Images/ResidueCalcModHome_gr_630.gif]

     > limit( (z-(-I))*sin(z)/(z^2+1), z=-I );

               [Graphics:../Images/ResidueCalcModHome_gr_631.gif]

We are really done.   

Aside.  Both [Graphics:../Images/ResidueCalcModHome_gr_632.gif] and [Graphics:../Images/ResidueCalcModHome_gr_633.gif] are capable of finding residues.

[Graphics:../Images/ResidueCalcModHome_gr_634.gif]

[Graphics:../Images/ResidueCalcModHome_gr_635.gif]


[Graphics:../Images/ResidueCalcModHome_gr_636.gif]

[Graphics:../Images/ResidueCalcModHome_gr_637.gif]


[Graphics:../Images/ResidueCalcModHome_gr_638.gif]

[Graphics:../Images/ResidueCalcModHome_gr_639.gif]


     > V1 := residue( sin(z)/(z^2+1), z=I );

               [Graphics:../Images/ResidueCalcModHome_gr_640.gif]

     > V2 := residue( sin(z)/(z^2+1), z=-I );

               [Graphics:../Images/ResidueCalcModHome_gr_641.gif]

     > 2*Pi*I*(V1+V2);

               [Graphics:../Images/ResidueCalcModHome_gr_642.gif]

     > 2*Pi*I*(residue(sin(z)/(z^2+1),z=I)+residue(sin(z)/(z^2+1),z=-I));

               [Graphics:../Images/ResidueCalcModHome_gr_643.gif]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

This solution is complements of the authors.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(c) 2008 John H. Mathews, Russell W. Howell