Library
Mathematics

Unlocking the Integral of ln(x)

An exploration of how integration by parts transforms a difficult logarithmic integral into a simple algebraic one, followed by a definite evaluation.

Scene 1 of 4
The Hidden Product
ln(x)dx=ln(x)1dx\int \ln(x) dx = \int \ln(x) \cdot 1 dx
How do we integrate a function that doesn't have an obvious anti-derivative? The trick is to realize that ln(x) can be viewed as the product of ln(x) and 1, inviting the strategy of integration by parts.
Step-by-step solver
1

(a) Setup

Rewrite the integral as a product and define u and dv.

lnx1dx;u=lnx,dv=dx    du=1xdx,v=x\int \ln x \cdot 1 dx; \quad u = \ln x, dv = dx \implies du = \frac{1}{x}dx, v = x
2

(a) Integration

Apply the integration by parts formula.

lnxdx=xlnxx1xdx=xlnxx+C\int \ln x dx = x\ln x - \int x \cdot \frac{1}{x} dx = x\ln x - x + C
3

(b) Limits

Evaluate the result at the limits e and 1.

1elnxdx=[xlnxx]1e\int_1^e \ln x dx = [x\ln x - x]_1^e
4

(b) Final Calculation

Substitute the values to find the final result.

(elnee)(1ln11)=(ee)(01)=1(e \ln e - e) - (1 \ln 1 - 1) = (e - e) - (0 - 1) = 1

Original question

Use integration by parts to find the integral of ln(x) with respect to x, and hence evaluate the definite integral from 1 to e.

Follow-up chat

Ask me anything about this lesson — I'll answer using what we just covered.