Solving Integrals Involving Square Roots

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Integral
transgalactic
Messages
1,386
Reaction score
0
<br /> \int \frac{r^2dr}{\sqrt{r^2+x^2}}=\int{rdt}\\<br />
<br /> t=\sqrt{r^2+x^2}\\<br />
<br /> dt=\frac{2rdr}{2\sqrt{r^2+x^2}}<br />

i tried to solve it like that
 
Physics news on Phys.org
If you do it like that the r^2 in the numerator will pose a problem. Try the substitution r=x \sinh u.
 
Last edited:
transgalactic said:
<br /> \int \frac{r^2dr}{\sqrt{r^2+x^2}}=\int{rdt}\\<br />
<br /> t=\sqrt{r^2+x^2}\\<br />
<br /> dt=\frac{2rdr}{2\sqrt{r^2+x^2}}<br />

i tried to solve it like that

No, it would be <br /> \int \frac{r^2dr}{\sqrt{r^2+x^2}}=\int{\sqrt{t^2 - x^2}dt}\\<br />
Cyosis said:
If you do it like that the r^2 in the numerator will pose a problem. Try the substitution r=x \sinh x.

erm :redface: … xsinhu :wink:
 
Whoops, will fix it.
 
what do i do after
<br /> \int \frac{r^2dr}{\sqrt{r^2+x^2}}=\int{\sqrt{t^2 - x^2}dt}\\<br />
whats the substitution
??

and i don't know hyperbolic stuff
its not on the course
 
That integral has a sign ambiguity, because if t=\sqrt{r^2+x^2} then r=\pm \sqrt{t^2-x^2}. Which one do you take?

Do you know of a good substitution if the integrand had been \sqrt{1-x^2}? Try to find a trigonometric substitution for which 1-(...)^2=(...)^2.
 
there is no trigonometric substitution for it
 
There is and it is the most famous trig identity at that. Any ideas?
 
tangence goes when there is no square root on the denominator
1/(x^2+1) type

so i don't have any clue
 
  • #10
Tangent works fine for the square root case as well. But you're jumping in between integrals again. It will be helpful if you stick to one integral.
 
  • #11
transgalactic said:
there is no trigonometric substitution for it
You speak with considerable authority here, but it is unwarranted. Draw a right triangle with the horizontal leg labelled x and the vertical leg labelled r and the hypotenuse labelled sqrt(r^2 + x^2). If the acute angle is labelled u, then sec u = sqrt(r^2 + x^2)/x and tan u = r/x, and sec u * du = dr/x.
 
Back
Top