Question
Question: How do you integrate \[\dfrac{x}{{\left( {x - 1} \right)\left( {{x^2} + 4} \right)}}\] using partial...
How do you integrate (x−1)(x2+4)x using partial fractions?
Solution
Here in this question, we have to find the integrated value of a given function by using partial fractions method. I would try Integration by Partial Fractions when an integrand is a rational function with its denominator can be factored out into smaller factors and by further simplifying using the standard integration formula. To get the required solution.
Complete step by step solution:
If the integrand (the expression after the integral sign) is in the form of an algebraic fraction and the integral cannot be evaluated by simple methods, the fraction needs to be expressed in partial fractions before integration takes place.
The steps needed to decompose an algebraic fraction into its partial fractions results from a consideration of the reverse process − addition (or subtraction).
Consider the given algebraic fractions:
(x−1)(x2+4)x---------(1)
Separate the fraction that we wish to decompose in to multiple fractions. The factor of x in the denominator has a power higher than 1, then the coefficients in the numerator should reflect this higher power.
To use the Method of Partial Fractions, we let, for, A,B,C∈R,:
Equation (1) can be written as
⇒(x−1)(x2+4)x=x−1A+x2+4Bx+C--------(2)
Take (x−1)(x2+4) as LCM in RHS, then
⇒x=A(x2+4)+(Bx+C)(x−1)----------(3)
A can easily be obtained by using Heavyside's Cover-up Method, The Heaviside cover-up method, is one possible approach in determining the coefficients when performing the partial-fraction expansion of a rational function.
To find A, Put x=1in equation (3)
⇒1=A(12+4)+(B(1)+C)(1−1)
⇒1=A(1+4)+(B+C)(0)
⇒1=A(5)+0
Divide both side by 5, then
∴A=51
To find C, with the value of A and put x=0 in equation (3)
⇒x=A(x2+4)+(Bx+C)(x−1)
⇒0=(51)(02+4)+(B(0)+C)(0−1)
⇒0=(51)4+(0+C)(−1)
⇒0=(51)4−C
Add both side by C, then
∴C=54
Substitute the value of A and C in equation (3), then
⇒x=(51)(x2+4)+(Bx+54)(x−1)
⇒x=(51)x2+(51)4+Bx2−Bx+54x−54
To find B by comparing the x2 co-efficient on both side,
⇒0=51+B
Subtract 51 on both side, then
∴B=−51
Substitute the value of A,B, and C in equation (2):
⇒(x−1)(x2+4)x=x−1(51)+x2+4(−51)x+(54)
It can be written as
⇒(x−1)(x2+4)x=5(x−1)1−5(x2+4)x+5(x2+4)4
Integrate each fraction with respect to x
⇒∫(x−1)(x2+4)xdx=∫5(x−1)1dx−∫5(x2+4)xdx+∫5(x2+4)4dx----(4)
By integrating ⇒∫5(x−1)1dx we get
⇒51∫(x−1)1dx
⇒ln∣x−1∣+k-------(a)
Next, integrate ⇒−∫5(x2+4)xdx, we get
Multiply both numerator and denominator by 2
⇒−∫10(x2+4)2xdx
Put x2+4=t
Differentiate w.r.t x ⇒2xdx=dt, then
⇒−101∫(t)dt
⇒−101ln∣t∣+k
⇒−101ln∣x2+4∣+k------(b)
Next, integrate ⇒∫5(x2+4)4dx, we get
⇒54∫(x2+22)1dx
Then by the integrating formula of tan−1x, then
⇒54.21tan−1(2x)+k
⇒52tan−1(2x)+k------(C)
Hence, substitute the (a), (b) and (c) in equation (4) to get the required solution
⇒∫(x−1)(x2+4)xdx=ln∣x−1∣+k−101ln∣x2+4∣+k+52tan−1(2x)+k
⇒∫(x−1)(x2+4)xdx=ln∣x−1∣−101ln∣x2+4∣+52tan−1(2x)+K
Where K is an integrating constant.
Note: When the function is in the form of a fraction where the denominator of the function is in the form of polynomial, then we use the partial fractions and then we integrate the function. The integration is a reciprocal of the differentiation and by using the standard formulas of integration we determine the values.