Question
Question: How do you find the integral of \(\left[ {{x^4}\sin x\,dx} \right]\)?...
How do you find the integral of [x4sinxdx]?
Solution
In this question, we have to do by-parts integration. But here we have to do the by-parts integration not once but several times till we get to the final answer. So, for that we should know the formula of by-parts integration and how we apply it.
Formula used: ∫uvdx=u∫vdx−∫(dxdu∫vdx)dx
Complete step by step answer:
In the above question, it is given that we have to find the integral of [x4sinxdx].
In this question, we need to integrate by parts repeatedly, to reduce the degree of x.
∫x4sinxdx=x4∫sinxdx−∫[dxdx4∫sinxdx]
⇒x4(−cosx)−[∫4x3(−cosx)dx]
Now, on simplification we get
⇒−x4cosx+[∫4x3(cosx)dx]
⇒−x4cosx+4x3∫cosdx−[∫dxd(4x3)∫cosxdx]
⇒−x4cosx+4x3sinx−∫12x2sinxdx
⇒−x4cosx+4x3sinx+12x2cosx−∫24xcosxdx
⇒−x4cosx+4x3sinx+12x2cosx−24xsinx+24∫sinxdx
⇒−x4cosx+4x3sinx+12x2cosx−24xsinx+24(−cosx)+C
⇒−x4cosx+4x3sinx+12x2cosx−24xsinx−24cosx+C
Therefore, the value of the required integral is ⇒−x4cosx+4x3sinx+12x2cosx−24xsinx−24cosx+C.
Note: Integration by parts is a special technique of integration of two functions when they are multiplied. This method is also termed as partial integration. Another method to integrate a given function is integration by substitution method. These methods are used to make complicated integrations easy.