Skip to main content

Section 2.5 Partial Fraction Method for Rational Functions

A rational function is a fraction with polynomials in the numerator and denominator. For example,

\begin{equation*} {x^3\over x^2+x-6}, \qquad\qquad {1\over (x-3)^2}, \qquad\qquad {x^2+1\over x^2-1}\text{,} \end{equation*}

are all rational functions of \(x\text{.}\) There is a general technique called the Partial Fraction Method that, in principle, allows us to integrate any rational function. The algebraic steps in the technique are rather cumbersome if the polynomial in the denominator has degree more than 2, and the technique requires that we factor the denominator, something that is not always possible. However, in practice one does not often run across rational functions with high degree polynomials in the denominator for which one has to find the antiderivative function. So we shall explain how to find the antiderivative of a reduced rational function only when the denominator is a quadratic polynomial \(\ds ax^2+bx+c\text{.}\)

Subsection 2.5.1 Using Substitution Rule with Rational Fractions

We should mention a special type of rational function that we already know how to integrate: If the denominator has the form \(\ds (ax+b)^n\text{,}\) the substitution \(u=ax+b\) will always work. The denominator becomes \(\ds u^n\text{,}\) and each \(x\) in the numerator is replaced by \((u-b)/a\) and \(dx=du/a\text{.}\) While it may be tedious to complete the integration if the numerator has high degree, it is merely a matter of algebra.

Example 2.36. Substitution and Splitting Up a Fraction.

Find \(\ds\int{x^3\over(3-2x)^5}\,dx\text{.}\)

Solution

Using the substitution \(u=3-2x\) we obtain

\begin{equation*} du = -2dx, \text{ and } -\frac{u-3}{2}=x \end{equation*}

so that

\begin{align*} \int{x^3\over(3-2x)^5}\,dx \amp =\amp {1\over -2}\int {\left({u-3\over-2}\right)^3\over u^5}\,du \end{align*}

We now divide through by the simple denominator to obtain powers of \(u\text{:}\)

\begin{align*} \int{x^3\over(3-2x)^5}\,dx\amp = {1\over 16}\int {u^3-9u^2+27u-27\over u^5}\,du\\ \amp = {1\over 16}\int u^{-2}-9u^{-3}+27u^{-4}-27u^{-5}\,du\\ \amp = {1\over 16}\left({u^{-1}\over-1}-{9u^{-2}\over-2}+{27u^{-3}\over-3} -{27u^{-4}\over-4}\right)+C\\ \amp = {1\over 16}\left(-u^{-1}+{9u^{-2}\over 2}-9u^{-3} +{27u^{-4}\over 4}\right)+C \end{align*}

All that is left to do is replace \(u\) with our substitution.

\begin{align*} \int{x^3\over(3-2x)^5}\,dx\amp = {1\over 16}\left(-(3-2x)^{-1}+{9(3-2x)^{-2}\over 2}- 9(3-2x)^{-3} +{27(3-2x)^{-4}\over 4}\right)+C\\ \amp = -{1\over 16(3-2x)}+{9\over32(3-2x)^2}-{9\over16(3-2x)^3}+{27\over64(3-2x)^4}+C \end{align*}

Subsection 2.5.2 Denominator with Distinct Linear Factors

We now proceed to the case in which the denominator is a quadratic polynomial. We can always factor out the coefficient of \(\ds x^2\) and put it outside the integral, so we can assume that the denominator has the form \(\ds x^2+bx+c\text{.}\) There are three possible cases, depending on how the quadratic factors: either \(\ds x^2+bx+c=(x-r)(x-s)\text{,}\) \(\ds x^2+bx+c=(x-r)^2\text{,}\) or the quadratic factor is irreducible, i.e. it doesn't factor. We can use the quadratic formula to decide which of these we have, and to factor the quadratic if it is possible.

If \(\ds x^2+bx+c=(x-r)^2\) then we have the special case we have already seen, that can be handled with a substitution.

If \(\ds x^2+bx+c=(x-r)(x-s)\text{,}\) we have an integral of the form

\begin{equation*} \int{p(x)\over (x-r)(x-s)}\,dx \end{equation*}

where \(p(x)\) is a polynomial. The first step is to make sure that \(p(x)\) has degree less than 2.

Example 2.37. Review of Long Division.

Compute \(\ds\frac{x^3 - 2x^2 - 4}{x-3}\text{,}\) that is, divide \(x-3\) into \(x^3-2x^2-4\text{.}\)

