Continuous Functions
A function is continuous at c when its limit there equals its own value, lim f(x) = f(c). The epsilon–delta and sequential forms agree; sums, products, quotients, and compositions of continuous functions are continuous; and the failures split into jump, Dirichlet, popcorn, and removable types.
╌╌╌╌
The high-school slogan is that a function is continuous if its graph can be drawn without lifting the pen. That picture is useful and, near a jump, misleading. The rigorous definition took Bolzano, Cauchy, and Weierstrass to settle, and it is the limit definition with forced to equal : a function is continuous at when nudging the input near keeps the output near , with no exceptional value at to discard.
Two differences from the limit definition: the target is prescribed (, not
some free ), and the window now includes (no ), which
is harmless because always holds. As with the
limit, depends on both and the point ; one need not find
a single good for all .
Uniform continuity is the
stronger demand of one good for every at once.
Three equivalent characterizations
An isolated point carries no constraint: a small enough to trap only makes the condition vacuous, so every is continuous there; in particular, every is continuous. The sequential characterization imports the sequence limit laws wholesale and is the form used most often below.
The same fact has a direct – proof that exposes the explicit , showing how the window must shrink near the singularity.
Building continuous functions
Continuity is stable under every algebraic operation, so large classes of functions are continuous for one-line reasons.
Two consequences cover most functions met in practice:
- Polynomials are continuous on . Since and constants are continuous, repeated sums and products give continuity of .
- Rational functions are continuous wherever the denominator is nonzero, by the quotient rule.
Composition
Failure modes of continuity
When is not continuous at , we call a discontinuity. The sequential characterization gives the most direct test: if some has not converging to , then is discontinuous at .5
A single factor of localizes the misbehavior to the origin: multiplying the Dirichlet function by leaves it continuous at exactly one point.
A function can therefore be continuous on a dense set and discontinuous on another dense set at once.
Removable versus not. Let for and . Here exists but misses ; redefining repairs continuity, so this is a removable discontinuity. The jump function above is not removable: no value at can equal two different one-sided limits.
| Discontinuity | Left/right limits | Repairable by redefining ? |
|---|---|---|
| Removable | both exist and agree, | yes |
| Jump | both exist, disagree | no |
| Essential (e.g. ) | at least one absent | no |
| Dirichlet | absent at every point | no |
The topological reading
Continuity has a formulation with no , no , and no sequences, phrased entirely in open sets.
This formulation carries over unchanged to
metric spaces, where balls
replace intervals but preimage of open is open
stays verbatim. On a closed
bounded interval, continuity forces two theorems that calculus uses without
proof: a continuous function there attains its extremes and takes every
intermediate value, the
extreme and intermediate value theorems.
Footnotes
- Lebl, Basic Analysis I, §3.2 — Definition 3.2.1 (continuity at a point). ↩
- Lebl, Basic Analysis I, §3.2 — Proposition 3.2.2 (limit and sequential characterizations of continuity). ↩
- Lebl, Basic Analysis I, §3.2 — Propositions 3.2.4 and 3.2.5 (polynomials continuous; algebra of continuous functions). ↩
- Lebl, Basic Analysis I, §3.2 — Proposition 3.2.7 (composition of continuous functions). ↩
- Lebl, Basic Analysis I, §3.2 — Proposition 3.2.9 and Examples 3.2.10–3.2.13 (jump, Dirichlet, Thomae/popcorn, removable discontinuities). ↩
╌╌ END ╌╌