Types of Discontinuities
Not all functions are continuous. When a function fails to be continuous at a point, we classify the type of discontinuity. The three main types are: removable discontinuities (where a limit exists but doesn't match the function value), jump discontinuities (where left and right limits exist but differ), and essential discontinuities (where limits fail to exist). Understanding discontinuities is crucial for integration theory and Fourier analysis.
Definitions
Let be defined on an interval containing (except possibly at itself). The right-hand limit of at is
if for every , there exists such that .
Similarly, the left-hand limit is .
The (two-sided) limit exists if and only if .
Types of discontinuities
has a removable discontinuity at if exists but either is undefined or .
Let for and . Then , so has a removable discontinuity at . We can "remove" it by redefining .
has a jump discontinuity at if and both exist but are not equal.
The Heaviside function
has a jump discontinuity at : and . The jump size is .
has an essential discontinuity (or infinite discontinuity) at if at least one of the one-sided limits fails to exist (or is infinite).
Let for . As , and oscillates between and infinitely often. Thus does not exist — has an essential discontinuity at .
at has an essential discontinuity: and . Neither one-sided limit is finite.
Monotone functions and discontinuities
If is monotone, then the set of discontinuities of is at most countable.
For a monotone increasing , each discontinuity is a jump discontinuity. At each jump, associate a rational number in the "jump interval." Since the rationals are countable, there are at most countably many jumps.
Define (the greatest integer ). Then is increasing and has jump discontinuities at every integer, with and . There are countably many discontinuities.
Summary
Discontinuities are classified into three types:
- Removable: limit exists, can be "fixed" by redefining the function.
- Jump: one-sided limits exist but differ.
- Essential: at least one limit fails to exist.
- Monotone functions have at most countably many discontinuities (all jumps).
See Intermediate Value Theorem and Riemann Integration for how continuity and discontinuities affect analysis.