Loading
The foundational language of calculus that describes how functions behave near—but not necessarily at—a given point.
The concept of a limit lies at the very heart of calculus, yet its rigorous formulation took mathematicians over two thousand years to achieve. Ancient Greek mathematicians grappled with infinite processes—Zeno's paradoxes about motion and Archimedes' method of exhaustion for computing areas both relied on reasoning about quantities that approach a target value without necessarily reaching it. These early efforts revealed a deep tension: how can we speak precisely about what happens "in the limit" when infinitely many steps are involved? The eventual resolution of this question gave birth to the formal machinery that underpins both differential and integral calculus.
The central question that drove all of these developments can be stated simply: If we can never complete an infinite process, how do we describe the value that a function "wants to be" at a particular input? Answering this question precisely—through limit notation and its associated definitions—is the essential first step into the world of calculus and the focus of this lesson.
Before we can differentiate or integrate, we need the language of limits. The limit of a function describes the value that f(x) approaches as x gets arbitrarily close to a specified number c. Crucially, the limit is concerned only with the behavior near c, not the value of f(c) itself—indeed, f(c) may be undefined or may differ from the limit. Understanding this distinction is the single most important conceptual leap in introductory calculus.
A graph is the most intuitive way to see what a limit represents. The following diagram shows a function f(x) with an open circle (hole) at x = 3, indicating that f(3) is undefined, while the rest of the curve clearly tends toward a specific y-value as x approaches 3 from both directions.
Notice how the graph communicates the three distinct pieces of information encoded in the limit statement. The vertical dashed line marks the x-value we are approaching (c = 3). The horizontal dashed line marks the y-value the function approaches (L = 2). And the open circle at (3, 2) emphasizes that the function need not be defined there for the limit to exist. This graphical intuition will guide you through every limit problem on the AP exam.
Limit notation provides a compact, precise way to express the behavior of a function near a point. Mastering this notation is essential because every subsequent concept in AP Calculus—derivatives, integrals, and series—is defined using limits. Let us formalize the three forms of limit notation you will encounter.
Understanding one-sided limits is critical for analyzing piecewise functions, absolute value expressions, and points where a function's rule changes. On the AP Calculus AB exam, you will frequently encounter graphs where the left-hand and right-hand behaviors differ, and you must determine whether the two-sided limit exists. The diagram below illustrates three common scenarios where a limit does not exist.
| Scenario | Left-Hand Limit | Right-Hand Limit | Two-Sided Limit |
|---|---|---|---|
| Jump Discontinuity | L₁ exists | L₂ exists, L₂ ≠ L₁ | DNE |
| Vertical Asymptote | → +∞ or −∞ | → +∞ or −∞ | DNE |
| Oscillation (e.g., sin(1/x)) | Does not settle | Does not settle | DNE |
| Removable Discontinuity | L | L | L (exists!) |
Let us work through a complete example that tests your ability to read limit notation, evaluate one-sided limits, and determine whether the two-sided limit exists. Consider the piecewise function:
One of the most frequently tested distinctions on the AP Calculus AB exam is between the limit of a function at a point and the value of the function at that point. These are independent concepts that may coincide (yielding continuity) but need not. The table below clarifies the relationship across different scenarios.
| Question | lim(x→c) f(x) | f(c) |
|---|---|---|
| What does it describe? | The y-value that f(x) approaches as x gets arbitrarily close to c | The actual output of f when the input is exactly c |
| Does it use x = c? | No — only x near c | Yes — evaluates exactly at x = c |
| Can it exist when the other doesn't? | Yes — the limit can exist even if f(c) is undefined (hole) | Yes — f(c) can be defined even when the limit DNE (jump) |
| When are they equal? | When f is continuous at c | When f is continuous at c |
The informal limit definition you have learned in this lesson is the gateway to several of the most important ideas in AP Calculus AB and beyond. Limits are not just one topic among many—they are the foundational mechanism through which continuity, derivatives, and integrals are all defined. Understanding how today's notation extends into these advanced ideas gives you a powerful conceptual map for the entire course.
| Concept | How It Uses Limits | Limit Expression |
|---|---|---|
| Continuity at c | Requires the limit at c to exist and equal f(c) | lim(x→c) f(x) = f(c) |
| Derivative of f at a | Defined as the limit of the difference quotient | f'(a) = lim(h→0) [f(a+h) − f(a)] / h |
| Definite Integral | Defined as the limit of Riemann sums as n → ∞ | ∫ₐᵇ f(x) dx = lim(n→∞) Σ f(xᵢ*)Δx |
| ε–δ Definition | Formalizes "arbitrarily close" with precise inequalities | ∀ε > 0, ∃δ > 0 : 0 < |x − c| < δ ⇒ |f(x) − L| < ε |
While the epsilon-delta (ε–δ) definition is generally not tested on the AP Calculus AB exam, understanding its spirit enriches your grasp of what "lim(x→c) f(x) = L" truly means. The statement asserts that no matter how tight a tolerance ε you demand around L on the y-axis, there exists a corresponding window δ around c on the x-axis such that all inputs within that window (except possibly c itself) produce outputs within the ε-band. This quantitative precision is what elevates the limit from a hand-wavy notion of "getting close" to the rigorous backbone of modern analysis.
A limit describes the value that a function f(x) approaches as the input x gets arbitrarily close to a number c. The standard notation lim(x→c) f(x) = L encodes this idea precisely: L is the single value that f(x) can be made as close to as desired by choosing x sufficiently close to c. Importantly, the limit does not depend on f(c)—a function can have a limit at a point where it is undefined, or the limit can differ from the function's value at that point.
A two-sided limit exists if and only if the left-hand limit (x → c⁻) and right-hand limit (x → c⁺) both exist and are equal. Limits fail to exist in three main scenarios: jump discontinuities (one-sided limits differ), unbounded behavior (function grows without bound), and oscillation (function never settles). Mastering this notation and these concepts is essential because continuity, derivatives, and integrals are all built upon the limit.
Keep learning with more lessons from the same subject.