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:
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top