Integration-Problem with substitution

  • Thread starter Thread starter jameson2
  • Start date Start date
  • Tags Tags
    Substitution
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
jameson2
Messages
42
Reaction score
0

Homework Statement


I have reached this integration from a mechanics problem about small angle scattering. t= (2pa/mv^2)*(int from p to infinity) [r*dr]/[((b^2 +r^2)^(3/2))(sqrt(r^2 - p^2))]


Homework Equations





The Attempt at a Solution


I know that there should be a substitution that will make this an easy problem, but I can't find it. I've tried the simple ones like let y=r^2, or y=b^2 + r^2, but they didn't get me anywhere.
 
Physics news on Phys.org
For further reference, here is your integral in a more readable form:
[tex]\frac{2pa}{mv^2}\int_{r = p}^{\infty}\frac{r~dr}{(b^2 + r^2)^{3/2}\sqrt{r^2 - p^2}}[/tex]

You might try an ordinary substitution of u = r2 - p2, but I'm not sure that will do you much good. Next I would try a trig substitution, sec [itex]\theta[/itex] = r/p.