Navigation

Concept Review

Differential Calculus

Limits and Continuity

Limits and Continuity

Definition

A function f(x)f(x) has limit LL as xx approaches aa if f(x)f(x) gets arbitrarily close to LL as xx gets close to aa.

Key limit

limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Limit laws

  • lim(f+g)=limf+limg\lim (f + g) = \lim f + \lim g
  • lim(fg)=limflimg\lim (f \cdot g) = \lim f \cdot \lim g
  • limfg=limflimg\lim \frac{f}{g} = \frac{\lim f}{\lim g} (if limg0\lim g \neq 0)

Continuity

ff is continuous at aa if limxaf(x)=f(a)\lim_{x \to a} f(x) = f(a).

Key terms

  • limit
  • continuity
  • squeeze theorem
  • L'Hôpital's rule