Question
Question: How do you integrate \[\int {{x^3}\sqrt {1 + {x^2}} } \] using integration by parts?...
How do you integrate ∫x31+x2 using integration by parts?
Solution
Hint : Here to integrate the given integral by using integral by parts defined as the ∫uvdx=u∫vdx−∫u′(∫vdx)dx , where u is the function of u(x), v is the function of v(x) and u′ is the derivative of the function u(x) , then simplify by using the standard integral and differentiation formulas.
Complete step-by-step answer :
Integration by parts is a method to find integrals of products, it is a special method of integration that is often useful when two functions are multiplied together, but is also helpful in other ways.
Integral parts can be defined as the integration of product of two function is equal to first function into integral of second function minus integral of derivative of first function into integral of second function i.e.,
∫uvdx=u∫vdx−∫u′(∫vdx)dx
Here u is the first function, it is the function of u(x),
v is the second function, it is the function of v(x)
u′ is the derivative of the function u(x)
Now, consider the given integral
⇒∫x31+x2dx
Here u=x3 , v=1+x2 and u′=dxdu=dxdx3=3x2
Then , by the formula of integration by parts and it is indefinite integral then add constant term C known as integral constant.
⇒∫x31+x2dx=x3∫1+x2dx−∫dxdx3(∫1+x2dx)dx+c
⇒∫x31+x2dx=x3∫(1+x2)21dx−∫3x2∫(1+x2)21dxdx+c
As we know the formula dxdxn=nxn−1 and ∫xndx=n+1xn+1+c
⇒∫x31+x2dx=x3(21+1)(1+x2)21+1−∫3x2(21+1)(1+x2)21+1dx+c
Therefore, 21+1=21+2=23
⇒∫x31+x2dx=x3(23)(1+x2)23−∫3x2(23)(1+x2)23dx+c
⇒∫x31+x2dx=x332(1+x2)23−∫3x232(1+x2)23dx+c
Simplifying and again, by applying the integration by parts to it.
Again we apply the integration by parts we have
⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+58x27(1+x2)27−∫5827(1+x2)27dx+c ⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+58x.72(1+x2)27−∫58.72(1+x2)27dx+c ⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+3516x(1+x2)27−∫3516(1+x2)27dx+cAgain we apply the integration by parts we have
⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+3516x(1+x2)27−351629(1+x2)29+c ⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+3516x(1+x2)27−3516.92(1+x2)29+c ⇒∫x31+x2dx=32x3(1+x2)23−54x2(1+x2)25+3516x(1+x2)27−31532(1+x2)29+cHence we have evaluated the integral.
So, the correct answer is “Option C”.
Note : The function can be integrated by using different methods. In integration we have two types: definite integral and indefinite integral. The definite integral has limit points and in the indefinite integral doesn’t have limit points. This problem can also be solved by using binomial expansion.