New Reply

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

 
Share Thread
Dec4-12, 12:01 PM   #1
 

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


1. The problem statement, all variables and given/known data
integrate dx / (x^2 - 1)^2


2. Relevant equations



3. 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.
PhysOrg.com science news on PhysOrg.com

>> Leading 3-D printer firms to merge in $403M deal (Update)
>> LA to give every student an iPad; $30M order
>> CIA faulted for choosing Amazon over IBM on cloud contract
Dec4-12, 12:04 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Try partial fractions decomposition, remembering that (x^2-1)=(x+1)(x-1)
Dec4-12, 12:23 PM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by aija View Post
1. The problem statement, all variables and given/known data
integrate dx / (x^2 - 1)^2


2. Relevant equations



3. 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).
New Reply

Similar discussions for: integrate 1 / (x^2 - 1)^2
Thread Forum Replies
Integrate (2x^2+1)e^x^2dx (...Wow, seriously?) Calculus & Beyond Homework 3
Integrate 1/cos(x) Calculus & Beyond Homework 9
integrate dy/dx Calculus & Beyond Homework 9
How to integrate (x^2-1)^n Calculus & Beyond Homework 4