Jump to content

Science:Math Exam Resources/Courses/MATH101/April 2015/Question 04 (b)/Solution 1

From UBC Wiki

Using partial fraction decomposition, we can write the integrand as

1x4+x2=1x2(x2+1)=Ax+Bx2+Cx+Dx2+1

for some constants A,B,C,D. We find that A=0,B=1,C=0,D=1, which implies that

1x4+x2dx=1x2dx11+x2dx.

The first integral on the right-hand side of the equation can be easily evaluated:

1x2dx=1x+C.

On the other hand, to compute the second integral, we can use the substitution x=tanu. Then 1+x2=1+tan2u=sec2u and dx=sec2udu, which gives

11+x2dx=1sec2usec2udu=1du=u+C=arctanx+C.

Combining these, we obtain

1x4+x2dx=1xarctanx+C.