Integral Action: Value of Integrals w/ Denominators Raised to Powers 2 & 4

  • Thread starter Thread starter PowerWill
  • Start date Start date
  • Tags Tags
    Integral
PowerWill
Messages
9
Reaction score
0
Left my integral table at home, could someone tell me the value of these integrals?
\int_0^{\infty} \frac{dx}{(x^2+b^2)^2}

\int_0^{\infty} \frac{x^2}{(x^2+b^2)^2} dx
and the same as the latter but with the denominator raised to the power 4. Thanks!
 
Last edited:
Physics news on Phys.org
PowerWill said:
Left my integral table at home, could someone tell me the value of these integrals?
\int_0^{\infty} \frac{dx}{(x^2+b^2)^2}
\int_0^{\infty} \frac{x^2}{(x^2+b^2)^2} dx
and the same as the latter but with the denominator raised to the power 4. Thanks!

Just solve them yourself, they're both pretty standard trig substitutions. You should always solve the integral forms from the table yourself, at least once, before you use them. They're a nice tool for saving yourself time and effort, not a crutch to avoid learning your integration techniques properly.
 
What do I do with the arctan at infinity? Do I just use \frac{\pi}{2} or do I have to be saucy about it?
 
Last edited:
Well, I wouldn't recommend be "saucy" about homework! Technically, you should take the limit of arctan t as t goes to \infty but that is, of course, \frac{\pi}{2}.
 
EDIT: I was going to post the below, but I just realized the it doesn't matter what \mbox{sgn}(b) is, assuming b\neq 0, take it to be positive since b is only given by b2, we may assume it is positive.

For \int_0^{\infty} \frac{dx}{(x^2+b^2)^2}=\lim_{M\rightarrow\infty} \frac{1}{2b^3} \left(\frac{bM}{b^2+M^2} + \tan^{-1}\left( \frac{M}{b}\right) -0\right)
=0+\lim_{M\rightarrow\infty} \frac{1}{2b^3} \tan^{-1}\left( \frac{M}{b}\right)=\mbox{sgn}(b) \frac{\pi}{4b^3}
 
Last edited:
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