The Art of Taming the 1∞ Beast
My dear student, welcome to the arena of limits. Today, we are going to dissect a problem that often intimidates students at first glance, but reveals itself to be a masterpiece of algebraic elegance once you understand its soul.
We are looking at the limit:
L=x→0lim(7x2+23x2+2)x21
Phase 1
The Diagnosis
In the JEE Advanced examination, the first step is always diagnosis. Never rush into calculation.
Look at the base: f(x)=7x2+23x2+2. As x approaches 0, the numerator becomes 3(0)2+2=2, and the denominator becomes 7(0)2+2=2. Thus, the base approaches 22=1.
Now, look at the exponent: g(x)=x21. As x approaches 0, the denominator x2 becomes an infinitesimally small positive number. Dividing 1 by an infinitesimal number sends the value to infinity.
We have confirmed the indeterminate form 1∞. This is not a number; it is a battle between the base approaching 1 and the exponent approaching infinity. We need a strategy.
Phase 2
The Weapon of Choice
We do not use brute force here. We use the standard identity for 1∞ limits.
Whenever you see limx→a[f(x)]g(x) where f(x)→1 and g(x)→∞, you can immediately rewrite the limit as:
This formula is your best friend. It effectively 'linearizes' the exponent, turning a terrifying power-based problem into a simple multiplication problem. Let us apply this to our specific case.
Phase 3
The Algebraic Dance
Substituting our functions into the formula, we get:
L=elimx→0x21[7x2+23x2+2−1]
Now, focus your attention solely on the bracketed term. We need to simplify 7x2+23x2+2−1. To do this, we take the Least Common Multiple (LCM):
Be careful here! The negative sign must distribute across the entire numerator of the second term. This is where many students lose marks. When we distribute, we get:
The constant terms 2 and −2 cancel out beautifully, leaving us with:
Phase 4
The Final Victory
Now, we reassemble our limit. We have:
L=elimx→0x21(7x2+2−4x2)
Look at the beauty of this moment. We have an x2 in the numerator (from our simplification) and an x2 in the denominator (from our original exponent). Since x→0 but $x
eq 0$, we can safely cancel these terms.
The indeterminate nature of the limit vanishes instantly:
Now, we simply substitute x=0. The denominator becomes 7(0)2+2=2. The exponent becomes 2−4=−2.
Our final answer is:
See how the complexity dissolved? We moved from a daunting exponential form to a simple algebraic fraction, and finally to a constant. This is the rhythm of calculus. Trust the process, respect the indeterminate forms, and the math will always reward you.