Integration using sinh^2 substitution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
vesu
Messages
19
Reaction score
0

Homework Statement


[tex]\int \frac{1}{\sqrt{x + x^2}} dx[/tex]
We have been told to use the substitution [itex]x = \sinh^2{t}[/itex].

Homework Equations


[tex]\int \frac{1}{\sqrt{a^2 + x^2}}dx = \sinh^{-1}(\frac{x}{a}) + C[/tex]
Maybe?

The Attempt at a Solution


I'm not really sure where to start, we haven't done any questions involving letting [itex]x = \sinh^2{t}[/itex], only [itex]x = \sinh{t}[/itex]. Substituting x into the integral doesn't seem to get me anywhere. I feel like I might have to derive [itex]x[/itex] which gives [itex]\sinh{2t}[/itex] but I don't know what to do with that. :confused:
 
Last edited:
Physics news on Phys.org
Try completing the square in the denominator and see what you end up with.
 
Ah, I think I've got it. I ended up with [itex]2\sinh^{-1}(\sqrt{x}) + C[/itex].

Now we're supposed to let [itex]y = 2\sinh^{-1}(\sqrt{x}) + C[/itex], find the inverse, then "use implicit differentiation to prove that the fundamental theorem of calculus holds, i.e. prove that [itex]\frac{dy}{dx} = \frac{1}{\sqrt{(x+x^2)}}[/itex]". I can find the inverse but I'm not sure how I can use implicit differentiation to prove that. Anything just to get me started would be much appreciated. :confused:
 
I think they want you to find [itex]\frac{d}{dx}2sinh^{-1}\sqrt{x}[/itex] by saying that if [itex]y=2sinh^{-1}\sqrt{x}[/itex] then [itex]sinh\frac{y}{2}=\sqrt{x}[/itex], which you can differentiate implicitly.
 
HS-Scientist said:
I think they want you to find [itex]\frac{d}{dx}2sinh^{-1}\sqrt{x}[/itex] by saying that if [itex]y=2sinh^{-1}\sqrt{x}[/itex] then [itex]sinh\frac{y}{2}=\sqrt{x}[/itex], which you can differentiate implicitly.
Oh right, that makes sense. Thanks!