Solution

We first write the dividend as \(x^3 - 2x^2 + 0x - 4\) (that is, include \(0\)'s). Now, divide the first term of the dividend by the highest term of the divisor:

\begin{equation*} \begin{matrix}~x^2\\ \qquad x-3~\overline{) ~x^3 - 2x^2 + 0x - 4} \end{matrix} \qquad\mbox{Here \(x^3\div x=x^2\)} \end{equation*}

Next, we multiply the divisor by this result and write it below:

\begin{equation*} \begin{matrix}~x^2\\ \qquad x-3~\overline{) ~x^3 - 2x^2 + 0x - 4}\\ \qquad\;\; ~~x^3 - 3x^2 \end{matrix} \qquad\mbox{Here \(x^2\cdot(x-3)=x^3-3x^2\)} \end{equation*}

Subtract and write the result below:

\begin{equation*} \begin{matrix}~x^2\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \qquad\;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\qquad\; ~~~+x^2 + 0x-4 \end{matrix} \end{equation*}

We repeat the above steps of dividing, multiplying then subtracting:

\begin{equation*} \begin{matrix}\qquad~ x^2~~+~~x\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \qquad\;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\qquad\; ~~~+x^2 + 0x-4 \end{matrix} \to \hspace{-0.15in}\begin{matrix}~ x^2~~+~~x\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\; ~~~+x^2 + 0x-4\\ \qquad\qquad +x^2-3x \end{matrix}\\ \to \hspace{-0.15in} \begin{matrix}~ x^2~~+~~x\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\; ~~~+x^2 + 0x-4\\ \qquad\qquad\qquad~~\underline{+x^2-3x\hspace{0.2in}}\\ \qquad\qquad\qquad\qquad\qquad 3x-4 \end{matrix} \end{equation*}

We divide:

\begin{equation*} \begin{matrix}\qquad\qquad~ x^2~~+~~x~~+~~3\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\; ~~~+x^2 + 0x-4\\ \qquad\qquad\qquad~~\underline{+x^2-3x\hspace{0.2in}}\\ \qquad\qquad\qquad\qquad\qquad 3x-4 \end{matrix} \end{equation*}

Then multiply and subtract:

\begin{equation*} \hspace{-0.15in}\begin{matrix}\qquad\qquad~ x^2~~+~~x~~+~~3\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\; ~~~+x^2 + 0x-4\\ \qquad\qquad\qquad~~\underline{+x^2-3x\hspace{0.2in}}\\ \qquad\qquad\qquad\qquad\qquad 3x-4\\ \qquad\qquad\qquad\qquad\qquad 3x-9 \end{matrix} \qquad\to\qquad \hspace{-0.15in} \begin{matrix}\qquad\qquad~ x^2~~+~~x~~+~~3\\ \qquad x-3~\overline{) x^3 - 2x^2 + 0x - 4}\\ \;\; \qquad\qquad ~\underline{x^3 - 3x^2\hspace{0.45in}}\\ \qquad\qquad\; ~~~+x^2 + 0x-4\\ \qquad\qquad\qquad~~\underline{+x^2-3x\hspace{0.2in}}\\ \qquad\qquad\qquad\qquad\qquad 3x-4\\ \qquad\qquad\qquad\qquad\qquad \underline{3x-9}\\ \qquad\qquad\qquad\qquad\qquad\qquad 5 \end{matrix} \end{equation*}

The quotient is \(x^2+x+3\) and the remainder is \(5\text{.}\) Therefore,

\begin{equation*} \frac{x^3 - 2x^2 - 4}{x-3} = (x^2+x+3)+\frac{5}{x-3} \end{equation*}

This means that \((x-3)\) divides \((x^3-2x^2-4)\) a total of \((x^2+x+3)\) times with \(5\) leftover.

Now consider the following simple algebra of fractions:

\begin{equation*} {A\over x-r}+{B\over x-s}={A(x-s)+B(x-r)\over (x-r)(x-s)}= {(A+B)x-As-Br\over (x-r)(x-s)}\text{.} \end{equation*}

That is, adding two fractions with constant numerator and denominators \((x-r)\) and \((x-s)\) produces a fraction with denominator \((x-r)(x-s)\) and a polynomial of degree less than 2 for the numerator. We want to reverse this process: Starting with a single fraction, we want to write it as a sum of two simpler fractions. An example should make it clear how to proceed.

