Question Statement
Evaluate the integral:
∫x3lnxdx
Background and Explanation
This integral requires integration by parts, a technique for integrating products of functions. When choosing which part to set as u, we follow the LIATE priority rule (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential), selecting u=lnx because its derivative simplifies the integral.
Solution
Let I denote the integral:
I=∫x3lnxdx
We apply integration by parts using the formula ∫udv=uv−∫vdu.
Step 1: Choose the parts
- Let u=lnx, which gives du=x1dx
- Let dv=x3dx, which gives v=∫x3dx=4x4
Step 2: Apply the integration by parts formula
Substituting into ∫udv=u⋅v−∫vdu:
I=lnx⋅∫x3dx−∫(∫x3dx)⋅dxd(lnx)dx
=lnx⋅4x4−∫4x4⋅x1dx
Step 3: Simplify the remaining integral
=4x4lnx−41∫x3dx
Step 4: Evaluate the final integral using the power rule
=4x4lnx−41⋅4x4+c
Step 5: Simplify the expression
=4x4lnx−16x4+c
This can also be factored as:
=16x4(4lnx−1)+c
- Integration by parts: ∫udv=uv−∫vdu
- Power rule for integration: ∫xndx=n+1xn+1+C (for n=−1)
- Derivative of natural logarithm: dxd(lnx)=x1
Summary of Steps
- Identify this as an integration by parts problem with u=lnx and dv=x3dx
- Compute du=x1dx and v=4x4
- Apply the formula: 4x4lnx−∫4x4⋅x1dx
- Simplify the remaining integral to 41∫x3dx
- Evaluate to obtain 16x4
- Combine terms and add the constant of integration: 4x4lnx−16x4+C