Continuity: The Three Conditions That Actually Matter
Math Teacher, AP Calculus
Published Aug 15
Calculus has this reputation for being hard and abstract. And then they hit you with continuity and it sounds like a vocabulary word from a different language entirely.
Here's the secret: continuity is visual. It's a question about whether a graph has surprises. That's it.
Continuity Is Just "Is the Journey Smooth?"
If you've read our piece on limits, you already know the intuition. A limit is where a function is headed. Continuity is: does the function actually go there?
Look at three graphs:
- A smooth curve you could draw without lifting your pen
- A curve with a hole punched in it
- A curve that jumps from one place to another
Which one looks "continuous"? The first one, obviously. The other two have something weird happening.
That's the entire concept. The math formalizes what your eye already sees.
The Three Conditions (Math Version)
A function is continuous at a point if three things are true:
- The function is defined at that point: exists and is a number
- The limit exists: exists
- They match:
If all three are true, the journey is smooth at that point. No surprise. No weird behavior.
If even one fails? Discontinuity. Something's wrong.
Three Types of Discontinuity — And What They Look Like
Removable Discontinuity (The Hole)
Imagine a graph that looks smooth everywhere except there's a dot missing — like someone used a hole punch on the paper.
Example:
At , this function is undefined (you get ). But the limit as approaches 2 exists and equals 4 (we showed this in our limits article).
So we have:
- ❌ is undefined (condition 1 fails)
- ✓ (condition 2 passes)
- ❌ They don't match (condition 3 fails)
What's happening visually: The graph approaches the point from both sides, but there's no actual point there. A hole.
Why it's called "removable": You could literally fill in the hole by defining and the function would be continuous. The discontinuity is removable.
On the AP exam: This is the friendliest discontinuity. You can almost always factor to get rid of it and find the limit.
Jump Discontinuity (The Step)
The graph suddenly jumps from one height to another. The left and right approaches disagree about where the function is headed.
Example:
At :
- (approaching from the left)
- (approaching from the right)
- (the actual value)
So we have:
- ✓ (the function is defined)
- ❌ The limit doesn't exist (left and right disagree)
- ❌ Can't match if it doesn't exist
What's happening visually: The road splits at an unmarked fork. Coming from the left, you're headed toward 3. Coming from the right (or jumping in), you're at 5.
Why it's called a "jump": The graph literally jumps from one place to another. There's no way to remove it by changing a single point — the two sides are fundamentally headed in different directions.
On the AP exam: Jump discontinuities are where functions switch formulas. Piecewise functions. They're not sneaky — you can always spot them by checking left and right limits.
Infinite Discontinuity (The Asymptote)
The function blows up to infinity (or ) at some point. The graph shoots up or down like a rocket.
Example: at
As approaches 0 from the right, . As approaches 0 from the left, .
So we have:
- ❌ is undefined
- ❌ The limit doesn't exist (left and right go to different infinities)
- ❌ Can't match
What's happening visually: The graph has a vertical asymptote. It gets arbitrarily close to but never reaches it, and it's heading toward infinity, not a finite number.
Why it's called "infinite": Because the limit (if it existed from one side) would involve infinity.
On the AP exam: These are the most obvious. Any denominator that becomes zero without a corresponding zero in the numerator gives you an infinite discontinuity. Rational functions love these.
How to Spot Discontinuities Fast
You don't need to memorize three categories. You just need to check three things:
Is the function defined at the point? If not, look at the limit.
- If the limit exists: removable discontinuity (hole)
- If the limit doesn't exist: infinite discontinuity (asymptote)
Is the function defined but the limit doesn't exist? Jump discontinuity.
That's the whole decision tree.
Why Continuity Matters in Calculus
Here's why they make you learn this: calculus assumes smoothness.
A derivative exists at a point only if the function is continuous there. You can't find the slope at a jump or a hole — there's no slope to find.
An integral over an interval only works if the function is continuous (well, mostly — there are technicalities, but rough concept).
So when a problem says "find the value of that makes this piecewise function continuous at ," they're asking: "What value makes the journey smooth?"
And you check: does the left limit equal the right limit? Does that equal the function value? If not, adjust the formula until they match.
Three Examples To Practice
Example 1: Which Type Is This?
At : undefined (gets ).
The limit:
So the limit exists but the function isn't defined.
Answer: Removable discontinuity (hole at )
Example 2: Piecewise Jump
At :
- Left limit:
- Right limit:
- Function value:
All three match!
Answer: Continuous (no discontinuity at )
Example 3: Infinite Asymptote
At : undefined.
The limit: as from either side, (not a finite number).
Answer: Infinite discontinuity (vertical asymptote at )
The Continuity Checklist
When you're asked to find where a function is continuous:
- Find where it's undefined (division by zero, square root of negative, etc.)
- At those points, check the limit
- Compare to the function value
- Classify the discontinuity
If it's piecewise, do this at every transition point (where the formula changes).
The whole skill is just asking: "Is the journey smooth or does something weird happen?"
More on Calculus Concepts
Want to work through this with a tutor who explains it this way?
Request a tutoring sessionMore articles
Derivatives Without the Dread: What It Actually Measures
A derivative is answering a simple question: how fast is this changing? Everything else flows from there.
The Chain Rule Breaks Here (Find Your Break)
You know the formula. But when you see sin(3x² + 1), something goes wrong. Here's what's actually breaking.
Why Limits Feel Impossible (And Why They're Not)
A limit is just the answer to a simple question: what is the function heading toward? Here's the intuition behind the notation.