PARTIAL FRACTIONS-1
PARTIAL FRACTIONS-1
57. Evaluate 1 x3 21 - x2 dx using b. Solve the equation in part (a) for ƒ(x), using ƒ(30) = 0.
a. integration by parts. y
b. a u-substitution. y = f (x) path of skier
c. a trigonometric substitution.
58. Path of a water skier Suppose that a boat is positioned at the boat 30 ft rope
origin with a water skier tethered to the boat at the point (30, 0) (x, f (x)) skier
f (x)
on a rope 30 ft long. As the boat travels along the positive y-axis,
the skier is pulled behind the boat along an unknown path
y = ƒ(x), as shown in the accompanying figure.
x
- 2900 - x2 0 x (30, 0)
a. Show that ƒ′(x) = x .
NOT TO SCALE
(Hint: Assume that the skier is always pointed directly at the boat
and the rope is on a line tangent to the path y = ƒ(x).)
B1 x + C1 B2 x + C2 Bn x + Cn
+ + g+ 2 .
(x2 + px + q) (x2 + px + q)2 (x + px + q)n
The polynomials on both sides of the above equation are identical, so we equate coeffi-
cients of like powers of x, obtaining
Coefficient of x2: A + B + C = 1
Coefficient of x1: 4A + 2B = 4
Coefficient of x0: 3A - 3B - C = 1
There are several ways of solving such a system of linear equations for the unknowns A, B,
and C, including elimination of variables or the use of a calculator or computer. Whatever
method is used, the solution is A = 3>4, B = 1>2, and C = -1>4. Hence we have
c d dx
x2 + 4x + 1 3 1 1 1 1 1
dx = + -
L (x - 1)(x + 1)(x + 3) L 4 x - 1 2 x + 1 4 x + 3
= ln 0 x - 1 0 + ln 0 x + 1 0 - ln 0 x + 3 0 + K,
3 1 1
4 2 4
where K is the arbitrary constant of integration (to avoid confusion with the undetermined
coefficient we labeled as C).
Solution First we express the integrand as a sum of partial fractions with undetermined
coefficients.
6x + 7 A B
= +
(x + 2)2 x + 2 (x + 2)2
6x + 7 = A(x + 2) + B Multiply both sides by (x + 2)2.
= Ax + (2A + B)
Equating coefficients of corresponding powers of x gives
A = 6 and 2A + B = 12 + B = 7, or A = 6 and B = -5.
Therefore,
a b dx
6x + 7 6 5
dx = -
L (x + 2) 2
L x + 2 (x + 2)2
dx
= 6 - 5 (x + 2)-2 dx
L x + 2 L
= 6 ln 0 x + 2 0 + 5(x + 2)-1 + C.
The next example shows how to handle the case when ƒ(x)>g(x) is an improper frac-
tion. It is a case where the degree of ƒ is larger than the degree of g.
2 3
= 2x dx + dx + dx
L L x + 1 L x - 3
= x2 + 2 ln 0 x + 1 0 + 3 ln 0 x - 3 0 + C.
Solution The denominator has an irreducible quadratic factor as well as a repeated linear
factor, so we write
-2x + 4 Ax + B C D
= 2 + + . (2)
(x2 + 1)(x - 1)2 x + 1 x - 1 (x - 1)2
Clearing the equation of fractions gives
-2x + 4 = (Ax + B)(x - 1)2 + C(x - 1) ( x2 + 1 ) + D ( x2 + 1 )
= (A + C)x3 + (-2A + B - C + D)x2
+ (A - 2B + C)x + (B - C + D).
Equating coefficients of like terms gives
Coefficients of x3: 0 = A + C
Coefficients of x2: 0 = -2A + B - C + D
Coefficients of x1: -2 = A - 2B + C
Coefficients of x0: 4 = B - C + D
We solve these equations simultaneously to find the values of A, B, C, and D:
-4 = -2A, A = 2 Subtract fourth equation from second.
C = -A = -2 From the first equation
B = (A + C + 2)>2 = 1 From the third equation and C = - A
D = 4 - B + C = 1. From the fourth equation.
a 2 b dx
-2x + 4 2x + 1 2 1
dx = - +
L (x + 1)(x - 1)
2 2
L x + 1 x - 1 (x - 1)2
a b dx
2x 1 2 1
= + 2 - +
L x 2
+ 1 x + 1 x - 1 (x - 1)2
= ln (x2 + 1) + tan-1 x - 2 ln 0 x - 1 0 -
1
+ C.
x - 1
484 Chapter 8: Techniques of Integration
cx + 2 d dx
dx 1 -x -x
= + 2
L x(x + 1) x + 1 (x + 1)2
2 2
L
dx x dx x dx
= x - -
L L x 2
+ 1 L (x 2
+ 1)2
dx 1 du 1 du u = x2 + 1,
= x - 2 u - 2 u2
L L L du = 2x dx
= ln 0 x 0 - ln 0 u 0 +
1 1
+ K
2 2u
= ln 0 x 0 - ln ( x2 + 1 ) +
1 1
+ K
2 2 ( x2 + 1 )
0x0 1
= ln + + K.
2x2 + 1 2 ( x2 + 1 )
Thus, the value of A is the number we would have obtained if we had covered the factor
(x - 1) in the denominator of the original fraction
x2 + 1
(4)
(x - 1)(x - 2)(x - 3)
and evaluated the rest at x = 1:
(1)2 + 1 2
A = = = 1.
(x - 1) (1 - 2)(1 - 3) (-1)(-2)
A
Cover
Similarly, we find the value of B in Equation (3) by covering the factor (x - 2) in Expres-
sion (4) and evaluating the rest at x = 2:
(2)2 + 1 5
B = = = -5.
(2 - 1) (x - 2) (2 - 3) (1)(-1)
A
Cover
Finally, C is found by covering the (x - 3) in Expression (4) and evaluating the rest at
x = 3:
(3)2 + 1 10
C = = = 5.
(3 - 1)(3 - 2) (x - 3) (2)(1)
A
Cover
Heaviside Method
1. Write the quotient with g(x) factored:
ƒ(x) ƒ(x)
= .
g(x) (x - r1)(x - r2) g(x - rn)
2. Cover the factors (x - ri) of g(x) one at a time, each time replacing all the
uncovered x’s by the number ri . This gives a number Ai for each root ri:
ƒ(r1)
A1 =
(r1 - r2) g(r1 - rn)
ƒ(r2)
A2 =
(r2 - r1)(r2 - r3) g(r2 - rn)
f
ƒ(rn)
An = .
(rn - r1)(rn - r2) g(rn - rn - 1)
3. Write the partial fraction expansion of ƒ(x)>g(x) as
ƒ(x) A1 A2 An
= + + +
g(x) (x - r1) (x - r2) g (x - rn)
.
Solution The degree of ƒ(x) = x + 4 is less than the degree of the cubic polynomial
g(x) = x3 + 3x2 - 10x, and, with g(x) factored,
x + 4 x + 4
= .
x3 + 3x2 - 10x x(x - 2)(x + 5)
dx = - ln 0 x 0 + ln 0 x - 2 0 - ln 0 x + 5 0 + C.
x + 4 2 3 1
L x(x - 2)(x + 5) 5 7 35
In some problems, assigning small values to x, such as x = 0, {1, {2, to get equa-
tions in A, B, and C provides a fast alternative to other methods.
8.5 Integration of Rational Functions by Partial Fractions 487
Exercises 8.5
Expanding Quotients into Partial Fractions 1 0
x3 dx x3 dx
Expand the quotients in Exercises 1–8 by partial fractions. 17. 18.
L0 x 2
+ 2x + 1 L-1 x 2
- 2x + 1
5x - 13 5x - 7
1. 2.
(x - 3)(x - 2) x2 - 3x + 2 dx x2 dx
19. 20.
x + 4 2x + 2 L ( x - 1 )22
L (x - 1) ( x2 + 2x + 1 )
3. 4. 2
(x + 1)2 x - 2x + 1
Irreducible Quadratic Factors
z + 1 z
5. 2 6. 3 In Exercises 21–32, express the integrand as a sum of partial fractions
z (z - 1) z - z2 - 6z and evaluate the integrals.
t2 + 8 t4 + 9 1 23
7. 8. dx 3t 2 + t + 4
t - 5t + 6
2
t + 9t 2
4 21. 22. dt
L0 (x + 1) ( x2 + 1 ) L1 t3 + t
Nonrepeated Linear Factors
In Exercises 9–16, express the integrand as a sum of partial fractions y + 2y + 1
2
8x2 + 8x + 2
23. dy 24. dx
and evaluate the integrals. L (y + 1) 2 2
L ( 4x2 + 1 ) 2
dx dx 2s + 2 s4 + 81
9. 10. 25. ds 26. ds
L - x L + 2x
2 2
1 x
L ( s2 + 1 ) (s - 1)3 L s2 + 9 ) 2
s (
x + 4 2x + 1
11. dx 12. dx x2 - x + 2 1
L x + 5x - 6 L x - 7x + 12
2 2 27. dx 28. dx
L x - 1 Lx + x
3 4
8 1
y dy y + 4
13. 14. dy x2 x2 + x
L4 y - 2y - 3 L1>2 y + y
2 2
29. dx 30. dx
Lx - 1 L x - 3x - 4
4 24
dt x + 3
15. 16. dx 2u 3 + 5u 2 + 8u + 4
L t 3
+ t 2 - 2t L 2x 3
- 8x 31. du
L ( u 2 + 2u + 2 ) 2
Repeated Linear Factors
In Exercises 17–20, express the integrand as a sum of partial fractions u 4 - 4u 3 + 2u 2 - 3u + 1
32. du
and evaluate the integrals. L ( u2 + 1 ) 3