New Reply

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

 
Share Thread Thread Tools
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
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
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
Thread Tools


Similar Threads 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