Courses / Mathematics I
Differential Calculus

Limits

Mathematics I 328 words Free to read

The Idea Underlying Calculus

The limit is the foundational idea of calculus. It describes the value a function approaches as its input approaches some point — regardless of, and often different from, the value at that point. We write limxaf(x)=L\lim_{x \to a} f(x) = L to mean: as xx gets arbitrarily close to aa (but not equal to it), f(x)f(x) gets arbitrarily close to LL. The phrase "but not equal" is essential — the limit examines the neighborhood of aa, ignoring the single point aa itself.

One-sided limits approach from a single direction: xax \to a^- (from the left) and xa+x \to a^+ (from the right). The two-sided limit exists only when both one-sided limits exist and agree. A jump in the graph is precisely where they disagree, so the limit fails to exist there.

Limits shine on indeterminate forms — expressions like 00\frac{0}{0} that have no immediate value. Consider limx2x24x2\lim_{x \to 2}\frac{x^2 - 4}{x - 2}: direct substitution gives 00\frac{0}{0}, but factoring the numerator as (x2)(x+2)(x-2)(x+2) and cancelling leaves x+2x + 2, whose limit at 2 is 4. The function is undefined at x=2x = 2, yet the limit exists — a perfect illustration that the limit ignores the point itself.

Limits obey clean algebraic rules: the limit of a sum, product, or quotient is the sum, product, or quotient of the limits (provided each exists, and denominators are nonzero). These let you compute most limits by substitution, resorting to algebraic tricks only for indeterminate forms. Limits also formalize continuity, the derivative, and the integral — everything in calculus is built on them.

Common pitfall: believing limxaf(x)\lim_{x \to a} f(x) must equal f(a)f(a), or that a 00\frac{0}{0} form means the limit does not exist. The limit ignores the point aa — it can exist even when f(a)f(a) is undefined or different. And 00\frac{0}{0} is indeterminate, not "no limit": it signals that algebra (factoring, cancelling) is needed to find the true limiting value, which often exists.

Practise this lesson

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

10practice questions
2interactive scenes
Start Mathematics I free

Differential Calculus