Solveeit Logo

Question

Question: What is the integral of \(\int{\dfrac{{{x}^{3}}}{1+{{x}^{2}}}dx}\)?...

What is the integral of x31+x2dx\int{\dfrac{{{x}^{3}}}{1+{{x}^{2}}}dx}?

Explanation

Solution

To obtain the integral of the given integrand we will find what type of function it is. Firstly we will check the degree of polynomial of numerator and denominator to know what type of function it is. Then we will make some changes in the numerator so that we get a value that can be integrated easily. Finally by using integration techniques we will get the desired answer.

Complete step-by-step solution:
We have to find the integral of:
x31+x2dx\int{\dfrac{{{x}^{3}}}{1+{{x}^{2}}}dx}
As we can see that the degree of polynomial in numerator is 3 and degree of polynomial in denominator is 2 so,
3>23>2
So it is an Improper Rational Function.
Now, we will proceed forward by making the change in numerator as follows:
x3+xx1+x2dx x(x2+1)x1+x2dx \begin{aligned} & \Rightarrow \int{\dfrac{{{x}^{3}}+x-x}{1+{{x}^{2}}}dx} \\\ & \Rightarrow \int{\dfrac{x\left( {{x}^{2}}+1 \right)-x}{1+{{x}^{2}}}dx} \\\ \end{aligned}
Next separate the two terms in the numerator as follows:
(x(x2+1)1+x2x1+x2)dx\Rightarrow \int{\left( \dfrac{x\left( {{x}^{2}}+1 \right)}{1+{{x}^{2}}}-\dfrac{x}{1+{{x}^{2}}} \right)dx}
(xx1+x2)dx\Rightarrow \int{\left( x-\dfrac{x}{1+{{x}^{2}}} \right)dx}…..(1)\left( 1 \right)
So we will use the below formula for first and second term in above equation:
xndx=xn+1n+1\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}…..(2)\left( 2 \right)
f(x)f(x)dx=lnf(x)\int{\dfrac{{f}'\left( x \right)}{f\left( x \right)}dx=\ln f\left( x \right)}….(3)\left( 3 \right)
For using formula (2) in equation (1) we will multiply and divide it by 2 as follows:
xdx122x1+x2dx\Rightarrow \int{xdx}-\dfrac{1}{2}\int{\dfrac{2x}{1+{{x}^{2}}}dx}
By using formula (2) and (3) in above value we get,
x2212ln(1+x2)+C\Rightarrow \dfrac{{{x}^{2}}}{2}-\dfrac{1}{2}\ln \left( 1+{{x}^{2}} \right)+C
Hence integral of x31+x2dx\int{\dfrac{{{x}^{3}}}{1+{{x}^{2}}}dx} is x2212ln(1+x2)+C\dfrac{{{x}^{2}}}{2}-\dfrac{1}{2}\ln \left( 1+{{x}^{2}} \right)+C where CC is any constant.

Note: The process by which we find the integrals is known as integration. Integration is a very important operation of calculus. It assigns numbers to function in such a way that describes area, displacement volume and many other concepts. Integration is opposite of differentiation and the sign used to represent integration is \int{{}}. Different methods of integrating a function may give different answers but they only differ by a constant.