Loading
The rigorous three-condition definition that distinguishes smooth behavior from holes, jumps, and asymptotes.
The concept of continuity lies at the very heart of calculus, yet its rigorous formulation was surprisingly late in arriving. For more than a century after Newton and Leibniz developed the core machinery of differentiation and integration, mathematicians relied on an informal, geometric intuition—a continuous function was simply one whose graph you could draw without lifting your pen. While this heuristic serves well for polynomials and trigonometric functions, the discovery of pathological functions in the early nineteenth century exposed its inadequacy and compelled analysts to craft the precise, limit-based definition that now anchors every introductory calculus course.
The central question that drove these developments is deceptively simple: What does it mean, precisely, for a function to have no break at a specific point? Answering this question requires the language of limits, and the three-part definition of pointwise continuity that Cauchy and Weierstrass crystallized is exactly what the AP Calculus BC exam expects you to master.
A function f is said to be continuous at a point x = c if and only if three conditions are simultaneously satisfied. Each condition depends on the one before it, so failure at any stage means the function is discontinuous at c. This layered structure is not merely pedagogical—it gives you a systematic diagnostic tool for classifying every type of discontinuity you will encounter on the AP exam.
It is worth noting that this definition is pointwise—it describes behavior at a single value c. A function is called continuous on an interval [a, b] when it is continuous at every interior point and satisfies the appropriate one-sided limit conditions at the endpoints. The distinction between pointwise and interval continuity becomes important when studying the Intermediate Value Theorem, the Extreme Value Theorem, and later, uniform continuity in analysis.
The diagram below contrasts a function that is continuous at x = c with three classic failure modes. Each panel illustrates which of the three conditions is violated, giving you a visual taxonomy of discontinuities.
Notice that the type of discontinuity directly corresponds to which condition is the first to fail when you check conditions 1, 2, and 3 in order. A removable discontinuity means conditions 1 and 2 pass but condition 3 fails (or condition 1 fails while the limit still exists). A jump discontinuity means condition 2 fails because the one-sided limits are unequal. An infinite discontinuity means the limit itself is unbounded, so condition 2 fails in a more dramatic way. Developing the habit of checking these conditions sequentially is one of the most reliable strategies for free-response questions on the AP exam.
We now translate the three verbal conditions into precise mathematical notation. The formal definition below is the version expected on the AP Calculus BC exam, and it connects naturally to the epsilon-delta framework you may encounter in a subsequent real-analysis course.
When a function fails to be continuous at a point, the nature of the failure determines the type of discontinuity. Understanding the classification is important both for communicating mathematical ideas precisely and for solving AP problems efficiently, since different types of discontinuities require different remediation strategies (e.g., a removable discontinuity can be "fixed" by redefining a single function value, whereas a jump or infinite discontinuity cannot).
| Discontinuity Type | Which Condition Fails | Graph Feature | Example |
|---|---|---|---|
| Removable | Condition 1 or Condition 3 (limit exists but ≠ f(c) or f(c) undefined) | A "hole" in the graph, possibly with a separate dot elsewhere | f(x) = (x² − 1)/(x − 1) at x = 1 |
| Jump | Condition 2 (left-hand and right-hand limits both exist but are unequal) | A sudden vertical gap between two curve segments | f(x) = ⌊x⌋ (greatest integer function) at every integer |
| Infinite | Condition 2 (at least one one-sided limit is ±∞) | A vertical asymptote | f(x) = 1/x at x = 0 |
| Oscillating | Condition 2 (limit does not exist due to infinite oscillation) | Infinitely rapid oscillation near c | f(x) = sin(1/x) at x = 0 |
Consider the piecewise function below. We will determine the value of the constant k that makes f continuous at x = 2, then verify all three conditions.
Students frequently lose points on continuity problems not because the underlying concept is difficult, but because they skip conditions or confuse related ideas. The table below catalogs the most common errors alongside corrective strategies that will save you points on both multiple-choice and free-response sections.
| Common Pitfall | Why It's Wrong | Corrective Strategy |
|---|---|---|
| Assuming a function is continuous because the formula "looks nice" | Rational functions, piecewise functions, and functions with restricted domains can fail at specific points even when each piece is a polynomial | Always check domain restrictions and evaluate all three conditions at the point in question |
| Checking only one side of the limit | The two-sided limit requires agreement of both one-sided limits; a left-hand limit alone is insufficient | Compute lim x→c⁻ and lim x→c⁺ separately, then compare |
| Confusing "limit exists" with "function is defined" | A limit can exist at a point where the function is undefined (removable discontinuity), and the function can be defined where the limit does not exist | Treat conditions 1 and 2 as independent checks, not interchangeable |
| Plugging the boundary value into the wrong piece | In piecewise functions, the domain inequality determines which formula applies at the boundary point itself | Read the inequality carefully: ≤ or < makes a critical difference for f(c) |
| Forgetting to state conclusions explicitly on FRQs | The AP rubric awards points for a clear concluding statement connecting all three conditions | End with a sentence: "Since f(c) is defined, lim x→c f(x) exists, and lim x→c f(x) = f(c), f is continuous at x = c." |
Pointwise continuity is the gateway to a family of deeper results that you will use throughout AP Calculus BC and beyond. Several of the most powerful theorems in calculus have continuity as a hypothesis, so being unable to verify continuity means being unable to apply these theorems. The table below sketches the broader landscape.
| Concept | Relationship to Pointwise Continuity | Where It Appears |
|---|---|---|
| Continuity on an Interval | f is continuous on [a, b] if continuous at every interior point and satisfies one-sided conditions at the endpoints | IVT, EVT, FTC — all require interval continuity |
| Intermediate Value Theorem (IVT) | If f is continuous on [a, b] and N is between f(a) and f(b), then f(c) = N for some c in (a, b) | AP Calculus BC FRQ — justifying existence of roots |
| Extreme Value Theorem (EVT) | Continuous functions on a closed interval attain an absolute maximum and minimum | Optimization problems in Units 5 and 8 |
| Differentiability Implies Continuity | If f is differentiable at c, then f is continuous at c. The converse is false (e.g., |x| at x = 0). | AP multiple-choice — logical implication questions |
| Fundamental Theorem of Calculus | Part 1 requires f to be continuous on [a, b] to guarantee that F(x) = ∫ₐˣ f(t) dt is differentiable with F′(x) = f(x) | Units 6 and 8 — accumulation functions |
In a real-analysis course, pointwise continuity generalizes further to uniform continuity, where a single δ works for all points in the domain simultaneously. The Heine–Cantor theorem guarantees that any function continuous on a closed bounded interval is automatically uniformly continuous—an elegant result that relies entirely on the pointwise definition you are learning now. For the AP Calculus BC exam, your immediate priority is mastering the three-condition test and recognizing its role as the gateway hypothesis for IVT, EVT, and the FTC.
A function f is continuous at a point x = c if and only if three conditions hold: f(c) is defined, lim(x→c) f(x) exists (requiring both one-sided limits to agree), and the limit equals the function value. Failure at any stage produces a discontinuity that is classified as removable, jump, infinite, or oscillating depending on how the conditions break down.
This pointwise definition is the foundational hypothesis for the Intermediate Value Theorem, the Extreme Value Theorem, and the Fundamental Theorem of Calculus. On the AP exam, always verify all three conditions explicitly—especially in piecewise function problems—and connect your conclusion to the definition in a complete sentence to maximize rubric credit.
Keep learning with more lessons from the same subject.