RankLab
Back to Concepts
MathsMediumClass 12

Standard Limits — sinx/x, (eˣ-1)/x, (aˣ-1)/x, (1+1/x)ˣ

Limits & Continuity

9

JEE Qs

8%

Hard

75

min

Master the art of transforming complex limit expressions into standard forms by algebraic manipulation and substitution, always verifying that arguments match and the variable approaches the correct value.

🧮 Key Formulas

lim (x->0) sinx/x = 1
lim (x->0) tanx/x = 1
lim (x->0) (1-cosx)/x = 0
lim (x->0) (1-cosx)/x^2 = 1/2
lim (x->0) (e^x-1)/x = 1
lim (x->0) (a^x-1)/x = ln a (for a > 0, a ≠ 1)
lim (x->0) ln(1+x)/x = 1
lim (x->infinity) (1+1/x)^x = e
lim (x->0) (1+x)^(1/x) = e
lim (x->0) ( (1+x)^n - 1 ) / x = n

✅ Key Points for JEE

  • 1For trigonometric and exponential/logarithmic limits, the variable must approach zero, and the argument of the function must be identical to the denominator (e.g., sin(f(x))/f(x) where f(x) -> 0).
  • 2For the (1+1/x)^x type limits, the expression must be of the indeterminate form 1^infinity, where the base tends to 1 and the exponent tends to infinity.
  • 3Complex limit problems often require algebraic manipulation (e.g., factorization, rationalization, substitution) to transform the expression into one or more standard limit forms.
  • 4These standard limits can be derived using series expansions (Maclaurin series) or L'Hopital's Rule, providing a deeper understanding and alternative verification methods.
  • 5The limit lim (x->0) ( (1+x)^n - 1 ) / x = n is a generalization often useful when dealing with binomial expansions for fractional or negative powers.

⚠️ Common Mistakes

  • Not ensuring the argument of the function and the denominator are exactly the same (e.g., treating sin(2x)/x as 1 directly without multiplying by 2/2).
  • Incorrectly applying standard limits when the variable does not tend to the required value (e.g., using lim (x->infinity) sinx/x = 1 instead of lim (x->0) sinx/x = 1).
  • Failing to recognize the indeterminate form 1^infinity or misapplying the 'e' form, especially when the base or exponent is complex.
  • Forgetting the 'ln a' term in lim (x->0) (a^x-1)/x, or using log base 10 instead of natural log (ln).
  • Applying L'Hopital's rule prematurely or without verifying the indeterminate form, when simple algebraic manipulation or standard limits would be faster.

NCERT Chapters

  • Class 11 Mathematics Ch 13: Limits and Derivatives
  • Class 12 Mathematics Ch 5: Continuity and Differentiability