The Anatomy of a Limit
Conquering the 1∞ Indeterminate Form
Welcome, future engineer. Today, we are going to peel back the layers of a problem that often intimidates students at first glance. We are looking at the limit:
At first, it looks like a mess of variables and fractions. But in the world of JEE Advanced, we don't fear complexity; we dismantle it. Let's embark on this journey together.
Phase 1
The Diagnosis
In calculus, the first rule of engagement is always direct substitution. We need to know what we are dealing with. Let's look at the base:
As x approaches zero, the numerator becomes 1 and the denominator becomes 1. So, the base is approaching 1.
Now, look at the exponent: x21. As x gets infinitesimally small, x2 becomes a tiny positive number, and 1 divided by a tiny number shoots off to infinity. We have arrived at the classic 1∞ indeterminate form. This is not a number; it is a signal that we need a specific tool to resolve the tension between the base and the exponent.
Phase 2
The Tool of Choice
We cannot simply plug in zero here. We need the eL property. This is a beautiful piece of mathematical machinery.
It tells us that if we have a limit of the form limx→a[f(x)]g(x) where f(x)→1 and g(x)→∞, we can rewrite the entire expression as:
Think of this as a transformation that brings the exponent down to earth, turning a power problem into a multiplication problem. It is elegant, efficient, and exactly what we need.
Phase 3
The Algebraic Dance
Now, let's map our problem to this formula. Our base function is f(x)=1+3x21+5x2, and our exponent function is g(x)=x21. Substituting these into our formula gives us:
elimx→0x21(1+3x21+5x2−1)
I know this looks intimidating, but let's take a breath and focus only on the bracketed term: 1+3x21+5x2−1. To combine these, we need a common denominator, which is 1+3x2. This gives us:
Watch closely as we expand the numerator: 1+5x2−1−3x2. The constants 1 and −1 vanish! This is the moment of clarity we were waiting for. We are left with 5x2−3x2, which simplifies to 2x2. Our bracket is now simply 1+3x22x2.
Phase 4
The Victory
We are almost there. Let's bring back the exponent function g(x)=x21 and multiply it by our simplified bracket:
Look at that! The x2 in the numerator and the x2 in the denominator cancel out perfectly. We are left with 1+3x22.
With the indeterminacy removed, we can finally perform direct substitution. As x→0, the term 3x2 becomes 0. We are left with 1+02=2.
Remember, this is the value of the exponent of e. Therefore, our final answer is e2. See how the complexity dissolved? We didn't need brute force; we needed the right perspective. Keep this logic in your toolkit, and no limit will ever stand in your way.