Example 2.38. Distinct Linear Factors.

Compute \(\ds\int \frac{-1}{x^2-2x-3}\,dx\text{.}\)

Solution

We first notice that the degree of the numerator is less than the degree of the denominator. Next, we factor the denominator:

\begin{equation*} x^2-2x-3 = (x+1)(x-3)\text{.} \end{equation*}

Therefore, the partial fraction decomposition of the integrand is

\begin{equation*} \frac{-1}{(x+1)(x+3)} = \frac{A}{x+1}+\frac{B}{x-3} = \frac{A(x-3)+B(x+1)}{(x+1)(x+3)}\text{.} \end{equation*}

We now present two methods for determining the constants \(A\) and \(B\text{.}\)

Method 1: We notice that we can plug in values for \(x\) that give zero somewhere. If we take \(x=3\text{,}\) we get

\begin{equation*} -1 = A(3-3) = B(3+1) \implies B = -\frac{1}{4}\text{,} \end{equation*}

and that if we take \(x=-1\text{,}\) we get

\begin{equation*} -1 = A(-1-3) + B(-1+1) \implies A = \frac{1}{4}\text{.} \end{equation*}

Method 2: We expand the right hand side,

\begin{equation*} 0 \cdot x-1 = (A+B)x + (-3A+B) \end{equation*}

and compare the polynomial coefficients: By comparing the \(x^1\) terms, we see that we require \(0 = A+B\text{,}\) and comparing the \(x^0\) terms gives \(-1 = -3A=B\text{.}\) We now solve the resulting system of equations.

\begin{equation*} \begin{array}{c} 0=A+B \\ -1 = -3A + B \end{array} \implies \begin{array}{c} A=-B \\ -1=-3A+B \end{array} \implies \begin{array}{c} A=-B \\ -1=4B \end{array} \implies \begin{array}{c} A = \frac{1}{4}\\ B = -\frac{1}{4} \end{array} \end{equation*}

Thus, the partial fraction decomposition of the integrand is

\begin{equation*} \int \frac{-1}{x^2-2x-3}\,dx = \int \frac{\frac{1}{4}}{x+1} + \frac{-\frac{1}{4}}{x-3} \,dx\text{,} \end{equation*}

and we can now integrate:

\begin{equation*} \begin{split} \int \frac{-1}{x^2-2x-3}\,dx \amp = \int \frac{1/4}{x+1} + \frac{-1/4}{x-3}\,dx\\ \amp = \frac{1}{4}\int \frac{1}{x+1}\,dx - \frac{1}{4}\int\frac{1}{x-3}\,dx \\ \amp = \frac{1}{4}\ln|x+1| - \frac{1}{4}\ln|x-3| + C. \end{split} \end{equation*}
Example 2.39. Partial Fraction Decomposition.

Given \(\ds\int {x^3\over (x-2)(x+3)}\,dx\)

  1. Perform long division.

  2. Evaluate the integral.

Solution
  1. We rewrite the integrand so that the numerator that has degree less than 2 using polynomial long division:

    \begin{equation*} {x^3\over (x-2)(x+3)}={x^3\over x^2+x-6}=x-1+{7x-6\over x^2+x-6}= x-1+{7x-6\over (x-2)(x+3)}\text{.} \end{equation*}

    Then

    \begin{equation*} \int {x^3\over (x-2)(x+3)}\,dx=\int \left(x-1\right)\,dx +\int {7x-6\over (x-2)(x+3)}\,dx\text{.} \end{equation*}
  2. The first integral is easy, so only the second requires some work. We start by writing \(\ds{7x-6\over (x-2)(x+3)}\) as the sum of two fractions. We want to end up with

    \begin{equation*} {7x-6\over (x-2)(x+3)}={A\over x-2}+{B\over x+3}\text{.} \end{equation*}

    If we go ahead and add the fractions on the right hand side, we seek a common denominator, and get:

    \begin{equation*} {7x-6\over (x-2)(x+3)}={(A+B)x+3A-2B\over (x-2)(x+3)}\text{.} \end{equation*}

    So all we need to do is find \(A\) and \(B\) so that \(7x-6=(A+B)x+3A-2B\text{,}\) which is to say, we need

    \begin{equation*} \begin{cases}7 \amp = A+ B \\ -6 \amp = 3A-2B \end{cases} \end{equation*}

    This is a problem you've seen before: Solve a system of two equations in two unknowns. There are many ways to proceed; here's one: If \(7=A+B\) then \(B=7-A\) and so

    \begin{equation*} -6=3A-2B=3A-2(7-A)=3A-14+2A=5A-14\text{.} \end{equation*}

    This is easy to solve for \(A\text{:}\)

    \begin{equation*} \ds A= 8/5 \implies B=7-A=7-8/5=27/5\text{.} \end{equation*}

    Thus

    \begin{equation*} \int {7x-6\over (x-2)(x+3)}\,dx= \int \left({8\over5}{1\over x-2}+{27\over5}{1\over x+3}\right)\,dx= {8\over5}\ln |x-2|+{27\over5}\ln|x+3|+C\text{.} \end{equation*}

    The answer to the original problem is now

    \begin{align*} \int {x^3\over (x-2)(x+3)}\,dx \amp =\amp \int \left(x-1\right)\,dx +\int {7x-6\over (x-2)(x+3)}\,dx\\ \amp =\amp {x^2\over 2}-x+{8\over5}\ln |x-2|+{27\over5}\ln|x+3|+C\text{.} \end{align*}

    \vskip-10pt

