Part of CALC-01 — Limits & Continuity

Limits Involving Logarithmic and Exponential Functions

by Notetube Official135 words7 views

Key results:

  • lim(x->0) ex1x\frac{e^x - 1}{x} = 1
  • lim(x->0) ax1x\frac{a^x - 1}{x} = ln(a)
  • lim(x->0) ln1+xx\frac{1+x}{x} = 1
  • lim(x->0) (e^(ax) - e^(bx))/x = a - b

Useful manipulation: For lim(x->0) axbxx\frac{a^x - b^x}{x}: = lim(x->0) [(axa^x - 1) - (bxb^x - 1)]/x = lim(x->0) ax1x\frac{a^x - 1}{x} - bx1x\frac{b^x - 1}{x} = ln(a) - ln(b) = lnab\frac{a}{b}

For expressions like lim(x->0) (e^(sin x) - 1)/x: Rewrite as [(e^(sin x) - 1)/sin x] * [sin x / x] = 1 * 1 = 1 This "chain substitution" technique is powerful: if f(x) -> 0, then (e^(f(x)) - 1)/f(x) -> 1.

Logarithmic limits at infinity:

  • lim(x->infinity) lnxx\frac{x}{x} = 0 (log grows slower than linear)
  • lim(x->0+) x * ln(x) = 0 (substitute x = e^(-t), t -> infinity, get -t/ete^t -> 0)

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

Sign up free to clone these notes