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]
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?