Monotone sequence of functions

A sequence of functions that is monotone at each point of the domain.
Monotone sequence of functions

A sequence of real-valued functions (fn)(f_n) on a set XX is a monotone increasing sequence of functions if

fn(x)fn+1(x)for all xX and all n, f_n(x)\le f_{n+1}(x)\quad \text{for all } x\in X \text{ and all } n,

and it is monotone decreasing if fn(x)fn+1(x)f_n(x)\ge f_{n+1}(x) for all xx and nn. Equivalently, for each fixed xXx\in X, the numerical sequence (fn(x))(f_n(x)) is a .

Monotone sequences of functions are typically studied together with , and on compact domains they feature in (which upgrades certain monotone pointwise limits to ).

Examples:

  • On any XRX\subseteq\mathbb{R}, the functions fn(x)=x1nf_n(x)=x-\frac1n form a monotone increasing sequence (pointwise) with limit f(x)=xf(x)=x.
  • On [0,1][0,1], the functions fn(x)=xnf_n(x)=x^n form a monotone decreasing sequence (pointwise) with pointwise limit f(x)=0f(x)=0 for x<1x<1 and f(1)=1f(1)=1.