How can I integrate dx / (x^2 - 1)^2 without a substitution?

  • Thread starter Thread starter aija
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
aija
Messages
15
Reaction score
0

Homework Statement


integrate dx / (x^2 - 1)^2


Homework Equations





The Attempt at a Solution


There is nothing i can substitute to get rid of x. Except x=sqr(t), but then dx is 1/2sqr(t) so i get:

∫( dt / (t-1)^2 * 2sqr(t) )

and it's still impossible to integrate.
 
Physics news on Phys.org
aija said:

Homework Statement


integrate dx / (x^2 - 1)^2


Homework Equations





The Attempt at a Solution


There is nothing i can substitute to get rid of x. Except x=sqr(t), but then dx is 1/2sqr(t) so i get:

∫( dt / (t-1)^2 * 2sqr(t) )

and it's still impossible to integrate.

A more-or-less standard substitution to try out when you see 'x^2-1' is x = cosh(t).