Trig Substitution Homework: Int x^2 + 36/4x^2

mathor345
Messages
16
Reaction score
0

Homework Statement



\int\frac{\sqrt{x^2 + 36}}{4x^2}}dx

Homework Equations



sqrt(a^2 + x^2) substitution for x = a tan theta

The Attempt at a Solution



I set
x = 6 tan theta
x^2 = 36 tan^2 theta
dx = 6 sec^2 x

\int\frac{\sqrt{36 + 36 tan \theta}}{144 tan \theta}dx

\int\frac{\sqrt{36(tan \theta + 1)}}{144 tan \theta}dx

\int\frac{\sqrt{36(sec^2 \theta)}}{144 tan \theta}dx

Then the numerator becomes 6 sec theta and then i multiply it by dx to get 36 sec^3 theta over 144 tan theta. Not sure where I went wrong. I've done other similar problems but they had the radical on bottom or the denominator was simply a variable.
 
Last edited:
Physics news on Phys.org
Firstly, the bottom should be 144 tan^2(theta). Squared.

Next, there isn't a problem here. Some trig sub problems are harder than others. This is one of them. I recommend converting the secant and tangent functions to their sine and cosine equivalents. It might make it easier.

EDIT: After you do that, the trig identity csc^2(\theta) = cot^2(\theta)+1 will be a big help.
 
x= 6\sinh t as a substitution immediately solves the problem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top