

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A step-by-step solution for decomposing the rational function x³ - 2x - 4 into partial fractions, using the given factors in the denominator: x - 1 with multiplicity 2 and the irreducible quadratic polynomial x² - x + 1. How to find the coefficients a, b, c, and d by solving a system of linear equations or evaluating the equation on the roots of the denominator.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


How to integrate
x^3 − 2 x − 4 (x^2 − x + 1)(x − 1)^2
The factors in the denominator are x − 1 with mutiplicity 2, and the irre- ducible quadratic polynomial x^2 − x + 1. Hence the decomposition in partial fraction is of the form
x^3 − 2 x − 4 (x^2 − x + 1)(x − 1)^2
x − 1
(x − 1)^2
Cx + D x^2 − x + 1
Multiplying both sides of the equation by the denominator on the left hand side,
x^3 − 2 x − 4 = A(x − 1)(x^2 − x + 1) + B(x^2 − x + 1) +Cx(x − 1)^2 + D(x − 1)^2 (3) = A(x^3 − 2 x^2 + 2x − 1) + B(x^2 − x + 1) +C(x^3 − 2 x^2 + x) + D(x^2 − 2 x + 1) = (A + C)x^3 + (− 2 A + B − 2 C + D)x^2 +(2A − B + C − 2 D)x + (−A + B + D)
Finding A, B, C, D is equivalent to solving the linear system of equations
Another method for finding the coefficients A, B, C, D is to evaluate equation (3) on the different roots of the denominator of the left-hand side of (1). Since the only root is 1, this yields
−5 = B Now take the derivative on both sides of (3) to obtain
3 x^2 − 2 = A[(x^2 − x + 1) + (x − 1)(2x − 1)] − 5(2x − 1) +C[(x − 1)^2 + 2x(x − 1)] + 2D(x − 1) (5)
Since 1 is a root of multiplicity 2, evaluating again on 1 will cancel many of the terms in (5).
1 = A − 5 ⇐⇒ A = 6. We can now use the first and last equations in (4) to obtain
C = − 5 , D = 7.
Substituting in (2):
∫ x^3 − 2 x − 4 (x^2 − x + 1)(x − 1)^2
dx = 6 ln |x − 1 | +
x − 1
− 5 x + 7 x^2 − x + 1
dx
= 6 ln |x − 1 | +
x − 1
2 x − 1 x^2 − x + 1
dx +
dx x^2 − x + 1
= 6 ln |x − 1 | +
x − 1
ln(x^2 − x + 1) +
dx ( x − (^12)
= 6 ln |x − 1 | +
x − 1
ln(x^2 − x + 1) +
tan−^1
2 x − 1 √ 3