Answer: Integral of x^n ln x and Basel
Key Idea / Intuition
The key trick is differentiation under the integral sign (Feynman's trick): instead of integrating xnlnx directly, notice that xnlnx=โnโโxn. So we can turn the lnx factor into a derivative with respect to a parameter, evaluate a simpler integral first, then differentiate. The series S then telescopes beautifully via a geometric series identity.
Formal Proof / Solution
Step 1: Compute J=โซ01โxnlnxdx
Feynman's trick: For s>โ1, define
F(s)=โซ01โxsdx=s+11โ.
Differentiate both sides with respect to s:
Fโฒ(s)=โซ01โxslnxdx=โ(s+1)21โ.
Setting s=n (integer โฅ0):
J=โซ01โxnlnxdx=โ(n+1)21โ.โ
Check for n=1: Integration by parts gives โซ01โxlnxdx=[2x2โlnx]01โโโซ01โ2xโdx=0โ41โ=โ41โ. โ (Formula gives โ(1+1)21โ=โ41โ.)
Step 2: Compute the series S
S=โn=0โโJnโ=โn=0โโ(โ(n+1)21โ)=โโm=1โโm21โ=โ6ฯ2โ.
We can also swap sum and integral (justified by dominated convergence since โฃlnxโฃโคCxโฯต):
S=โซ01โlnxโn=0โโxndx=โซ01โ1โxlnxโdx=โ6ฯ2โ.
This last integral โซ01โ1โxlnxโdx=โ6ฯ2โ is itself a classic โ it's essentially another derivation of the Basel problem ฮถ(2)=ฯ2/6!
Summary
| Integral | Value |
|---|---|
| โซ01โxnlnxdx | โ(n+1)21โ |
| โn=0โโโซ01โxnlnxdx | โ6ฯ2โ |
The satisfying payoff: a natural-looking sum of elementary integrals secretly encodes the Basel sum ฮถ(2).