Standard Limits and Indeterminate Forms: The Complete Toolkit
Every year, JEE Main features 8–12 problems that boil down to evaluating limits involving \( \frac{0}{0} \), \( \frac{\infty}{\infty} \), or \( 0 \cdot \infty \) indeterminate forms. The secret to speed is not L'Hôpital's rule (which is slow and error-prone under pressure) but a toolkit of standard...
Standard Limits and Indeterminate Forms: The Complete Toolkit
Introduction
Every year, JEE Main features 8–12 problems that boil down to evaluating limits involving 00, ∞∞, or 0⋅∞ indeterminate forms. The secret to speed is not L'Hôpital's rule (which is slow and error-prone under pressure) but a toolkit of standard limit results that you can apply by inspection. This article catalogues every standard limit you need, shows how to combine them, and drills you through JEE-level examples.
Divide numerator and denominator by x3:
limx→∞5−x21+x343+x2−x37=53.
Quick rule: For bxn+⋯axn+⋯, the limit is ba when degrees are equal; 0 if numerator degree < denominator degree; ±∞ if numerator degree > denominator degree.
Example 5 (0⋅∞ Form Conversion)
Evaluate x→0+limxlnx.
Solution:
Rewrite as ∞∞:
limx→0+1/xlnx.
Apply L'Hôpital:
=limx→0+−1/x21/x=limx→0+(−x)=0.
Split the expression into standard forms:
=limx→0x3sinx−x⋅xex−1⋅xsin3xx4.
Analyze each part:
x3sinx−x→−61 (using Taylor: sinx≈x−6x3).
xex−1→1.
xsin3xx4=(sinxx)3→1.
Multiplying:
(−61)⋅(1)⋅(1)=−61.
Answer: −61.
Problem 2 (JEE Main 2021)
x→0lim2−1+cosxsin2x= ?
Solution:
Use 1+cosx=2cos2(x/2). Since x→0, cos(x/2)>0, so 1+cosx=2cos(x/2).
The denominator becomes:
2−2cos(x/2)=2(1−cos(x/2))=2⋅2sin2(x/4)=22sin2(x/4).
For the numerator, use sinx=2sin(x/2)cos(x/2):
sin2x=4sin2(x/2)cos2(x/2).
Now substitute and use sin(x/2)=2sin(x/4)cos(x/4):
22sin2(x/4)4sin2(x/2)cos2(x/2)=22sin2(x/4)4⋅4sin2(x/4)cos2(x/4)⋅cos2(x/2)=28cos2(x/4)cos2(x/2).
As x→0, all cosines →1:
=28=42.
Standard limits first, L'Hôpital last. Using the table above is 3–4x faster than differentiating.
Multiply and divide by the "bridge" variable (usually x or kx) to decompose complex fractions into products of standard forms.
Rationalize whenever you see A−B. This eliminates the 0/0 form instantly.
Taylor expansions for higher-order limits: sinx≈x−x3/6, cosx≈1−x2/2, ex≈1+x+x2/2, ln(1+x)≈x−x2/2.
Factor and cancel before attempting any sophisticated method.
Degree comparison for x→∞: immediately compare leading degrees of numerator and denominator.
7. Quick-Reference Summary
Step
Action
1
Identify the indeterminate form: 00, ∞∞, 0⋅∞, etc.
2
Try direct substitution first.
3
Apply algebraic simplification: factor, rationalize, or divide by highest power.
4
Decompose into products of standard limits using multiply-divide.
5
If needed, use Taylor expansion (1–2 terms usually suffice).
6
Use L'Hôpital only as a last resort.
Standard limits are the sharpest tool in your JEE toolkit. Memorize the table, practice the combination technique, and most limit problems become 30-second exercises.