Question Statement
Evaluate the integral:
∫ x l n x d x
Background and Explanation
This integral involves the product of a logarithmic function (ln x ) and a power function (x − 1/2 ). Since direct integration is not possible here, we use integration by parts , which is the product rule for integration. The LIATE rule suggests choosing the logarithmic function as u since it simplifies when differentiated.
Solution
First, rewrite the integrand to make the power explicit:
I = ∫ x l n x d x = ∫ ln x ⋅ x − 1/2 d x
Step 1: Set up Integration by Parts
Using the formula ∫ u d v = uv − ∫ v d u , we choose:
u = ln x (so that d u = x 1 d x )
d v = x − 1/2 d x (so we need to find v )
Step 2: Find v by integrating d v
v = ∫ x − 1/2 d x = − 1/2 + 1 x − 1/2 + 1 = 1/2 x 1/2 = 2 x
Step 3: Apply the Integration by Parts Formula
Substituting into the formula:
I = ln x ⋅ ( 2 x ) − ∫ ( 2 x ) ⋅ x 1 d x = 2 x ln x − 2 ∫ x x 1/2 d x = 2 x ln x − 2 ∫ x 1/2 − 1 d x = 2 x ln x − 2 ∫ x − 1/2 d x
Step 4: Evaluate the Remaining Integral
The remaining integral is the same form we started with for v :
∫ x − 1/2 d x = 1/2 x 1/2 = 2 x
Substituting back:
I = 2 x ln x − 2 ( 2 x ) + c = 2 x ln x − 4 x + c
Step 5: Factor the Result
Factor out the common term 2 x :
I = 2 x ( ln x − 2 ) + c
Integration by Parts : ∫ u d v = uv − ∫ v d u
Power Rule for Integration : ∫ x n d x = n + 1 x n + 1 + c (for n = − 1 )
Derivative of Natural Logarithm : d x d ( ln x ) = x 1
Exponent Rules : x 1 = x − 1/2 and x b x a = x a − b
Summary of Steps
Rewrite x 1 as x − 1/2 to identify the power function
Choose u = ln x and d v = x − 1/2 d x (following LIATE priority)
Compute d u = x 1 d x and v = 2 x
Apply integration by parts: uv − ∫ v d u
Simplify the new integral to 2 ∫ x − 1/2 d x
Evaluate to get 4 x
Combine terms and factor out 2 x for the final answer: 2 x ( ln x − 2 ) + c