Bounded sequence

A sequence whose values stay within some fixed finite distance of a point.
Bounded sequence

Let (X,d)(X,d) be a and let (xn)(x_n) be a sequence in XX. The sequence is bounded if its range {xn:nN}\{x_n:n\in\mathbb{N}\} is a of XX, i.e. if there exist x0Xx_0\in X and M[0,)M\in[0,\infty) such that

nN, d(xn,x0)M.\forall n\in\mathbb{N},\ d(x_n,x_0)\le M.

Boundedness is a minimal compactness-type hypothesis: in Rk\mathbb{R}^k, bounded sequences have ( ).

Examples:

  • In R\mathbb{R}, xn=sinnx_n=\sin n is bounded (since sinn1|\sin n|\le 1).
  • In R\mathbb{R}, xn=nx_n=n is not bounded.
  • In a normed space, any convergent sequence is bounded.