How to Integrate (r^2 + a^2)^-3/2 using u-substitution

  • Thread starter Thread starter -EquinoX-
  • Start date Start date
  • Tags Tags
    Integral Skills
-EquinoX-
Messages
561
Reaction score
1

Homework Statement


\int_0^R \! \frac{2rdr}{(r^2+x^2)^{\frac{3}{2}}}
\int_0^R \! (r^2+x^2)^{-\frac{3}{2}}}d(r^2)

Homework Equations


The Attempt at a Solution


how did you get from line 1 to 2
 
Physics news on Phys.org
d(r^2)=2rdr
 
oh I see... so d(r^2) just basically means taking the derivative of r^2 with respect with r?
I am not familiar with that notation
 
Not quite. d\left(r^2\right) is the differential of r^2 with respect to r.
 
-EquinoX- said:
oh I see... so d(r^2) just basically means taking the derivative of r^2 with respect with r?
I am not familiar with that notation
I bet you are! (plus or minus a twist)

Consider I = \int (u + a^2)^{-\frac{3}{2}} \, du.

Let u = r^2, so du = 2r\, dr. Then

I = \int (r^2 + a^2)^{-\frac{3}{2}} \, 2r \, dr\, \text{!}
 
Unco said:
I bet you are! (plus or minus a twist)

Consider I = \int (u + a^2)^{-\frac{3}{2}} \, du.

Let u = r^2, so du = 2r\, dr. Then

I = \int (r^2 + a^2)^{-\frac{3}{2}} \, 2r \, dr\, \text{!}

thanks for clearing that up
 
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