Continuity
The formal test for an unbroken curve, how to find the constant that patches a piecewise function together, and why continuity guarantees a break-even point exists somewhere in between.
- State and apply the three-part definition of continuity at a point
- Classify a discontinuity as removable, jump, or infinite
- Find a parameter that makes a piecewise function continuous
- Use the Intermediate Value Theorem to argue that a solution exists in an interval
The three-part definition
A function is continuous at when you can draw its graph through that point without lifting your pen. That informal picture hides three separate conditions, and an exam question that says “show is continuous” wants all three checked.
- the function's actual value at a
- what f approaches near a
Use it when you must verify continuity rigorously, not just glance at a picture, especially at the seam of a piecewise function.
Each of last lesson’s broken cases fails exactly one condition:
| Type of discontinuity | Which condition fails |
|---|---|
| Removable (hole), e.g. at | Condition 1: is undefined |
| Jump | Condition 2: the limit does not exist (one-sided limits disagree) |
| Infinite (vertical asymptote) | Condition 2: the limit does not exist (grows without bound) |
| Hole with a relocated point, e.g. redefined to 9 when the limit is 4 | Condition 3: the limit exists and is defined, but they disagree |
Patching a piecewise function
The most common exam task built on continuity is finding an unknown constant that makes two pieces of a function meet without a jump.
Where functions are continuous
Polynomials are continuous everywhere. Rational functions are continuous everywhere except where the denominator is zero. Piecewise functions are continuous everywhere each piece is continuous, plus wherever the pieces have been checked to meet.
- polynomials
Use it when you need to state the interval(s) on which a function is continuous, as a first step before applying the derivative rules of later lessons, which require continuity.
The Intermediate Value Theorem
Continuity has a powerful consequence: a continuous function cannot skip over a value. If it is negative at one point and positive at another, it must cross zero somewhere in between. This is exactly the logic behind guaranteeing that a break-even point or a market-clearing price exists, even before you solve for it exactly.
- the endpoints of a closed interval
- some point strictly between a and b
Use it when a question asks you to argue a root or an equilibrium exists, without necessarily finding its exact value.
Exam practice
Summary and review
- Continuity at : defined, exists, and they are equal.
- Removable discontinuity fails condition 1 or 3; jump and infinite discontinuities fail condition 2.
- To patch a piecewise function, set the two pieces equal at the seam and solve for the unknown constant.
- Polynomials are continuous everywhere; rational functions fail only where the denominator is zero.
- The Intermediate Value Theorem: continuous on with opposite-sign endpoints guarantees a root somewhere in between.