I = ∫ (x2 + x2 + (x2+4)(x+1)5 )dx
Converting in partial fractions form, we get-
(x2+4)(x+1)5=(x+1)A+(x2+4)Bx+C
5 = (A+B)x2 + (B+C)x + (4A+C)
Equating the coefficients and solving equations, we get
A = 1 ; B = -1 ; C = 1
I = ∫ (x2 + x2 + (x+1)1−x2+4x−1 )dx
I = ∫ (2x2 + (x+1)1−(x2+4)x+(x2+4)1 )dx
Since, integration of x+11 = ln(x+1) , integration of x2+4xis21ln(x2+4) and integration of x2+41 is 21tan−12x , we have
I=32x3+ln(x+1)−21[ln(x2+4)−tan−1(2x)]+const
Comments