Historical Context & Motivation
For centuries, mathematicians intuitively understood that certain curves could be drawn without lifting a pen from paper. However, formalizing what it means for a function to be continuous — not just at a single point, but across an entire interval — took remarkable intellectual effort. The need to rigorously define continuity arose from paradoxes and strange functions that defied common sense, pushing mathematicians to develop the precise language of limits and epsilon-delta definitions we use today.
The central question these mathematicians worked to answer is the one we tackle in this lesson: How do you confirm that a function is continuous not just at one point, but over an entire interval? Understanding this process is essential because many of calculus's most powerful theorems — like the Intermediate Value Theorem and the Extreme Value Theorem — require continuity over an interval as a prerequisite.
Core Principles & Definitions
Before we can confirm continuity over an interval, we need to recall what continuity at a single point means. A function f is continuous at a point c if three conditions hold: f(c) is defined, the limit of f(x) as x approaches c exists, and that limit equals f(c). When we extend this idea to an entire interval, we check these conditions at every point in the interval — but the endpoints require special treatment.
Continuity at an Interior Point
Right-Continuity at the Left Endpoint
Left-Continuity at the Right Endpoint
Open vs. Closed Intervals
Visual Explanation
Continuous vs. Discontinuous on an Interval
Notice the filled and open circles in the diagrams. A filled circle means the function is defined at that point (the point is included on the graph). An open circle means the graph approaches that location, but the function either isn't defined there or takes a different value. When you're confirming continuity over an interval, you scan the entire graph looking for any open circles, jumps, or vertical asymptotes — any of these breaks would make the function discontinuous on that interval.
Mathematical Framework
Let's now state the formal definitions. We begin with continuity at a single point and build up to continuity over both open and closed intervals. These definitions give you a checklist you can follow every time you need to confirm continuity.
Step-by-Step Confirmation Checklist
When you're given a function and asked to confirm continuity over an interval, follow this systematic process. The diagram below organizes the decision-making into a clear flowchart so you never miss a step.
- Step 1 — Domain Check: Make sure every x-value in [a, b] is in the domain of f. Watch for division by zero, negative values under even roots, and non-positive arguments of logarithms.
- Step 2 — Function Type: Polynomials are continuous everywhere. Rational functions are continuous wherever the denominator is nonzero. The sum, difference, product, quotient, and composition of continuous functions are continuous on their domains.
- Step 3 — Piecewise Boundaries: If the function is defined by different formulas on different parts of the interval, evaluate the left- and right-hand limits at each transition point to verify they're equal and match the function value.
- Step 4 — Endpoint Limits: At x = a, compute the right-hand limit. At x = b, compute the left-hand limit. Both must equal the function's value at that endpoint.
Worked Example
Let's apply our checklist to a piecewise function. Determine whether the following function is continuous on the interval [−1, 4]:
Common Pitfalls & Tips
Even after learning the checklist, students often make predictable mistakes. The table below lists the most common pitfalls alongside tips for avoiding them.
| Common Pitfall | Why It's Wrong | How to Avoid It |
|---|---|---|
| Forgetting to check endpoints separately | Endpoints require one-sided limits, not two-sided. Checking only the interior doesn't cover the boundary. | Always compute lim(x→a⁺) and lim(x→b⁻) explicitly and compare them to f(a) and f(b). |
| Assuming piecewise functions are automatically discontinuous | A piecewise function can be perfectly continuous if the pieces connect smoothly at every transition. | Check left-hand and right-hand limits at every boundary between pieces. |
| Ignoring the domain (e.g., √x on an interval including negatives) | A function cannot be continuous at a point where it's not even defined. | Step 1 of the checklist: verify the entire interval is within the domain before doing anything else. |
| Confusing "limit exists" with "function is continuous" | The limit can exist at a point even when f(c) differs from the limit value (removable discontinuity). | Always check all three conditions: defined, limit exists, limit equals value. |
Connection to Advanced Theorems
Once you can confirm continuity over an interval, you unlock several of the most powerful results in calculus. These theorems all begin with the phrase "If f is continuous on [a, b], then…" — and now you know exactly what that hypothesis requires.
| Theorem | Statement (Simplified) | Why Continuity on [a, b] Matters |
|---|---|---|
| Intermediate Value Theorem (IVT) | If f is continuous on [a, b] and N is between f(a) and f(b), then there exists some c in (a, b) with f(c) = N. | Without continuity, the function could jump over N. The guarantee of no breaks ensures f hits every intermediate value. |
| Extreme Value Theorem (EVT) | If f is continuous on [a, b], then f attains both an absolute maximum and an absolute minimum on [a, b]. | A discontinuity or an open interval could allow the function to approach but never reach its extreme values. |
| Fundamental Theorem of Calculus | If f is continuous on [a, b], then ∫ₐᵇ f(x) dx exists and equals F(b) − F(a) where F' = f. | Continuity guarantees that the definite integral is well-defined. Certain types of discontinuities can make integration problematic. |
As you continue in calculus, you'll encounter more nuanced types of continuity — uniform continuity, Lipschitz continuity, and continuity of derivatives (smoothness). For now, mastering the basic definition over closed and open intervals gives you the foundation for everything ahead.
Practice Problems
Lesson Summary
A function is continuous on an open interval (a, b) if it satisfies the three continuity conditions — defined, limit exists, limit equals value — at every interior point. For a closed interval [a, b], you additionally verify right-continuity at x = a (lim(x→a⁺) f(x) = f(a)) and left-continuity at x = b (lim(x→b⁻) f(x) = f(b)).
To confirm continuity over an interval, follow the systematic checklist: check the domain, identify known continuous function types (polynomials, trig, exponentials), verify piecewise transition points by matching one-sided limits and function values, and confirm endpoint conditions. Mastering this process is essential because major theorems like the Intermediate Value Theorem, the Extreme Value Theorem, and the Fundamental Theorem of Calculus all require continuity on a closed interval as their starting hypothesis.