Example 2.40. Two Linear Factors in Disguise.

Evaluate \(\ds\int \frac{\cos x}{4-\sin^2x}\,dx\text{.}\)

Solution

We start by making the substitution

\begin{equation*} w=\sin x \implies dw=\cos x\,dx\text{.} \end{equation*}

Then,

\begin{equation*} \begin{split} \int \frac{\cos x}{4-\sin^2x}\,dx \amp = \int \frac{dw}{4-w^2}\\ \amp = \int \frac{dw}{(2-w)(2+w)} \end{split} \end{equation*}

We are now in a position to use the method of partial fraction decomposition. Solving

\begin{equation*} \frac{1}{(2-w)(2+w)} = \frac{A}{2-w} + \frac{B}{2+w} = \frac{w(A-B) + 2(A+B)}{(2+w)(2-w)}\text{,} \end{equation*}

we require

\begin{equation*} \begin{cases}0 \amp = A-B \\ 1 \amp = 2(A+B) \end{cases} \implies A = B = \frac{1}{4}\text{.} \end{equation*}

Therefore,

\begin{equation*} \int \frac{dw}{(2-w)(2+w)} = \int \left(\frac{1/4}{2-w} + \frac{1/4}{2+w}\right)dw\text{,} \end{equation*}

which is readily evaluated:

\begin{equation*} \int \left(\frac{1/4}{2-w} + \frac{1/4}{2+w}\right)dw = -\frac{1}{4}\ln|2-w| + \frac{1}{4}|2+w|+C \end{equation*}

It remains to rewrite this expression in terms of \(x\text{:}\)

\begin{equation*} \int \frac{\cos x}{4-\sin^2x}\,dx = \frac{1}{4} \ln \bigg\vert\frac{2+\sin x}{2-\sin x}\bigg\vert + C\text{.} \end{equation*}

Subsection 2.5.3 Denominator with Irreducible Quadratic Factor

Now suppose that \(\ds x^2+bx+c\) doesn't factor. Again we can use long division to ensure that the numerator has degree less than 2, then we complete the square.

Example 2.41. Denominator Does Not Factor.

Evaluate \(\ds\int {x+1\over x^2+4x+8}\,dx\text{.}\)

Solution

The quadratic denominator does not factor. We could complete the square and use a trigonometric substitution, but it is simpler to rearrange the integrand:

\begin{equation*} \int {x+1\over x^2+4x+8}\,dx = \int {x+2\over x^2+4x+8}\,dx - \int {1\over x^2+4x+8}\,dx\text{.} \end{equation*}

The first integral is an easy substitution problem, using \(u=x^2+4x+8\text{:}\)

\begin{equation*} \int {x+2\over x^2+4x+8}\,dx={1\over2}\int {du\over u}= {1\over2}\ln|x^2+4x+8|\text{.} \end{equation*}

For the second integral we complete the square:

\begin{equation*} x^2+4x+8=(x+2)^2+4=4\left(\left({x+2\over2}\right)^2+1\right)\text{,} \end{equation*}

making the integral

\begin{equation*} {1\over4}\int {1\over\left({x+2\over2}\right)^2+1}\,dx\text{.} \end{equation*}

