The Wolf in Sheep's Clothing
Unmasking the Limit
Imagine you are standing before a massive, intimidating mountain. At first glance, the expression
x→0lim(1+f(2−x)−f(2)1+f(3+x)−f(3))1/x
looks like a jagged peak of complex function notation. But in the world of JEE Advanced, we know that the most terrifying-looking problems often hide the most elegant, simple truths.
Let's break this down together.
Phase 1
The Indeterminate Form
Before we start climbing, we must check the terrain. Whenever you see a limit with a variable in the exponent, your internal alarm should ring: is this a 1∞ form?
As x→0, the base becomes
1+f(2)−f(2)1+f(3)−f(3)=11=1
The exponent 1/x shoots off to infinity. We have confirmed it: this is a 1∞ indeterminate form.
Phase 2
The Master Key
We don't need to reinvent the wheel. We have a powerful tool for this: the standard limit result for 1∞.
If we have limx→a[g(x)]h(x), it evaluates to elimx→ah(x)[g(x)−1]. Here, our g(x) is that bulky fraction, and h(x) is 1/x.
Let's set it up:
L=elimx→0x1[1+f(2−x)−f(2)1+f(3+x)−f(3)−1]
I know, it looks messy. But take a breath. The beauty of calculus is that it rewards patience.
Phase 3
Algebraic Surgery
We need a common denominator. When we subtract 1, the expression becomes:
1+f(2−x)−f(2)1+f(3+x)−f(3)−[1+f(2−x)−f(2)]
Watch the magic happen. The 1 and −1 cancel out instantly. We are left with a numerator of [f(3+x)−f(3)]−[f(2−x)−f(2)].
This is the moment where the problem stops being algebra and starts being calculus. We are essentially looking at the difference of two functions.
Phase 4
The Calculus Insight
We can split our limit into two parts. The denominator part, 1+f(2−x)−f(2)1, simply approaches 1 as x→0 because f is continuous.
Now, look at the numerator terms:
The second term, xf(2−x)−f(2), requires a tiny bit of care. By substituting h=−x, we transform it into −f′(2).
Putting it all together, our exponent becomes f′(3)−(−f′(2)), which is f′(3)+f′(2).
The Grand Finale
Look back at the problem statement. We were given the golden key: f′(3)+f′(2)=0.
Our entire, terrifying exponent collapses into a beautiful, silent zero. And what is e0?
It is 1. The mountain has been climbed, and the view from the top is perfectly clear. The answer is 1.