Animated Solution for Mathematics - Definite Integration: The value of the integral ∫e−1e2∣xlogex∣dx is
Select Answer:
Visualized Solution
Visualizing the Function ∣xlnx∣
We want to evaluate the definite integral: I=∫e−1e2xlnxdx
The modulus function ∣f(x)∣ behaves differently depending on whether f(x) is positive or negative.
Let's analyze the sign of the inner function f(x)=xlnx on the interval [e−1,e2].
Identifying the Critical Point at x=1
The sign of f(x)=xlnx depends entirely on the numerator lnx because the denominator x>0 on [e−1,e2].
Set lnx=0⟹x=e0=1.
Thus, x=1 is our critical transition point where the function changes sign.
Splitting the Modulus Function
For x∈[e−1,1): lnx<0⟹xlnx=−xlnx
For x∈[1,e2]: lnx≥0⟹xlnx=xlnx
This reflection flips the negative part of the curve above the x-axis.
Splitting the Definite Integral
Using the additive property of definite integrals:
I=∫e−11(−xlnx)dx+∫1e2(xlnx)dx
Let I=I1+I2, where I1 is the red area and I2 is the blue area.
Applying Substitution t=lnx
To solve both integrals, let's use the substitution: t=lnx
Differentiating both sides with respect to x:
dxdt=x1⟹x1dx=dt
Changing the Limits for t
We must change the limits of integration to match the new variable t=lnx:
For x=e−1⟹t=ln(e−1)=−1
For x=1⟹t=ln(1)=0
For x=e2⟹t=ln(e2)=2
New integrals: I1=∫−10−tdt and I2=∫02tdt
Computing I1=∫−10−tdt
Integrate −t: ∫−tdt=−2t2
Apply the limits from −1 to 0:
I1=[−2t2]−10=(−202)−(−2(−1)2)
I1=0−(−21)=21
Computing I2=∫02tdt
Integrate t: ∫tdt=2t2
Apply the limits from 0 to 2:
I2=[2t2]02=(222)−(202)
I2=24−0=2
Combining I1 and I2
Total Integral: I=I1+I2
Substitute the values: I=21+2
Simplify: I=21+4=25
Thus, the correct option is (2) (or option index 1, which is 5/2).
00:00 / 00:00
The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Solution Diagram
The Art of the Modulus
A Journey Through the Integral
Welcome, future IITians! Today, we are not just solving a math problem; we are embarking on a journey to understand the behavior of functions. We are tackling the definite integral I=∫e−1e2xlnxdx.
This problem is a classic in the JEE Advanced repertoire because it tests your ability to handle the 'modulus'—a function that demands respect and precision. Let us break this down step by step.
Phase 1
The Detective Work
Whenever you see an absolute value sign inside an integral, your first instinct should be to find where the expression inside changes its sign. Think of the modulus function ∣f(x)∣ as a mirror. If the function is positive, the mirror does nothing; if the function is negative, the mirror flips it above the x-axis.
Our function is f(x)=xlnx. We are operating on the interval [e−1,e2]. Since the denominator x is always positive in this range, the sign of the entire fraction depends solely on the numerator, lnx.
We know that lnx=0 when x=e0=1. This point, x=1, is our critical transition point. To the left of 1, the natural log is negative; to the right, it is positive. This is the moment where we must split our path.
Phase 2
The Piecewise Strategy
With our critical point identified, we can define our modulus function piecewise. For x∈[e−1,1), lnx<0, so xlnx=−xlnx. This negative sign is crucial—it mathematically reflects the curve from below the x-axis to above it.
For x∈[1,e2], lnx≥0, so the absolute value simply outputs xlnx. Now, we use the additive property of definite integrals to split our main integral into two distinct parts:
I=∫e−11(−xlnx)dx+∫1e2(xlnx)dx
Let us call these I1 and I2. I1 represents the area of the 'flipped' region, and I2 represents the area of the naturally positive region.
Phase 3
The Elegant Substitution
Now, we enter the heart of the calculation. Notice the structure of our integrand: we have lnx and its derivative, x1, sitting right there. This is a perfect setup for substitution.
Let t=lnx. Differentiating both sides with respect to x, we get dxdt=x1, which implies dt=x1dx.
We must change our limits of integration to match our new variable t:
- When x=e−1, t=ln(e−1)=−1.
- When x=1, t=ln(1)=0.
- When x=e2, t=ln(e2)=2.
Our integrals are now transformed into something much cleaner:
I1=∫−10−tdt
I2=∫02tdt
Phase 4
The Final Calculation
Let us compute I1. The integral of −t is −2t2. Applying the limits from −1 to 0:
I1=[−2t2]−10=(−202)−(−2(−1)2)=0−(−21)=21
Now for I2. The integral of t is 2t2. Applying the limits from 0 to 2:
I2=[2t2]02=(222)−(202)=24−0=2
Finally, we combine our results:
I=I1+I2=21+2=25
What a beautiful result! We have navigated the modulus, performed a clean substitution, and arrived at the solution. Remember, in JEE Advanced, it is not just about getting the answer; it is about the elegance of the process.