Pointwise Convergence
Pointwise convergence means a sequence of functions converges at each individual point. While natural and easy to define, pointwise convergence does not preserve important properties like continuity or integrability. This motivates the stronger notion of uniform convergence. Understanding the distinction between pointwise and uniform convergence is essential for analysis.
Definition
A sequence of functions defined on a set converges pointwise to a function if for every ,
That is, for every and , there exists (depending on and ) such that for all .
Pointwise convergence checks convergence separately at each point. The rate of convergence (the value of ) can vary wildly from point to point.
Let on . Then:
- For : .
- For : .
The pointwise limit is for and . Note that each is continuous, but the limit is discontinuous at . Pointwise convergence does not preserve continuity.
Define on for , and for (after suitable normalization). As , the "peak" moves toward and grows in height. The pointwise limit is for all . However, may not converge to . Pointwise convergence does not preserve integrals.
Failure to preserve properties
Let . Then pointwise, but does not converge pointwise (it oscillates). Derivatives of do not converge to the derivative of the pointwise limit.
Pointwise convergence allows the "speed" of convergence to vary with . This flexibility means that limits can exhibit pathological behavior: discontinuous limits of continuous functions, non-integrable limits of integrable functions, etc. Uniform convergence fixes this by requiring uniform speed of convergence.
Summary
Pointwise convergence is the weakest notion of convergence for function sequences:
- Defined point-by-point: for each .
- Does not preserve continuity, integrability, or differentiability.
- Motivates uniform convergence, which does preserve these properties.
See Uniform Convergence for a stronger notion.