Trig substitution: integrate sqrt(16+x^2) over x

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 7K views
skyturnred
Messages
117
Reaction score
0

Homework Statement



[itex]\int\frac{\sqrt{16+x^{2}}}{x}[/itex]

Homework Equations





The Attempt at a Solution



set x=4tant
dx=4sec[itex]^{2}[/itex]t dt

so after plugging in and using a quick trig identity I get:

[itex]\int\frac{16(sec^{2}t)*4sec^{2}t dt}{4tant}[/itex]

Then after a quick cleanup:

16*[itex]\int tan^{-1}t*sec^{4}t *dt[/itex]

I think I made a mistake, but if not, what next?
 
Physics news on Phys.org
skyturnred said:

Homework Statement



[itex]\int\frac{\sqrt{16+x^{2}}}{x}[/itex]

Homework Equations





The Attempt at a Solution



set x=4tant
dx=4sec[itex]^{2}[/itex]t dt

so after plugging in and using a quick trig identity I get:

[itex]\int\frac{16(sec^{2}t)*4sec^{2}t dt}{4tant}[/itex]

Then after a quick cleanup:

16*[itex]\int tan^{-1}t*sec^{4}t *dt[/itex]

I think I made a mistake, but if not, what next?

Best not to use ##\tan^{-1}## for ##1/\tan## since that may be confused with arctan. But write ##\sec^4(x)= \sec^2 x(1 + \tan^2 x)## and try a u - substitution ##u=\tan x##.
 
I think you've made a mistake, where has the square root gone?
 
I definitely made a mistake. I forgot the square root sign, which changes everything. Thanks!