Bounded sets and sequences

A set is bounded if it lies in some ball; a sequence is bounded if its range is bounded
Bounded sets and sequences

Let (X,d)(X,d) be a metric space and let AXA\subset X.

The set AA is bounded if there exist aXa\in X and r>0r>0 such that

AB(a;r), A\subset B(a;r),

i.e., AA is contained in some .

A sequence (xn)(x_n) in XX is bounded if the set {xnnN}\{x_n\mid n\in\mathbb{N}\} is bounded.

Examples:

  • In R\mathbb{R}, any interval [a,b][a,b] is bounded; R\mathbb{R} itself is not bounded.
  • In a normed space with metric d(x,y)=xyd(x,y)=\|x-y\|, boundedness means xnM\|x_n\|\le M for some MM and all nn.
  • In the discrete metric, every subset is bounded (take radius r=2r=2 around any point).