Solveeit Logo

Question

Question: How do you evaluate the integral \[\int {\dfrac{{{x^4}}}{{1 + {x^2}}}dx} \] ?...

How do you evaluate the integral x41+x2dx\int {\dfrac{{{x^4}}}{{1 + {x^2}}}dx} ?

Explanation

Solution

We use the concepts of integrations to solve this problem. We also use partial fractions. Generally, the reverse process of differentiation is known as integration. And we also use some formulas like xndx=xn+1n+1\int {{x^n}dx = \dfrac{{{x^{n + 1}}}}{{n + 1}}} , to solve this problem.

Complete step by step solution:
First of all, we will find the partial fractions of the given term for which we need to find the integral.
So, to find it, let us first add and subtract 1 in the denominator.
x41+11+x2\Rightarrow \dfrac{{{x^4} - 1 + 1}}{{1 + {x^2}}}
So, we can group the terms as (x41)+11+x2\dfrac{{({x^4} - 1) + 1}}{{1 + {x^2}}}
So, we get,
(x41)+11+x2=x411+x2+11+x2\Rightarrow \dfrac{{({x^4} - 1) + 1}}{{1 + {x^2}}} = \dfrac{{{x^4} - 1}}{{1 + {x^2}}} + \dfrac{1}{{1 + {x^2}}}
And x41=(x2)212{x^4} - 1 = {({x^2})^2} - {1^2}
Which is of the form (a)2(b)2{(a)^2} - {(b)^2} which is equal to (a+b)(ab)(a + b)(a - b)
So, x41=(x2+1)(x21){x^4} - 1 = ({x^2} + 1)({x^2} - 1)
So, we get, (x2+1)(x21)1+x2+11+x2\dfrac{{({x^2} + 1)({x^2} - 1)}}{{1 + {x^2}}} + \dfrac{1}{{1 + {x^2}}}
(x21)+11+x2\Rightarrow ({x^2} - 1) + \dfrac{1}{{1 + {x^2}}}
We founded the partial fractions and now we need to integrate this.
((x21)+11+x2)dx\Rightarrow \int {\left( {({x^2} - 1) + \dfrac{1}{{1 + {x^2}}}} \right)} dx
(x21)dx+11+x2dx\Rightarrow \int {({x^2} - 1)dx + \int {\dfrac{1}{{1 + {x^2}}}dx} }
Now let us integrate the terms separately.
And we know that, xndx=xn+1n+1\int {{x^n}dx = \dfrac{{{x^{n + 1}}}}{{n + 1}}} and (constant)dx=(constant)x\int {({\text{constant)}}} dx = ({\text{constant)}}x
These are standard results, which you need to remember for your future applications of integrals.
So, we get the integral as
(x21)dx=x33x+c\Rightarrow \int {({x^2} - 1)dx = \dfrac{{{x^3}}}{3} - x} + c ------(1)
Now let us integrate the second term.
To integrate it, take
x=tanθx = \tan \theta
dx=(sec2θ)dθ\Rightarrow dx = ({\sec ^2}\theta )d\theta (ddxtanθ=sec2θ)\left( {\because \dfrac{d}{{dx}}\tan \theta = {{\sec }^2}\theta } \right)
So, by substituting these values, we get,
11+x2dx=11+tan2θ(sec2θ)dθ\int {\dfrac{1}{{1 + {x^2}}}dx = \int {\dfrac{1}{{1 + {{\tan }^2}\theta }}} } ({\sec ^2}\theta )d\theta
We know the identity sec2θtan2θ=1{\sec ^2}\theta - {\tan ^2}\theta = 1 from which we get that 1+tan2θ=sec2θ1 + {\tan ^2}\theta = {\sec ^2}\theta .
So,
11+tan2θ(sec2θ)dθ=sec2θsec2θdθ\int {\dfrac{1}{{1 + {{\tan }^2}\theta }}({{\sec }^2}\theta )d\theta = \int {\dfrac{{{{\sec }^2}\theta }}{{{{\sec }^2}\theta }}} } d\theta
1dθ=θ\Rightarrow \int 1 d\theta = \theta
And from the substitution that x=tanθx = \tan \theta , we get θ=tan1x\theta = {\tan ^{ - 1}}x
So, we can conclude that, 11+x2dx=tan1x+c\int {\dfrac{1}{{1 + {x^2}}}dx = {{\tan }^{ - 1}}x + c} ------(2)
So, from (1) and (2),
x41+x2dx=(x21)dx+11+x2dx=x33x+tan1x+c\int {\dfrac{{{x^4}}}{{1 + {x^2}}}dx = \int {({x^2} - 1)dx + \int {\dfrac{1}{{1 + {x^2}}}dx = } } \dfrac{{{x^3}}}{3} - x + {{\tan }^{ - 1}}x + c}
So, the value of integral is
x41+x2dx=x33x+tan1x+c\int {\dfrac{{{x^4}}}{{1 + {x^2}}}dx = \dfrac{{{x^3}}}{3} - x + {{\tan }^{ - 1}}x + c} -----where “c” is an arbitrary constant.

Note:
After integrating and finding an indefinite integral, make sure that you add an arbitrary constant “c” to it. Also, remember the formula 11+x2dx=tan1x+c\int {\dfrac{1}{{1 + {x^2}}}dx = {{\tan }^{ - 1}}x + c} which will be very useful to you. After finding partial fractions, once again simplify them and check whether you are getting the same result from which you found the partial fractions.