Using \(\ds u={x+2\over2}\) we get

\begin{equation*} {1\over4}\int {1\over\left({x+2\over2}\right)^2+1}\,dx= {1\over4}\int {2\over u^2+1}\,du= {1\over2}\arctan\left({x+2\over2}\right)\text{.} \end{equation*}

The final answer is now

\begin{equation*} \int {x+1\over x^2+4x+8}\,dx={1\over2}\ln|x^2+4x+8|- {1\over2}\arctan\left({x+2\over2}\right)+C\text{.} \end{equation*}

Subsection 2.5.4 Summary

Many combinations of linear and quadratic factors are possible in the denominator of a rational function. However, we are not concerned with supplying the techniques needed to solve these types of rational functions. Their solution is simply a matter of algebraic skill in determining a partial fraction decomposition, which allows for the ready integration of each partial fraction. However, we want to conclude with the following emphasis and one example to give you a taste of different combinations of factors than shown in this section.

Note:

  1. Unless we are able to factor the denominator, we are unable to use the Partial Fraction Method.

  2. When considering the Partial Fraction Method, we must ensure that the degree of the numerator is smaller than that of the denominator. So brush up on your long division skill.

The following example alludes to the technique used for the partial fraction decomposition when there is an irreducible quadratic factor.

Example 2.42. Cubic Denominator.

Evaluate \(\ds \int\frac{x^2-2x+1}{x^3+x}\,dx\text{.}\)

Solution

We first factor the denominator,

\begin{equation*} \int\frac{x^2-2x+1}{x^3+x}\,dx = \int\frac{x^2-2x+1}{x(x^2+1)}\,dx\text{.} \end{equation*}

Now, let

\begin{equation*} \frac{x^2-2x+1}{x(x^2+1)} = \frac{A}{x} + \frac{Bx+C}{x^2+1} = \frac{Ax^2+A+Bx^2+Cx}{x(x^2+1)}\text{.} \end{equation*}

Matching terms gives,

\begin{equation*} \begin{cases}1 \amp = A + B \\ -2 \amp = C \\ 1 \amp = A \end{cases} \end{equation*}

From the above system of equations, we see that we need \(A = 1\text{,}\) \(C= -2\text{,}\) and \(B = 0\text{.}\) Thus,

\begin{equation*} \begin{split} \int\frac{x^2-2x+1}{x^3+x}\,dx \amp = \int \left(\frac{1}{x} - \frac{2}{x^2+1}\right)\,dx\\ \amp = \ln |x| - 2\arctan x + C. \end{split} \end{equation*}
Exercises for Section 2.5.

