The Monster in the Integral
Imagine you are sitting in the exam hall. You turn the page, and there it is:
Your heart might skip a beat. It looks like a monster, featuring a modulus, a cubic polynomial, and an exponential function in the denominator.
If you try to integrate this directly, you will be lost in a labyrinth of cases and impossible substitutions. But here is the secret of the JEE Advanced: The more intimidating the expression, the simpler the trick.
Phase 1
The Symmetric Insight
Look at the limits. They are symmetric: [−2,2]. Whenever you see limits of the form [−a,a], your brain should immediately pivot to the symmetry property of definite integrals.
We are not here to fight the function; we are here to transform it. We use the property:
∫−aaf(x)dx=∫0a[f(x)+f(−x)]dx
This property is like a folding mirror. It takes the area from the negative side and maps it onto the positive side, allowing us to combine the two into a single, manageable expression. Let us define our integrand as f(x)=ex∣x∣+1∣x3+x∣.
Phase 2
The Algebraic Dance
Now, we must find f(−x). Let us look at the numerator first: ∣(−x)3+(−x)∣.
Since the modulus absorbs the negative sign, this becomes ∣−(x3+x)∣, which is simply ∣x3+x∣. The numerator is an even function and stays exactly the same.
Now, consider the denominator: e(−x)∣−x∣+1. Since ∣−x∣=∣x∣, this becomes e−x∣x∣+1. Now, let us combine f(x) and f(−x):
f(x)+f(−x)=∣x3+x∣[ex∣x∣+11+e−x∣x∣+11]
Take a deep breath. Let t=ex∣x∣. The bracketed expression becomes:
t+11+t−1+11=t+11+1+tt=1+t1+t=1
The entire exponential denominator has vanished!
Phase 3
The Collapse
We are left with something beautiful. Our monstrous integral has collapsed into:
Because our limits are now from 0 to 2, the value of x is always positive. Therefore, x3+x is always positive, and we can safely remove the modulus sign.
We are simply integrating a polynomial:
Phase 4
The Final Stretch
This is the part where you celebrate. We have reduced a terrifying exponential-modulus integral into a basic polynomial integration.
The antiderivative of x3 is 4x4, and the antiderivative of x is 2x2.
Plugging in the upper limit x=2:
The lower limit x=0 gives us 0. The final answer is 6.
Conclusion
Do you see what happened? We didn't solve the problem by brute force; we solved it by understanding the structure.
The JEE Advanced is not a test of how much you can calculate, but of how well you can see the underlying patterns. Whenever you face a problem that looks impossible, stop. Look for the symmetry. Look for the cancellation. The answer is often hidden in plain sight, waiting for you to apply the right property.