Historical Context & Motivation
For centuries, mathematicians relied on an intuitive idea of continuity: a continuous function was simply one you could draw without lifting your pencil. This informal notion worked well enough for polynomials and trig functions, but as mathematics advanced into the 1800s, researchers encountered strange new functions that broke all the old rules. Some functions had isolated holes, sudden jumps, or wild oscillations that demanded a more rigorous way to talk about "smoothness" at a single point.
The push toward a formal definition of continuity was driven by real problems in physics and engineering. Scientists modeling heat flow, vibrating strings, and planetary motion needed to know precisely where their mathematical models behaved predictably and where they broke down. Without a clear definition, debates about which functions were "well-behaved" could never be settled.
The central question these mathematicians wrestled with is the same one you'll learn to answer in this lesson: Given a specific function and a specific x-value, how can we determine — with certainty — whether the function is continuous there? The answer turns out to be a clean, three-condition checklist that you can apply to any function.
Core Principles & the Three-Part Definition
A function f is continuous at a point x = a when three conditions are all satisfied simultaneously. If even one condition fails, the function is discontinuous at that point. Think of these conditions as three links in a chain — break any single link and the entire chain fails.
f(a) Exists
lim x→a f(x) Exists
lim x→a f(x) = f(a)
Visualizing Continuity and Discontinuity
The best way to understand the three-part definition is to see it in action. The diagram below shows four scenarios at a point x = a. Only one of them satisfies all three conditions for continuity; the other three each fail a different condition.
Notice the key visual cues. An open circle means the function is not defined at that y-value (or does not include that point), while a filled circle marks the actual function value f(a). In the continuous case, the filled dot sits exactly on the curve with no gap. In the other three panels, something is wrong: the dot is missing, the curve splits into two levels, or the dot has been moved away from where the curve naturally leads.
The Formal Definition
Let's write the definition in precise mathematical language. Everything we discussed informally in the previous sections collapses into a single, elegant statement.
Because the overall (two-sided) limit must exist, the left-hand and right-hand limits must agree. This gives us a useful expansion of the definition.
Types of Discontinuity
When a function fails the continuity test at x = a, the type of failure tells us which kind of discontinuity is present. Knowing the type helps you decide whether the discontinuity can be "fixed" and gives you vocabulary for communicating with teachers, textbooks, and future courses.
| Type | Which Condition Fails? | Example |
|---|---|---|
| Removable (hole) | Condition 1 (f(a) undefined) or Condition 3 (f(a) ≠ limit) | f(x) = (x² − 4)/(x − 2) at x = 2 |
| Jump | Condition 2 (limit doesn't exist because left ≠ right) | Piecewise: f(x) = 1 if x < 0, f(x) = 3 if x ≥ 0, at x = 0 |
| Infinite | Condition 2 (limit is ±∞, which means it doesn't exist) | f(x) = 1/x at x = 0 |
Worked Example — Testing Continuity
Let's apply the three-condition checklist to a piecewise function. Consider:
Common Pitfalls & How to Avoid Them
Even after learning the definition, students frequently make a handful of predictable mistakes when checking continuity. Being aware of these traps will save you points on exams and deepen your understanding.
| Pitfall | Why It's Wrong | What to Do Instead |
|---|---|---|
| Plugging in x = a without checking the limit | f(a) existing is only condition 1. You still need the limit to exist and match. | Always complete all three conditions, in order. |
| Assuming 0/0 means the function is undefined | 0/0 is an indeterminate form for the limit, not an answer. The limit may still exist after simplifying. | Factor, cancel, or use other algebraic techniques before concluding. |
| Forgetting to check both one-sided limits | If the left and right limits differ, the two-sided limit does not exist—even if each one-sided limit is finite. | For piecewise or absolute-value functions, always evaluate from both sides. |
| Confusing "continuous" with "differentiable" | A function can be continuous at a sharp corner but not differentiable there. Continuity is a weaker requirement. | Remember: differentiable ⟹ continuous, but continuous ⟹ differentiable is false. |
Connection to Continuity on an Interval and Beyond
Once you can determine continuity at a single point, you can extend the idea to entire intervals and eventually to powerful theorems that rest on continuity. Understanding the point-level definition is the foundation for everything that follows.
| Concept | What You Know Now | What Comes Next |
|---|---|---|
| Continuity at a point | Three-condition test using f(a), the limit, and their equality. | You'll apply this test at every point in an interval to define continuity on an interval. |
| Continuity on a closed interval [a, b] | — | Requires continuity at every interior point, plus one-sided continuity at the endpoints. |
| Intermediate Value Theorem | — | If f is continuous on [a, b], it takes every value between f(a) and f(b). Used to prove equations have solutions. |
| Extreme Value Theorem | — | If f is continuous on [a, b], it attains a maximum and minimum. Foundation for optimization in calculus. |
Think of learning continuity at a point as learning to check a single brick in a wall. Once you can verify that each brick is sound, you can certify an entire wall (an interval). And once the wall is certified, you gain access to powerful guarantees — like the Intermediate Value Theorem and the Extreme Value Theorem — that underpin much of calculus.
Practice Problems
Test your understanding with these five problems, arranged from straightforward to challenging. Try each one on your own before reading the answer.
Lesson Summary
A function f is continuous at x = a when three conditions hold simultaneously: f(a) is defined, the limit of f(x) as x → a exists (meaning the left-hand and right-hand limits agree), and the limit equals f(a). If any condition fails, the function has a discontinuity — either a removable discontinuity (hole), a jump discontinuity, or an infinite/oscillating discontinuity.
To test continuity in practice, always check the three conditions in order: compute f(a), evaluate the left- and right-hand limits, compare the limit to f(a). This systematic approach works for piecewise functions, rational functions, and any other function type you'll encounter. Mastering continuity at a point is the essential first step toward the Intermediate Value Theorem, the Extreme Value Theorem, and ultimately the definition of the derivative itself.