Analyzing the Setup
The problem asks us to evaluate the integral of the absolute value of the natural logarithm:
I=∫1/33∣lnx∣dx
The function y=lnx is a smooth curve that crosses the x-axis at x=1. For x<1, the values are negative, and for x>1, the values are positive.
When we introduce the modulus sign, ∣lnx∣, we reflect the negative portion of the curve across the x-axis. This creates a sharp, V-like corner at x=1, which serves as the critical point for our integration.
The Art of Splitting
Because the function changes its behavior at x=1, we must partition the integral into two distinct regions. We integrate the negative of the function where it is below the axis, and the function itself where it is above.
The integral becomes the sum of two parts:
I=∫1/31(−lnx)dx+∫13(lnx)dx
By negating the first part, we effectively "flip" it to positive, satisfying the definition of the modulus function.
The Integration Engine
We utilize the standard integral result derived from integration by parts:
∫lnxdx=xlnx−x+C
First, we calculate the integral for the interval
[1/3,1]:
I1=−[xlnx−x]1/31
Substituting the limits:
I1=−[(1ln1−1)−(31ln(1/3)−31)]
I1=−[−1−(−31ln3−31)]=−[−1+31ln3+31]=32−31ln3
Next, we calculate the integral for the interval
[1,3]:
I2=[xlnx−x]13
I2=(3ln3−3)−(1ln1−1)=3ln3−3−(−1)=3ln3−2
The Final Transformation
Adding the two components together, we obtain:
I=(32−31ln3)+(3ln3−2)
I=38ln3−34
To match the target form
nmln(en2), we factor out
34:
I=34(2ln3−1)=34(ln9−lne)=34ln(e9)
Comparing this to the form nmln(en2), we identify m=4 and n=3. These values are coprime, satisfying the problem constraints.
Finally, we calculate the requested value:
m2+n2−5=42+32−5=16+9−5=20