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
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top