Question
Question: How do you evaluate the integral \[\int {\dfrac{{{x^4}}}{{1 + {x^2}}}dx} \] ?...
How do you evaluate the integral ∫1+x2x4dx ?
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=n+1xn+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.
⇒1+x2x4−1+1
So, we can group the terms as 1+x2(x4−1)+1
So, we get,
⇒1+x2(x4−1)+1=1+x2x4−1+1+x21
And x4−1=(x2)2−12
Which is of the form (a)2−(b)2 which is equal to (a+b)(a−b)
So, x4−1=(x2+1)(x2−1)
So, we get, 1+x2(x2+1)(x2−1)+1+x21
⇒(x2−1)+1+x21
We founded the partial fractions and now we need to integrate this.
⇒∫((x2−1)+1+x21)dx
⇒∫(x2−1)dx+∫1+x21dx
Now let us integrate the terms separately.
And we know that, ∫xndx=n+1xn+1 and ∫(constant)dx=(constant)x
These are standard results, which you need to remember for your future applications of integrals.
So, we get the integral as
⇒∫(x2−1)dx=3x3−x+c ------(1)
Now let us integrate the second term.
To integrate it, take
x=tanθ
⇒dx=(sec2θ)dθ (∵dxdtanθ=sec2θ)
So, by substituting these values, we get,
∫1+x21dx=∫1+tan2θ1(sec2θ)dθ
We know the identity sec2θ−tan2θ=1 from which we get that 1+tan2θ=sec2θ .
So,
∫1+tan2θ1(sec2θ)dθ=∫sec2θsec2θdθ
⇒∫1dθ=θ
And from the substitution that x=tanθ , we get θ=tan−1x
So, we can conclude that, ∫1+x21dx=tan−1x+c ------(2)
So, from (1) and (2),
∫1+x2x4dx=∫(x2−1)dx+∫1+x21dx=3x3−x+tan−1x+c
So, the value of integral is
∫1+x2x4dx=3x3−x+tan−1x+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 ∫1+x21dx=tan−1x+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.