How to integrate r³√(r²+1)

  • Context: Undergrad 
  • Thread starter Thread starter J Goodrich
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
J Goodrich
Messages
17
Reaction score
0
How does one compute

[tex]\int r^{3}\:\sqrt{r^{2}+1}\:dr[/tex]

Does this involve double u sub or trig sub?

Thanks in advance,
Justin
 
Physics news on Phys.org
Hi Justin! :smile:

(have a square-root: √ and an integral : ∫ and try using the X2 tag just above the Reply box :wink:)

trig sub is probably easiest.

(alternative hint: write it ∫ r(r2)(r2 + 1)1/2 dr :wink:)
 
I would think the second was easiest: Let [itex]u= r^2+ 1[/itex]. Then du= 2rdr and [itex]r^2= u- 1[/itex]. (A single u-substitution, not double.)