Uniform convergence

Convergence of functions with an error bound that is uniform in the domain variable.
Uniform convergence

A sequence of functions (fn)(f_n) from a set XX into a (Y,d)(Y,d) converges uniformly to a function f:XYf:X\to Y if for every ε>0\varepsilon>0 there exists NN such that for all nNn\ge N and all xXx\in X,

d(fn(x),f(x))<ε. d\bigl(f_n(x),f(x)\bigr)<\varepsilon.

Equivalently,

supxXd(fn(x),f(x))0as n. \sup_{x\in X} d\bigl(f_n(x),f(x)\bigr)\to 0 \quad \text{as } n\to\infty.

Uniform convergence implies and can be expressed as convergence in the (for real-valued bounded functions, this is the metric induced by the ). It is the mode of convergence used in results like .

Examples:

  • On any set XRX\subseteq\mathbb{R}, the functions fn(x)=x/nf_n(x)=x/n converge uniformly to 00 on every bounded interval, e.g. on [0,1][0,1].
  • On [0,1][0,1], the sequence fn(x)=xnf_n(x)=x^n does not converge uniformly (even though it converges pointwise).