Question
Question: How do you integrate by parts: \[\int {x{e^3}x\,dx} \]?...
How do you integrate by parts: ∫xe3xdx?
Solution
Here in this question given an indefinite integral, we have to find the integrated value of given function. It can be solved by the method of integration by parts by separating the function as u and v, later integrated by using the standard formulas of integration. And by further simplification we get the required solution.
Complete step by step solution:
Consider the given integral function:
⇒∫xe3xdx---------(1)
Here, e3 is a constant term then take it outside from the integral, then equation (1) becomes
⇒e3∫x2dx-----(2)
On integrating this directly we get
⇒e3(3x3)+c
But in the question, they have mentioned we have to solve the given integral using the method of integration by parts.
Integration by parts is a technique for performing indefinite integration or definite integration by expanding the differential of a product of functions d(uv) and expressing the original integral in terms of a known integral ∫vdu. A single integration by parts starts with
d(uv)=udv+vdu
and integrates both sides,
∫d(uv)=uv=∫udv+∫vdu.
Rearranging gives
∫udv=uv−∫vdu.------(3)
Apply the equation (3) in equation (2), then
Let take, u=x2⇒dxdu=2x⇒du=2xdx
and dxdv=1⇒v=x
⇒e3∫x2dx=e3(x2⋅x−∫x⋅2xdx)
Where e3 is constant term
⇒e3∫x2dx=e3(x3−2∫x2dx)
⇒e3∫x2dx=e3(x3−23x3)+c
On simplification, we get
⇒e3∫x2dx=e3(33x3−2x3)+c
⇒e3∫x2dx=e3(3x3)+c
Where C is an integrating constant.
Hence, the value of ∫xe3xdx is e3(3x3)+c.
Note: In integration we have two kinds one is definite integral and other one is indefinite integral. This question comes under the indefinite integral. While integrating the function which is in the form of product or division form we use the integration by parts method. By applying the integration by parts we obtain the solution.