Contour Integration: Validate Relation w/ Appropriate Choice

  • Thread starter Thread starter Wiseman101
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 2K views
Wiseman101
Messages
8
Reaction score
0

Homework Statement



By an appropriate choice of contour, validate the following relationship by evaluation,
attachment.php?attachmentid=25455&stc=1&d=1272478598.jpg



Homework Equations



attachment.php?attachmentid=25456&stc=1&d=1272479130.png


The Attempt at a Solution


Any help on this one would be much appreciated.
 

Attachments

  • contour.jpg
    contour.jpg
    1.6 KB · Views: 453
  • contour2.png
    contour2.png
    2.6 KB · Views: 695
Last edited:
Physics news on Phys.org
I'm afraid copy pasting the relevant equations don't constitute as a attempt at a solution. What type of contour are you thinking of and do you know how to find the poles?

Edit: I believe the answer should be [itex]\pi/2[/itex]
 
Last edited:
I'd start by finding all the singularities of the integrand...where are they? What type of singularities are they?
 
Put in z in place of the x's. The singularities are when the bottom line is zero, so there's a singularity at z = i and z = -i. The contour I am thinking would be a semi circle on the positive side of the axis so -i isn't needed so z = i is one simple pole. I don't know how to handle the z^4 though.
 
That is correct so far. You handle the z^4 term in the same manner, [itex](z^2+1)(z^4+1)=0[/itex] gives you [itex](z^2+1)=0[/itex] and [itex](z^4+1)=0[/itex]. Solve for z.
 
Ok, so i split ([tex]z^{2}[/tex] + 1) into (z+i)(z-i) to get the first pole. So am i right in spliting ([tex]z^{4}[/tex] + 1) into ([tex]z^{2}[/tex] + i)([tex]z^{2}[/tex] - i)? Do i then split each of those again?
 
Don't need to split them further, just solve for z now.
 
Is z = [tex]\sqrt{i}[/tex] the other simple pole? I tried to do it out using that but i didnt get out [tex]\frac{\pi}{6}[/tex] as the final answer
 
You should have a total of three poles within the contour, [itex]\sqrt{i}[/itex] is one of them.

As for not getting pi/6, read post #2.
 
Got it! Thanks a lot for all your help.