How do you find int (x^2+1)/(x+1)^3dx using partial fractions?

2 Answers
May 31, 2018

x-2/(x+1)-2ln|x+1|+C

Explanation:

Note that

(x^2+1)/(x+1)^2=1-1/(x+1)+2/(x+1)^2

May 31, 2018

ln(x+1)+2/(x+1)-1/(x+1)^2+C

Explanation:

Due to x^2+1=x^2+2x+1-2x-2+2 or (x+1)^2-2*(x+1)+2

int (x^2+1)/(x+1)^3*dx

=int dx/(x+1)-2int dx/(x+1)^2+2int dx/(x+1)^2

=ln(x+1)+2/(x+1)-1/(x+1)^2+C