Courses / Physics I
Calculus of a Single Variable

Limits and continuity

Physics I 194 words Free to read

Understanding Limits

A limit captures what value f(x)f(x) approaches as xx gets arbitrarily close to a point aa.

limxaf(x)=L    ε>0,  δ>0:  0<xa<δ    f(x)L<ε\lim_{x \to a} f(x) = L \;\Longleftrightarrow\; \forall\,\varepsilon>0,\;\exists\,\delta>0 :\; 0<|x-a|<\delta \implies |f(x)-L|<\varepsilon

Limit TypeExampleMeaningGateway
Finitelimx3(2x+1)=7\lim_{x\to 3}(2x+1)=7Value at pointDirect eval
Infinitelimx0+1x=+\lim_{x\to 0^{+}} \frac{1}{x} = +\inftyVertical asymptoteDivergence
At infinitylimx1x=0\lim_{x\to\infty} \frac{1}{x} = 0Horizontal asymptoteEnd behavior

Indeterminate forms like 00\tfrac{0}{0} or \tfrac{\infty}{\infty} require algebraic manipulation (factoring, rationalising) or L'Hôpital's rule before evaluation.

Continuity and Pitfalls

A function is continuous at aa when three conditions hold simultaneously:

  1. f(a)f(a) exists.
  2. limxaf(x)\lim_{x\to a} f(x) exists.
  3. limxaf(x)=f(a)\lim_{x\to a} f(x) = f(a).

The Intermediate Value Theorem states that a function continuous on [a,b][a,b] is guaranteed to attain every value between f(a)f(a) and f(b)f(b).

Common pitfall: limxaf(x)\lim_{x\to a} f(x) is about the journey, not the destination. The limit can exist where f(a)f(a) is undefined, and can differ from f(a)f(a) where defined. Continuity is the exact promise that they agree.
Calculus: Limits and continuity

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

14practice questions
2interactive scenes

Calculus of a Single Variable