Integrating x^2/((x^2-1)^(1/2))

  • Thread starter Thread starter MathsNoobie
  • Start date Start date
  • Tags Tags
    Integrating
MathsNoobie
Messages
5
Reaction score
0

Homework Equations


Need to integrate x^2/((x^2-1)^(1/2)).


The Attempt at a Solution


I first broke the equation into (x^2-1)^(1/2) + (x^2-1)^(-1/2)

Hence Integral (x^2/((x^2-1)^(1/2))) = Integral((x^2-1)^(1/2)) + Integral((x^2-1)^(-1/2)))


Further on Integral((x^2-1)^(1/2)) is an integral by parts.


Hence Integral((x^2-1)^(1/2)) = x(x^2-1)^(1/2) - Integral(x^2/((x^2-1)^(1/2)))

Therefore Integral (x^2/((x^2-1)^(1/2))) = 1/2(x(x^2-1)^(1/2) + Integral((x^2-1)^(-1/2))

But now I am stuck on how to solve the Integral((x^2-1)^(-1/2)).

I am sorry that I can't put this into Latex form as my name suggest I don't know how to use Latex.
 
Physics news on Phys.org
I think it's time to try a trig substitution. How about x=sec(u)?
 
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