Integration w/square root

  • #1
53
0

Homework Statement



[tex]\int \sqrt{t^2+9}[/tex]

Homework Equations





The Attempt at a Solution



Apparently you can't solve this equation as you would [tex]\int \sqrt{t+9}[/tex], which would come out to [tex]\frac{2(t+9)^3/2 }{3}[/tex].

Instead, my calculator is getting this extremely complicated answer involving ln functions, and therefore I don't know how to integrate this.

I know I'm not giving much to go on as far as an attempt on a solution is concerned, but I really don't have a definite way to begin, and I need to know how to evaluate this.
 
Last edited:

Answers and Replies

  • #2
Trig sub...

Think of a right triangle with one side length sqrt(9) and the other t. Pick correct sides so the radical in the integral represent something that makes sense (hypotenuse in this case). Oh ya, what would dt be?
 
  • #3
Its a fatal error when you don't include your differential.

[tex]\int \sqrt{t^2+9} dt[/tex]!

By trig sub, let t=3tan x

Only problem is, then you have [tex]9\int \sec^3 x dx[/tex] Left to integrate, which I can't do.
 
  • #4
To integrate the integral of (sec(x))^3 dx you'd need to factor out a sec(x) and use integration by parts letting u = sec (x) and dv = (sec(x))^2 dx. Using some simple trig manipulation you should be able to evaluate the integral. If not, let me know.
 
  • #5
Perhaps a more straight forward substutition would be let t=sinh(x), hardly any manipulation required and no integration by parts.
 
  • #6
Make that [itex] t=3\sinh x [/itex] plus using the formula

[tex] \cosh^2 x =\frac{\cosh 2x +1}{2} [/tex]
 
  • #7
Make that [itex] t=3\sinh x [/itex] plus using the formula

[tex] \cosh^2 t =\frac{\cosh 2t +1}{2} [/tex]
Oops, forgot the factor of three, good catch dexter :rolleyes:
 
  • #8
I hate to dig this back up, but I'm trying to do something similar to this, and I'm not having much luck. I don't know if it's because I'm not that familiar with hyperbolic trig functions or just rusty on integration.

Using the trig substitution suggested with the equation provided, I get this:
[tex]\int \sqrt{ (3 \sinh ( x ) ) ^2+9 } (3 \cosh (x) ) dx [/tex]

From there, I can get it down to
[tex]9 \int \sqrt{ \cosh ^2 (x) \sinh ^2 (x) + \cosh ^2 (x)} dx [/tex]

From there, I'm at a bit of a loss. I've been looking at some hyperbolic trig identities, but haven't found anything that really looks helpful. Did I multiply something out incorrectly or something stupid like that?

Sorry if the equations above don't work - I've been trying to get them to register as LaTeX, but it's not working.
 
Last edited:
  • #9
Okay, scratch that. After finding substitutions for both [itex]\sinh ^2[/itex] and [itex]\cosh ^2[/itex], I got this:

[tex]\frac{9}{2} \int \cosh (2x) + 1 dx[/tex]

If I remember my rules correctly (and I'm not doing anything stupid), this is

[tex]\frac{9}{4} \sinh (2x) + x[/tex]

Is there a better way to simplify this than

[tex]\frac{9}{4} 2 \sinh (\sinh ^{-1}(t/3)) \cosh (\sinh ^{-1}(t/3)) + \sinh ^{-1}(t/3)[/tex]
 

Suggested for: Integration w/square root

Back
Top