NoteTube

Part of CALC-01 — Limits & Continuity

Standard Limits — The Essential List

by Notetube Official124 words214 views
  1. lim(x->0) sin(x)/x = 1 [x must be in radians]
  2. lim(x->0) tan(x)/x = 1
  3. lim(x->0) (1 - cos x)/x^2 = 1/2
  4. lim(x->0) sin^(-1)(x)/x = 1
  5. lim(x->0) tan^(-1)(x)/x = 1
  6. lim(x->0) (e^x - 1)/x = 1
  7. lim(x->0) (a^x - 1)/x = ln(a), where a > 0, a != 1
  8. lim(x->0) ln(1 + x)/x = 1
  9. lim(x->0) (1 + x)^(1/x) = e
  10. lim(x->infinity) (1 + 1/x)^x = e
  11. lim(x->a) (x^n - a^n)/(x - a) = n * a^(n-1) for all real n
  12. lim(x->0) (1 + kx)^(1/x) = e^k

Generalized forms:

  • lim(x->0) sin(f(x))/f(x) = 1, provided f(x)->0
  • lim(x->0) (e^(f(x)) - 1)/f(x) = 1, provided f(x)->0
  • lim(x->0) [f(x)]^(g(x)) when f->1, g->infinity: use e^(lim g(x)(f(x)-1))

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes