Question
Question: Evaluate the given indefinite integral: \(\int{\dfrac{2{{x}^{2}}+4}{{{x}^{2}}\left( {{x}^{2}}+4 \rig...
Evaluate the given indefinite integral: ∫x2(x2+4)2x2+4dx.
Solution
We start solving this problems by writing the given integrand into the general form of partial fractions. We find the values that were required to convert into partial fractions. After converting into partial fractions, we integrate each of them obtained and make necessary calculations to get the required result.
Complete step-by-step answer :
According to the problem, we need to find the given indefinite integral ∫x2(x2+4)2x2+4dx.
We convert the integrand (function that is to be integrated) into partial fractions, so that we get a denominator that doesn’t contain multiplication of two polynomials.
We can see that the polynomial (x2+4) cannot divide further into the factor of form (x+a)(a∈R).
We know that the numerator of the partial fraction will have the degree less than the degree of the denominator. As the polynomials (x2+4) are not reducible into further polynomials of smaller degrees, we take numerators as the polynomial with smaller degree. We take the numerators for the partial fractions as (ax+b) for the fractions with denominators (x2+4).
We can see that the polynomial x2 is reducible to x and x2. We know that if R(x) of the fraction R(x)Q(x) is decomposed as R(x)=(x−p)nS(x), where S(p)=0, then we get n partial fractions involving (x−p) as R(x)Q(x)=(x−p)a1+(x−p)2a2+......+(x−p)nan+S(x)Q1(x).
So, the partial fractions for the given integrand can be written as:
⇒x2(x2+4)2x2+4=xa+x2b+x2+4cx+d---(1).
⇒x2(x2+4)2x2+4=x2.(x2+4)(a.x.(x2+4))+(b.(x2+4))+((cx+d).x2).
⇒2x2+4=(ax3+4ax)+(bx2+4b)+(cx3+dx2).
⇒2x2+4=(a+c)x3+(b+d)x2+4ax+4b.
We compare coefficients of x3 on both sides and we get a+c=0.
We get a=−c ---(2).
We compare coefficients of x2 on both sides and we get b+d=2.
We get b=2−d ---(3).
We compare coefficients of x on both sides and we get 4a=0.
We get a=0.
We substitute the value of ‘a’ in equation (2),
⇒−c=0.
⇒c=0.
We compare constant terms on both sides and we get 4b=4.
⇒b=44.
We get b=1.
We substitute the value of ‘b’ in equation (3),
⇒1=2−d.
⇒d=2−1.
⇒d=1.
Now, we substitute the values of a, b, c and d in equation (1).
⇒x2(x2+4)2x2+4=x0+x21+x2+40x+1.
⇒x2(x2+4)2x2+4=x21+x2+41.
Now, we apply integration on both sides.
⇒∫x2(x2+4)2x2+4dx=∫x21dx+∫(x2+4)1dx.
⇒∫x2(x2+4)2x2+4dx=∫x−2dx+∫(x2+22)1dx.
We know that the integration of (a2+x2)1 is defined as ∫(a2+x2)1dx=a1tan−1(ax)+C and also the integration of xn is defined as ∫xndx=n+1xn+1+C.
⇒∫x2(x2+4)2x2+4dx=−2+1x−2+1+21tan−1(2x)+C.
⇒∫x2(x2+4)2x2+4dx=−1x−1+21tan−1(2x)+C.
⇒∫x2(x2+4)2x2+4dx=x−1+21tan−1(2x)+C.
We got the result after performing the integration x2(x2+4)2x2+4 as x−1+21tan−1(2x)+C.
∴∫x2(x2+4)2x2+4dx=x−1+21tan−1(2x)+C.
Note :Before converting into fractions, we check whether the degree of the numerator is greater than the degree of the denominator or not. If it is, we divide the numerator until we get the degree of the numerator less than the denominator to convert into partial fractions. If not, we directly convert them into partial fractions. If the polynomials of degree greater than 1 are present in the denominator, we always check whether those functions are reducible or not.