297 views
3 votes
3 votes

Which of the following is a valid partition for $N,$ where $N$ is the set of natural numbers? (Mark all the appropriate choices)

  1. $\{x \in N \mid x \geq 100 \} \cup \{x \in N \mid x \leq 100\}$
  2. $\{x \in N \mid x \geq 100 \} \cup \{x \in N \mid x < 100\}$
  3. $\{x \in N \mid x > 100 \} \cup \{x \in N \mid x < 100\}$
  4. $\{x \in N \mid x \geq 101 \} \cup \{x \in N \mid x < 100 \}$

2 Answers

Best answer
6 votes
6 votes

$\pi$ is a partition of A if

  1.  $|A_i| \geq 1$
  2.  $A_i \cap A_j = \phi \ \forall A_i,A_j \in \pi$
  3. $\bigcup A_i = A$

Only option B is satisfying all the properties of a partition set.
In option A, $100$ is common in both sets
In option C, $100$ is missing in both the sets
In option D, $100$ is missing in both the sets

selected by
Answer:

Related questions