Question
Question: Integrate \(\int {\dfrac{x}{{{x^3} + {x^2} + x + 1}}} dx\)...
Integrate ∫x3+x2+x+1xdx
Solution
Here we have to integrate the given function so we will use the concept of integration using partial fractions. Firstly, we will factorize the denominator parts into linear factors and then we will find the coefficients and use integration formula such as ∫x1dx=logx.
Complete answer:
Here, we have the given function is an improper rational fraction then it can be expressed as partial fraction. If Q(x)P(x) is an improper rational function then it can be expressed as partial fraction as A(x)+Q(x)R(x) where A(x) is the polynomial in x and Q(x)R(x) is a proper rational function.
Here, we have to integrate ∫x3+x2+x+1xdx
Now, we will factorize the denominator part of the given fractional function
⇒∫x3+x2+x+1xdx=∫x(x2+x+1)+1xdx
The above expression can be written as
⇒∫x(x2+x+1)+1xdx=∫x+1A+x2+1Bx+C
⇒x=A(x2+1)+(Bx+C)(x+1)
On comparing the coefficients of x2. We get,
⇒A+B=0
⇒A=−B…(1)
On comparing the coefficients of x. We get,
⇒B+C=1…(2)
On comparing the constants parts of both side of the expression. We get,
⇒A+C=0…(3)
Put the value of A from equation (1) in equation (3). We get,
⇒−B+C=0…(4)
Now adding equation (2) and (4) . we get,
⇒2C=1
⇒C=21
Putting the value of C=21 in equation (4). We get,
⇒−B+21=0
⇒B=21
Putting the value of B=21 in equation (1). We get
⇒A=−21
Now putting the value of constants in the function. we get,
⇒∫x3+x2+x+1xdx=∫[−2(x+1)1+2(x2+1)x+2(x2+1)1]dx
Now we will integrate all the three functions by using the various integration rule and then add their results.
Now, ∫2(x+1)1dx=21ln(x+1)
As we know ∫x1dx=logx
Now, ∫2(x2+1)xdx
Using the formula ∫f(x)f′(x)=ln∣f(x)∣
Now dxd(x2+1)=2x
Therefore, ∫2(x2+1)xdx=21(21ln(x2+1))
Now ∫2(x2+1)1dx=21tan−1x
As we know that ∫(x2+1)1dx=tan−1x
Now adding the results of all the functions we get,
⇒−21ln(x+1)+21[21ln(x2+1)]+21tan−1x+C
Hence, the integration of ∫x3+x2+x+1xdx is −21ln(x+1)+21[21ln(x2+1)]+21tan−1x+C
Note:
Note that we can only use the concept of partial fractions if the degree of the numerator is strictly less than the degree of the denominator. If the degree of numerator is equal or greater than the degree of the denominator we cannot use the concept of partial fraction then we have to use the long division method to solve the function.