Integrating {(x^2) / sqrt[(x^2) - 9] } dx

  • Thread starter Thread starter iatnogpitw
  • Start date Start date
  • Tags Tags
    Integral
iatnogpitw
Messages
9
Reaction score
0
Tricky Integral??

Homework Statement



So the problem is to integrate this:

{(x^2) / sqrt[(x^2) - 9] } dx

I cannot, for the life of me, solve this problem, and I know it's not that hard. I have tried using trig substitutions x = 3 cos(theta) and x = 3 sec(theta) but for some reason, maybe a math error, it doesn't work out. Can someone compute this for me and give steps?
 
Physics news on Phys.org


Your trig substitution is set up wrong. Draw a right triangle with x as the hypotenuse and 3 as the base. The altitude will be sqrt(x^2 - 9). The substitution is sec(theta) = x/3. Using this substitution should get you to 27\int sec^3(\theta) d\theta. That one requires integration by parts once or twice, if I recall correctly.
 
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