Answer: The Integral That Walks Down Stairs
Key Idea / Intuition
The function (xโ1)/lnx has no elementary antiderivative, so direct integration is hopeless. The trick is to introduce a parameter: write xโ1=โซ01โxtdt (since โซ01โxtdt=[xt/lnx]01โ... hmm wait โ actually the key move is to notice that lnxxtโ1โ differentiates nicely with respect to t). We use Feynman's trick (differentiation under the integral sign): define I(t)=โซ01โlnxxtโ1โdx, so that I(0)=0 and I(1)=I, and differentiating in t gives a clean integral.
Formal Proof / Solution
Step 1: Introduce a parameter.
Define
I(t)=โซ01โlnxxtโ1โdx,tโฅ0.
Then I(0)=0 and I(1)=I (the desired integral).
Step 2: Differentiate under the integral sign.
Iโฒ(t)=dtdโโซ01โlnxxtโ1โdx=โซ01โโtโโ(lnxxtโ1โ)dx=โซ01โlnxxtlnxโdx=โซ01โxtdx.
This is simply:
Iโฒ(t)=โซ01โxtdx=t+11โ.
Step 3: Integrate back.
I(t)=โซ0tโs+11โds=ln(t+1)+C.
Since I(0)=0, we get C=0, so I(t)=ln(t+1).
Step 4: Evaluate at t=1.
I=I(1)=ln2.
Answer:
โซ01โlnxxโ1โdx=ln2.โ
Why this is beautiful: The integrand looks intractable, yet a one-line differentiation converts it into 1/(t+1), one of the simplest functions imaginable. The answer ln2 is clean and surprising, arriving from a function with no elementary antiderivative.