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?
I'd start by finding all the singularities of the integrand...where are they? What type of singularities are they?
#4
Wiseman101
8
0
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, (z^2+1)(z^4+1)=0 gives you (z^2+1)=0 and (z^4+1)=0. Solve for z.
#6
Wiseman101
8
0
Ok, so i split (z^{2} + 1) into (z+i)(z-i) to get the first pole. So am i right in spliting (z^{4} + 1) into (z^{2} + i)(z^{2} - i)? Do i then split each of those again?