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
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
5 replies · 2K views
-EquinoX-
Messages
561
Reaction score
1

Homework Statement


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

Homework Equations


The Attempt at a Solution


how did you get from line 1 to 2
 
Physics news on Phys.org
oh I see... so [tex]d(r^2)[/tex] just basically means taking the derivative of [tex]r^2[/tex] with respect with r?
I am not familiar with that notation
 
-EquinoX- said:
oh I see... so [tex]d(r^2)[/tex] just basically means taking the derivative of [tex]r^2[/tex] with respect with r?
I am not familiar with that notation
I bet you are! (plus or minus a twist)

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

Let [tex]u = r^2,[/tex] so [tex]du = 2r\, dr.[/tex] Then

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

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

Let [tex]u = r^2,[/tex] so [tex]du = 2r\, dr.[/tex] Then

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

thanks for clearing that up