The Philosophy of the Limit
A Journey, Not a Destination
Welcome, fellow traveler on the road to JEE Advanced mastery. Today, we are not just solving a problem; we are dissecting the very soul of calculus.
The problem before us, limx→0g[f(x)], is a classic. It is designed to test whether you truly understand the definition of a limit or if you are merely following rote algorithms. Let us peel back the layers of this composite function.
Phase 1
The Inner Function and the Neighborhood
Imagine you are standing on the x-axis, walking toward the origin (x=0). You are getting closer and closer, but you never actually step on the zero. This is the essence of the limit.
When we look at our inner function,
f(x), we see a piecewise definition:
f(x)={sinx,2,xeqnπx=nπ
As we approach x=0, we are in a tiny neighborhood where x is definitely not an integer multiple of π. Therefore, the condition $x
eq n\pi$ is satisfied. We can confidently say that in this neighborhood, f(x)=sinx.
Notice the trap: at exactly x=0, f(0)=2. But because we are taking a limit, we ignore this isolated point. It is a distraction, a siren song meant to lure you into the wrong branch. We stay focused on the path, not the destination.
Phase 2
The Composite Variable u
Let us simplify our mental landscape. Let u=f(x). As x→0, we know that f(x)=sinx.
We know from our trigonometric foundations that:
x→0limsinx=0
So, as x approaches 0, our new variable u approaches 0. But here is the critical, JEE-level insight: u is not exactly 0.
Because x is not exactly 0, sinx is not exactly 0. It is a value incredibly close to 0, but non-zero. This distinction is the difference between a correct answer and a catastrophic error. We are now looking for limu→0g(u).
Phase 3
The Outer Function and the Final Trap
Now we turn our attention to the outer function, g(u). We are given g(u)=u2+1 for $u
eq 0, 2$, and g(0)=4. We are evaluating the limit as u→0.
Since u is approaching 0 but is not equal to 0, we must use the branch g(u)=u2+1. If we had mistakenly used g(0)=4, we would have fallen into the trap.
The limit does not care that g(0)=4; it only cares about the values of g(u) as u gets closer and closer to 0. The function g(u) is effectively u2+1 in the neighborhood of 0.
Phase 4
The Elegant Conclusion
We have arrived at the final step. We need to evaluate limu→0(u2+1).
Since the polynomial
u2+1 is continuous at
u=0, we can now perform direct substitution. Substituting
u=0 into
u2+1, we get:
02+1=1
Alternatively, if we substitute back u=sinx, we are evaluating limx→0(sin2x+1). As x→0, sinx→0, so sin2x→0, and the expression approaches 0+1=1.
The result is 1. It is elegant, it is precise, and it is the result of respecting the fundamental definition of a limit. You have navigated the traps, ignored the isolated points, and arrived at the truth. Keep this level of precision in your toolkit, and no JEE problem will ever be able to stand in your way.