Evaluate the following indefinite integrals.

  1. \(\ds\int {1\over 4-x^2}\,dx\)

    Answer
    \(-\ln|x-2|/4+\ln|x+2|/4+C\)
    Solution

    We first notice that we can factorize

    \begin{equation*} \frac{1}{4-x^2} = \frac{-1}{(x-2)(x+2)}\text{.} \end{equation*}

    Now apply the method of Partial Fractions: Let

    \begin{equation*} \frac{-1}{(x-2)(x+2)} = \frac{A}{x-2} + \frac{B}{x+2} \implies -1 = A(x+2)+B(x-2)\text{.} \end{equation*}

    Matching terms yields the system of equations

    \begin{equation*} \begin{cases}A + B = 0 \\ 2A - 2B = -1 \end{cases} \end{equation*}

    Taking \(B = -A\text{,}\) the second equation then reads \(2A + 2A = 4A = -1\text{.}\) Thus, \(A=-1/4\) and \(B=1/4\text{.}\) We now integrate,

    \begin{equation*} \begin{split} \int \frac{1}{4-x^2} \,dx \amp = \int \left(\frac{1}{4(x-2)} - \frac{1}{4(x+2)}\right)\,dx \\ \amp = \frac{-1}{4} \ln |x-2| + \frac{1}{4} \ln |x+2| + C. \end{split} \end{equation*}
  2. \(\ds\int {x^4\over 4-x^2}\,dx\)

    Answer
    \(\ds -x^3/3-4x-4\ln|x-2|+\)\(4\ln|x+2| +C\)
    Solution

    The degree of the numerator is larger than the degree of the denominator, so we use polynomial long division to simplify:

    \begin{equation*} \frac{x^4}{4-x^2} = -x^2 -4 +\frac{16}{4-x^2}\text{.} \end{equation*}

    We can use our answer from (a) to integrate the last term, giving

    \begin{equation*} \int \frac{x^4}{4-x^2} \,dx = -\frac{x^3}{3} - 4x -4\ln|x-2| + 4 \ln|x+2| + C\text{.} \end{equation*}
  3. \(\ds\int {1\over x^2+10x+25}\,dx\)

    Answer
    \(-1/(x+5) +C\)
    Solution

    Factorizing the denominator gives \(x^2+10x+25 = (x+5)^2\text{.}\) We now make the substitution,

    \begin{equation*} u = x+5, \ du = dx\text{.} \end{equation*}

    Therefore,

    \begin{equation*} \begin{split} \int \frac{1}{x^2+10x+25}\,dx \amp = \int \frac{1}{(x+5)^2} \, dx \\ \amp = \int \frac{1}{u^2} \, du \\ \amp = \frac{-1}{u} + C = \frac{-1}{x+5} + \hat{C}. \end{split} \end{equation*}
  4. \(\ds\int {x^2\over 4-x^2}\,dx\)

    Answer
    \(-x-\ln|x-2|+\ln|x+2| +C\)
    Solution

    First use polynomial long division:

    \begin{equation*} \frac{x^2}{4-x^2} = -1 + \frac{4}{4-x^2}\text{.} \end{equation*}

    Using the solution to (a), we obtain

    \begin{equation*} \int \frac{x^2}{4-x^2}\,dx = -x - \ln |x-2| + \ln |x+2| + C\text{.} \end{equation*}
  5. \(\ds\int {x^4\over 4+x^2}\,dx\)

    Answer
    \(\ds -4x+x^3/3+8\arctan(x/2) +C\)
    Solution

    We use polynomial long division to find:

    \begin{equation*} \frac{x^4}{4+x^2} = x^2 - 4 + \frac{16}{4+x^2}\text{.} \end{equation*}

    So we have

    \begin{equation*} \int \frac{x^4}{4+x^2} \,dx= \int \left(x^2 - 4 + \frac{16}{4+x^2}\right)\,dx = \frac{1}{3}x^3 -4x + 16\int \frac{1}{4+x^2}\,dx\text{.} \end{equation*}

    Now, \(4+x^2\) is not factorizeable, but we do know that

    \begin{equation*} \int \frac{1}{1+x^2}\, dx = \arctan x + C\text{.} \end{equation*}

    So, write \(4+x^2 = 4\left(1+\frac{x^2}{4}\right)\) and let \(u = \frac{x}{2}\text{.}\) Thus,

    \begin{equation*} \int \frac{1}{4+x^2}\,dx = \frac{1}{4}\int \frac{1}{1+u^2} (2\, du) = \frac{1}{2} \arctan\left(\frac{x}{2}\right) + C\text{.} \end{equation*}

    All together,

    \begin{equation*} \int \frac{x^4}{4+x^2} \,dx= \frac{1}{3}x^3 -4x + 8 \arctan\left(\frac{x}{2}\right) + \hat{C}\text{.} \end{equation*}
  6. \(\ds\int {1\over x^2+10x+29}\,dx\)

    Answer
    \((1/2)\arctan(x/2+5/2) +C\)
    Solution

    We complete the square:

    \begin{equation*} x^2+10x+29 = (x+5)^2 + 4\text{.} \end{equation*}

    Now write

    \begin{equation*} (x+5)^2+4 = 4\left[\left(\frac{x+5}{2}\right)^2 + 1\right]\text{,} \end{equation*}

    and make the substitution

    \begin{equation*} u = \frac{x+5}{2}, \ du = \frac{dx}{2}\text{.} \end{equation*}

    Thus,

    \begin{equation*} \int \frac{1}{x^2+10x+29}\,dx = \int \frac{2}{4(1+u^2)} \, du = \frac{1}{2} \arctan \left(\frac{x+5}{2}\right) + C\text{.} \end{equation*}
  7. \(\ds\int {x^3\over 4+x^2}\,dx\)

    Answer
    \(\ds x^2/2-2\ln(4+x^2) +C\)
    Solution

    We again apply polynomial long division:

    \begin{equation*} \frac{x^3}{4+x^2} = x - \frac{4x}{4+x^2} \implies \int \frac{x^3}{4+x^2}\,dx = \frac{1}{2}x^2 - 4 \int \frac{x}{4+x^2}\,dx\text{.} \end{equation*}

    Now let \(u=4+x^2\text{,}\) with \(du = 2x\,dx\text{.}\) Then,

    \begin{equation*} \int \frac{x}{4+x^2}\,dx = \int \frac{1}{u} \frac{du}{2} = \frac{1}{2}\ln|u| + C = \frac{1}{2} \ln |4+x^2| + C\text{.} \end{equation*}

    All together, we find

    \begin{equation*} \int \frac{x^3}{4+x^2} \, dx = \frac{1}{2} x^2 -2 \ln |4+x^2| + \hat{C}\text{.} \end{equation*}
  8. \(\ds\int {1\over x^2+10x+21}\,dx\)

    Answer
    \((1/4)\ln|x+3|-(1/4)\ln|x+7| +C\)
    Solution

    Factorizing the denominator gives two distinct linear factors:

    \begin{equation*} \frac{1}{x^2+10x+21} = \frac{1}{(x+3)(x+7)}\text{,} \end{equation*}

    and so let

    \begin{equation*} \frac{1}{(x+3)(x+7)} = \frac{A}{x+3} + \frac{B}{x+7}\text{.} \end{equation*}

    This yields the system of equations

    \begin{equation*} \begin{cases}A + B =0 \\ 7A + 3B = 1 \end{cases} \implies A = \frac{1}{4}, \ B = -\frac{1}{4}\text{.} \end{equation*}

    Therefore,

    \begin{equation*} \begin{split} \int \frac{1}{x^2+10x+21}\,dx\amp = \int \left(\frac{1}{4(x+3)} - \frac{1}{4(x+7)}\right)\, dx \\ \amp = \frac{1}{4} \ln|x+3| - \frac{1}{4} \ln|x+7| + C. \end{split} \end{equation*}
  9. \(\ds\int {1\over 2x^2-x-3}\,dx\)

    Answer
    \((1/5)\ln|2x-3|-(1/5)\ln|1+x| +C\)
    Solution

    We again find we can factorize the denominator into two distinct linear factors,

    \begin{equation*} \frac{1}{2x^2-x-3} = \frac{1}{(x+1)(2x-3)}\text{.} \end{equation*}

    Setting

    \begin{equation*} \frac{1}{(x+1)(2x-3)} = \frac{A}{x+1} + \frac{B}{2x-3}\text{,} \end{equation*}

    and matching terms gives

    \begin{equation*} \begin{cases}2A + B =0 \\ -3A + B = 1 \end{cases} \implies A = -\frac{1}{5}, \ B=\frac{2}{5}\text{.} \end{equation*}

    Thus,

    \begin{equation*} \begin{split} \int \frac{1}{2x^2-x-3} \amp = \frac{2}{5}\int \frac{1}{2x-3}\, dx - \frac{1}{5}\int\frac{1}{x+1} \, dx \end{split} \end{equation*}

    Let \(u=2x-3\text{,}\) \(du=2\,dx\) for the first integral and \(v=x+1\text{,}\) \(dv = dx\) for the second. Then,

    \begin{equation*} \begin{split} \int \frac{1}{2x^2-x-3} \amp = \frac{1}{5}\int \frac{1}{u}\, du - \frac{1}{5}\int\frac{1}{v} \, dv \\ \amp = \frac{1}{5} \ln |2x-3| - \frac{1}{5} \ln |x+1|. \end{split} \end{equation*}
  10. \(\ds\int {1\over x^2+3x}\,dx\)

    Answer
    \((1/3)\ln|x|-(1/3)\ln|x+3| +C\)
    Solution

    We take

    \begin{equation*} \frac{1}{x^2+3x} = \frac{1}{x(x+3)} = \frac{A}{x} + \frac{B}{x+3}\text{.} \end{equation*}

    This requires that \(3A = 1\) and \(A+B=0\text{.}\) Thus,

    \begin{equation*} A = \frac{1}{3} \text{ and } B = -\frac{1}{3}\text{.} \end{equation*}

    Integrating, we find

    \begin{equation*} \begin{split} \int\frac{1}{x^2+3x} \,dx \amp = \int \left(\frac{1}{3x}-\frac{1}{3(x+3)} \right)\,dx\\ \amp =\frac{1}{3}\ln |x| - \frac{1}{3} \ln|x+3| + C. \end{split} \end{equation*}