Residue Theorem integral application

jsi
Messages
23
Reaction score
0

Homework Statement



Compute the integral: ∫ x2/(x4-4x2+5)

Homework Equations



Uses Residue theorem.

The Attempt at a Solution



So I found the zeroes of x4-4x2+5 to be 2+i and 2-i, and therefore the one that is of relevance is 2+i since it is in the upper half-plane. Then I used residue theorem that said Res(P(z)/Q(z); 2+i) = P(2+i)/Q'(2+i) = (2+i)2/(4(2+i)3-8(2+i)) = (4i+3)/(36i-8) and then I multiplied by 2∏i which would leave me with a value in the complex plane. I think this is wrong because it should come out with a real valued number. Does it have something to do with the zero having a multiplicity of 2? And if so, how do I go about redoing it with that in mind, I don't remember learning how to do that...
 
Physics news on Phys.org
jsi said:
So I found the zeroes of x4-4x2+5 to be 2+i and 2-i, and therefore the one that is of relevance is 2+i since it is in the upper half-plane.

Fourth order equation has four zeroes :)
 
jsi said:

Homework Statement



Compute the integral: ∫ x2/(x4-4x2+5)

Homework Equations



Uses Residue theorem.

The Attempt at a Solution



So I found the zeroes of x4-4x2+5 to be 2+i and 2-i, and therefore the one that is of relevance is 2+i since it is in the upper half-plane. Then I used residue theorem that said Res(P(z)/Q(z); 2+i) = P(2+i)/Q'(2+i) = (2+i)2/(4(2+i)3-8(2+i)) = (4i+3)/(36i-8) and then I multiplied by 2∏i which would leave me with a value in the complex plane. I think this is wrong because it should come out with a real valued number. Does it have something to do with the zero having a multiplicity of 2? And if so, how do I go about redoing it with that in mind, I don't remember learning how to do that...

Until you analyze the entire problem meticulously with a fine-tooth comb, it's not going to happen even when you get all four. First, I assume you want the indefinite integral:

\int_{-\infty}^{\infty} \frac{x^2}{x^4-4x^2+5}dx

via the Residue Theorem. Then we could write:

\mathop\oint\limits_{C} \frac{z^2}{z^4-4z^2+5}dz=\int_{-\infty}^{\infty} \frac{x^2}{x^4-4x^2+5}dx+\lim_{R\to\infty} \int\limits_{\gamma}\frac{z^2}{z^4-4z^2+5}dz=2\pi i \sum \text{Res}f(z)

Now, you understand all that? Every little bit of it? Without me having to explain what all the notation is right? When you do, then analyze every part of it in detail even that "excipient" leg of the contour that I assume goes to zero but don't know for sure cus' I haven't analyzed it meticulously, then determine which of the four roots are in the contour, compute the residue of the function there, then do the final sum. Bingo-bango and we're done.
 
Last edited:
2+i isn't even a root of your polynomial. sqrt(2+i) (for example) is.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top