Question
Question: How do you integrate \({{x}^{3}}\sqrt{{{x}^{2}}+1}dx?\)...
How do you integrate x3x2+1dx?
Solution
Integration is the way of inverse process of differentiation. Instead of differentiating the function, you are given the distance of a function and asked to find its primitive i.e. original function. Such a process is called integration or anti-differentiation. Use integration by parts. Integration by parts is like the product rule of integration, in fact , it is derived. From the product rule it states that,
∫xexdx=xex−∫exdx=xex−ex+c
Complete step by step answer:
As you know that,
The given equation is
x3x2+1dx
Here, substitute, t=1+x2
dt=2xdx
Therefore after substituting the equation will be, apply integration on both sides,
∫x3x2+1dx=21∫x21+x2(2xdx)=21
∫(t−1)tdt
Now, solve the integral in t
21∫(t−1)tdt=21∫ttdt−21∫tdt
⇒21∫t23dt−21∫t21dt
⇒2125t25−2123t23+c
⇒21×52t25−21×32t23+c
Here, 25 more to multiplication and get reciprocal and 23 also converted into multiplication and get reciprocal and 8 both ′2′ in numerator and denominator of different fraction gets cancel.
=102t25−21×32t23+c
Above, as to comes in ′2′ table ′5′ times therefore the fraction will gets converted into 51
⇒51t25−31t23+c
⇒151t23(3t−5)+c
Substitute again 1+x2=t and 2xdx=dt
∫x31+x2dx=151(1+x2)23(3(1+x2)−5)+c
⇒∫x31+x2dx=151(1+x2)1+x2(3x2−2)+c
∴ The final answer is ∫x31+x2dx=151(1+x2)1+x2(3x2−2)+c
Additional Information:
Integration by parts is used when one has to integrate a product of two functions, integration of parts is useful.
If f(x)=g(x).h(x)
Then,
∫f(x)dx=g(x)∫h(x)dx−(∫dxdg(x)∫h(x)dx)dx
This is called integration by parts the integral of the product of two functions may be given as, “First function into integral of the second minus integral of the derivative of the first into integral of the second” Which is nothing but. Integration by parts.
Now, one thing that must be noted is that the correct choice of first function and second function can either make or break a problem.
The correct choice can easily simplify and an incorrect one can put you in a lot of trouble.
For instance;
∫x.exdx is the integral we need to evaluate.
If we use ex as the first function and x as the second and integrate by parts.
∫x.exdx=ex∫x.dx−∫(ex∫x.dx)dx
=ex.2x2−∫ex.2x2.dx+c
If we apply integration by parts to be second term, we again get a term with a x3 and so on.
This not only complicates the problem but spells disaster.
But if you had chosen x to be the first and ex to be second. The integral would have been simply to evaluate.
∫xexdx=x∫exdx−∫(dxdx∫(ex.dx))dx
=ex.x−ex+c
Note: Apply integration by parts and replace the term. Of ′t′ by ′x′ as it gets easy to solve the problem and also consumes less time and again after getting the solution replace ′x′ by ′t′
Remember the rules of multiplication and division as if the denominator gets converted into a numerator it gets reciprocated.