Analyzing the Setup
We are tasked with evaluating the expression f(e3)+f(e−3) for the function defined as:
At first glance, attempting to integrate this directly is a trap. The key to solving this problem lies in recognizing the relationship between f(α) and f(1/α).
The Power of Perspective
First, we simplify the integrand by converting the base of the logarithm to the natural logarithm using the change of base formula, log10t=ln10lnt. Since ln10 is a constant, we pull it out:
We now consider the sum f(α)+f(1/α). The second term involves an integral from 1 to 1/α. To align the limits, we perform the substitution t=1/x.
The Algebraic Dance
For the integral I2=∫11/α1+tlntdt, we set t=1/x, which implies dt=−1/x2dx. The limits change from t=1→x=1 and t=1/α→x=α.
Substituting these into the integral yields:
I2=∫1α1+1/xln(1/x)(−x21)dx
Simplifying the terms inside the integral, we note that ln(1/x)=−lnx and 1+1/x=(x+1)/x. The two negative signs cancel, and the expression simplifies beautifully:
The Final Crescendo
We now combine the two integrals under the common factor ln101:
f(α)+f(1/α)=ln101∫1α(1+xlnx+x(1+x)lnx)dx
Factoring out lnx and simplifying the sum of the fractions:
1+x1+x(1+x)1=x(1+x)x+1=x1
The expression reduces to a simple integral:
f(α)+f(1/α)=ln101∫1αxlnxdx
Evaluating this integral using the substitution u=lnx, we obtain 21(lnα)2. Substituting α=e3 and ln(e3)=3:
f(e3)+f(e−3)=ln101⋅2(lne3)2=2ln109
The final result is 2ln109.