in Algorithms
16 views
0 votes
0 votes
Let $S$ be an infinite set and $S_1 \dots , S_n$ be sets such that $S_1 \cup S_2 \cup \dots \cup S_n = S$. Then
  1. at least one of the sets $S_i$ is a finite set
  2. not more than one of the sets $S_i$ can be finite
  3. at least one of the sets $S_i$ is an infinite
  4. None of the above
in Algorithms
by
16 views

1 Answer

0 votes
0 votes
$\color{red}{\text{Finite Union of Finite Sets is Finite.}}$ i.e. If we have finite number of finite sets, then their union will necessarily be finite.

Union of $S_1,S_2, \dots, S_n$ is infinite set $\text{iff}$ at least one $S_1,S_2, \dots, S_n$ is infinite set.

Find detailed video solution here: https://www.youtube.com/watch?v=Un8u2YaJsp0
by
Answer:

Related questions