2

everyone.

I am having problems to solve this integral:

$$\int\left(\frac1{(x-1)^2*(x+1)^3}\right)dx$$

Any hints will be appreciated

dmsmar
  • 171

1 Answers1

4

You can write it as $$ \frac{1}{(x-1)^2 (x+1)^3} = \frac{A}{x-1} + \frac{B}{(x-1)^2} + \frac{C}{x+1} + \frac{D}{(x+1)^2} + \frac{E}{(x+1)^3}$$ where $A,B,C,D,E$ are constants

Added as afterthought

For your reference $$ A=-{{3}\over{16}} , B={{1}\over{8}} , C={{3}\over{16}} , D= {{1}\over{4}} , E={{1}\over{4}} $$

user84413
  • 27,211
user44197
  • 9,730