- 2,559
- 4
Homework Statement
1. Evaluate the following integrals using residues:
a)
\int _0 ^{\infty} \frac{x^{1/4}}{1 + x^3}dx
b)
\int _{-\infty} ^{\infty} \frac{\cos (x)}{1 + x^4}dx
c)
\int _0 ^{\infty} \frac{dx}{p(x)}
where p(x) is a poly. with no zeros on {x > 0}
d)
\int _{-\infty} ^{\infty}\frac{\sin ^2(x)}{x^2}dx
2. Let A be a complex constant lying outside the real interval [-1,1]. Using residues, prove that:
\int _{-1} ^1 \frac{dx}{(x-A)\sqrt{1-x^2}} = \frac{\pi }{\sqrt{A^2 - 1}},
with the appropriate determination of \sqrt{A^2 - 1}.
Homework Equations
Let f(z) be analytic except for isolated singularities aj in a region \Omega. Then
\frac{1}{2\pi i}\int _{\gamma }f(z)dz = \sum _j n(\gamma , a_j)\mbox{Res} _{z=a_j}f(z)
for any cycle \gamma which is homologous to zero in \Omega and does not pass through any of the points aj.
The Attempt at a Solution
1.a) I made the substitution z = x1/4, giving:
\int _0 _{\infty} \frac{x^{1/4}}{1 + x^3}dx
= 4\int _0 ^{\infty} \frac{z^4}{1 + z^{12}}dz
= 2\int _{-\infty} ^{\infty} \frac{z^4}{1 + z^{12}}dz
= 4\pi i\sum _{\mbox{Im} (z) > 0}\mbox{Res}f(z)
I know how to give expressions for these residues, but I don't know a good way to compute this thing. I've used rotationaly symmetry to express this as (a sum of 6 things) times (one of the residues) but it's still ugly.
b)
\int _{-\infty} ^{\infty} \frac{\cos x}{1 + x^4}dx
= \mbox{Re}\left (\int _{-\infty} ^{\infty} \frac{e^{ix}}{1 + x^4}dx \right )
= \mbox{Re}\left (2\pi i \sum _{\mbox{Im} (z) > 0} \mbox{Res} \frac{e^{iz}}{1 + z^4} \right )
I know the relevant poles are e^{3i\pi /4} and e^{i\pi /4}, so I know how to find expressions for the residues at these poles, but again I don't have a neat way to compute this.
c) If p is constant or linear, the integral doesn't exist. Otherwise, the integral does exist, but I have no clue really how to compute it for arbitrary p.
d) Again, not much clue.
2. Well I can compute that the residue at A is (1 - A2)-1/2. It's a matter of making a clever choice of arc over which to integrate, or possibly a parametrized family of arcs and then taking the limits as the parameters of the family tend to desired limits, but I can't see what this clever choice would be. Any hints?
Last edited: