When you’re ready to use partial fraction decomposition, your first step is always the same: factor the denominator [latex]Q(x)[/latex]. The simplest case occurs when [latex]Q(x)[/latex] factors into distinct linear factors (no repeated factors).
distinct linear factors
If [latex]Q(x)[/latex] factors as [latex]({a}_{1}x+{b}_{1})({a}_{2}x+{b}_{2})\ldots({a}_{n}x+{b}_{n})[/latex], where each factor appears only once, then:
The mathematical proof that these constants [latex]A_1, A_2, \ldots, A_n[/latex] always exist is complex and beyond what you need for this course. The important thing is learning how to find them!
Since [latex]\text{deg}\left(3x+2\right)<\text{deg}\left({x}^{3}-{x}^{2}-2x\right)[/latex], we begin by factoring the denominator of [latex]\frac{3x+2}{{x}^{3}-{x}^{2}-2x}[/latex]. We can see that [latex]{x}^{3}-{x}^{2}-2x=x\left(x - 2\right)\left(x+1\right)[/latex]. Thus, there are constants [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex] satisfying
There are two different strategies for finding the coefficients [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex]. We refer to these as the method of equating coefficients and the method of strategic substitution.
To solve this system, we first observe that [latex]-2A=2\Rightarrow A=-1[/latex]. Substituting this value into the first two equations gives us the system
Multiplying the second equation by [latex]-1[/latex] and adding the resulting equation to the first produces
[latex]-3C=1[/latex],
which in turn implies that [latex]C=-\frac{1}{3}[/latex]. Substituting this value into the equation [latex]B+C=1[/latex] yields [latex]B=\frac{4}{3}[/latex]. Thus, solving these equations yields [latex]A=-1[/latex], [latex]B=\frac{4}{3}[/latex], and [latex]C=-\frac{1}{3}[/latex].
It is important to note that the system produced by this method is consistent if and only if we have set up the decomposition correctly. If the system is inconsistent, there is an error in our decomposition.
Rule: Method of Strategic Substitution
The method of strategic substitution is based on the assumption that we have set up the decomposition correctly. If the decomposition is set up correctly, then there must be values of [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex] that satisfy the equation for all values of [latex]x[/latex]. That is, this equation must be true for any value of [latex]x[/latex] we care to substitute into it. Therefore, by choosing values of [latex]x[/latex] carefully and substituting them into the equation, we may find [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex] easily. For example, if we substitute [latex]x=0[/latex], the equation reduces to [latex]2=A\left(-2\right)\left(1\right)[/latex]. Solving for [latex]A[/latex] yields [latex]A=-1[/latex]. Next, by substituting [latex]x=2[/latex], the equation reduces to [latex]8=B\left(2\right)\left(3\right)[/latex], or equivalently [latex]B=\frac{4}{3}[/latex]. Last, we substitute [latex]x=-1[/latex] into the equation and obtain [latex]-1=C\left(-1\right)\left(-3\right)[/latex]. Solving, we have [latex]C=-\frac{1}{3}[/latex].
It is important to keep in mind that if we attempt to use this method with a decomposition that has not been set up correctly, we are still able to find values for the constants, but these constants are meaningless. If we do opt to use the method of strategic substitution, then it is a good idea to check the result by recombining the terms algebraically.
Now that we have the values of [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex], we rewrite the original integral:
Since [latex]\text{degree}\left({x}^{2}+3x+1\right)\ge \text{degree}\left({x}^{2}-4\right)[/latex], we must perform long division of polynomials. This results in
As we see in the next example, it may be possible to apply the technique of partial fraction decomposition to a nonrational function. The trick is to convert the nonrational function to a rational function through a substitution.