Continuous Function
BasisPrerequisites
Limits tell you what a function approaches at a point. Continuity asks whether the function arrives — whether the limit equals the actual value. Intuitively, a function is continuous if small changes in input produce only small changes in output, with no sudden jumps or gaps.
Continuity at a point
Definition. A function is continuous at if
This packages three conditions into one: (1) is defined, (2) exists, and (3) the limit equals .
In ε–δ terms, is continuous at if and only if for every there exists such that
Notice that unlike the limit definition, is now allowed to equal — the condition still holds trivially there.
If is an isolated point of — some neighborhood of contains no other point of — then is automatically continuous at , because the limit condition is vacuously satisfied.
Continuity on a set
Definition. is continuous on if it is continuous at every point of . When , one says simply that is continuous.
For functions defined on a closed interval , continuity at the endpoints is interpreted one-sidedly: and .
Algebra of continuous functions
The arithmetic of limits carries over immediately.
Theorem. If and are continuous at , then so are:
- , ,
- , provided
- for any constant
Proof. For : since and , the limit sum rule gives . The remaining cases follow analogously from the corresponding limit rules.
Composition
Theorem. If is continuous at and is continuous at , then is continuous at .
Proof. Let . Continuity of at gives such that implies . Continuity of at gives such that implies . Combining: implies .
Elementary functions are continuous
Every elementary function is continuous on its natural domain.
| Function | Continuous on |
|---|---|
| Polynomials | |
| Rational | |
| , | |
Polynomials are continuous because and limit arithmetic extends this to all monomials and then all polynomials. Each other elementary function is proved continuous using its specific definition or series expansion; compositions preserve continuity by the theorem above.
This means you can evaluate limits of elementary expressions simply by substituting the point, as long as the function is defined there.
Discontinuities
When fails to be continuous at , the failure is classified by what does happen:
| Type | Behavior |
|---|---|
| Removable | exists but , or is undefined |
| Jump | Both one-sided limits exist but differ: |
| Essential | At least one one-sided limit does not exist (or is ) |
A removable discontinuity can be fixed by redefining . Jump and essential discontinuities cannot be patched this way.
Summary
- is continuous at if — the limit exists and matches the function value.
- Continuous on a set means continuous at every point of that set.
- Sums, differences, products, quotients (nonzero denominator), and compositions of continuous functions are continuous.
- Every elementary function is continuous on its natural domain; limits of elementary expressions are computed by direct substitution.
- Discontinuities are removable, jump, or essential — only removable discontinuities can be fixed by redefining the function value.