Trying to figure out integral with infitnite limites

  • Thread starter Thread starter z00maffect
  • Start date Start date
  • Tags Tags
    Figure Integral
z00maffect
Messages
5
Reaction score
0

Homework Statement



\int^{\infty}_{-\infty}(1/(a^{4}+(x-x_{0})^{4}))dx

Homework Equations


The Attempt at a Solution



i let u = (x-x_{0})^{4}

but have no idea what to go from there
 
Last edited:
Physics news on Phys.org
I would use u=(x-x0)/a and factor out the a^4. That gives you 1/(1+u^4). (1+u^4)=(u^2-sqrt(2)u+1)*(u^2+sqrt(2)u+1). Use partial fractions on that. It's not an easy integral, but it can be done.
 
awesome thanks! got \pi*\sqrt{2}/2
 
z00maffect said:
awesome thanks! got \pi*\sqrt{2}/2

Good job. Don't forget to put the 'a' factor back in again.
 
As Dick said, firstly let <br /> u=\frac{x-x_{0}}{a} then du= adx and now integral becomes

<br /> \frac{1}{a^{5}}\int^{\infty}_{-\infty}\frac{1}{1+u^{4}}du<br />
Secondly, by letting u=e^{i\theta} and du=i*{e}^{i\theta}d\theta
you can use "residue theorem". Yet, I forgot how can we apply here. After I remember, I'll post it
 
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