Calculating the Primitive of sqrt(x^2-4)/x^4 using Substitution Method

  • Level: Undergrad 
  • Thread starter Thread starter joao_pimentel
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
7 replies · 12K views
joao_pimentel
Messages
68
Reaction score
0
Hi there people

Can anyone help me with this issue?

I'm trying to calculate this primitive

P sqrt(x^2-4)/x^4

I tried the substitution x=2*sec(t) and it seems to work but at the end I get something like:

1/6*(sin(arccos(2/x)))^3

and this is quite different from what we can observe at Wolfram which is:

((x^2-4)^(3/2)) / (12x^3)


Can anyone give me some suggestion?

Thanks in advance!

João

http://MatemáticaViva.pt
 
Last edited by a moderator:
Physics news on Phys.org
Well, try to rewrite sin (arccos(y)), using the relation:
[tex]sin^{2}x+\cos^{2}x=1, x=arccos(y)[/tex]
 
Thank you very much... it seems to work, but there is any other way to integrate sqrt(x^2-4)/x^4 without trigonometric functions, making it directly without the transformation x=a*sec(t) ?

Thank you

João

http://MatemáticaViva.pt
 
Last edited by a moderator:
Well, you might use the hyperbolic substitution, x=2cosh(y)
 
Ok... I will try, but I was trying to figure out how to reach the result ((x^2-4)^(3/2)) / (12x^3) given by Wolfram, which I suppose is correct, without trigonometric functions, since the result does not involve any trigonometry...
 
Thank you very much

But kindly look at this:
http://www.wolframalpha.com/input/?i=integrate+sqrt(x^2-4)/x^4

There's any way of calculating this integral without using trigonometry?

Thank you in advance

João