2

Why is a union of infinitely many bounded sets not necessarily bounded, please? In addition, what condition can we add to make this union bounded, please?

user92699
  • 21
  • 1
  • 2

3 Answers3

4

$\mathbb{R}^n=\bigcup_{n=1}^{\infty} \{x\in\mathbb{R}^n:\left\|x\right|\leq n\}$

A finite union of bounded sets is bounded.

I hope this helps!

Amitesh Datta
  • 20,779
2

Each subset of a metric space is a union of bounded sets (the singletons) but not every subset is bounded.

Davide Giraudo
  • 172,925
1

Since you're asking why it's not necessarily true that such a union is bounded, it suffices to consider a counterexample. Define $A_n = [n, n + 1]$; then

$$\bigcup_{n \in \Bbb{N}} A_n = [0, \infty)$$

is unbounded.

It is necessary and sufficient that there is a common bound on all the $A_n$ for the union of the $A_n$ to be bounded.