Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Sets and Relations
Medium

Question

Let S={1,2,3,,10}S=\{1,2,3, \ldots, 10\}. Suppose MM is the set of all the subsets of SS, then the relation R={(A,B):ABϕ;A,BM}\mathrm{R}=\{(\mathrm{A}, \mathrm{B}): \mathrm{A} \cap \mathrm{B} \neq \phi ; \mathrm{A}, \mathrm{B} \in \mathrm{M}\} is :

Options

Solution

Key Concepts and Formulas

  • Reflexive Relation: A relation RR on a set XX is reflexive if (x,x)R(x, x) \in R for all xXx \in X.
  • Symmetric Relation: A relation RR on a set XX is symmetric if for all x,yXx, y \in X, whenever (x,y)R(x, y) \in R, then (y,x)R(y, x) \in R.
  • Transitive Relation: A relation RR on a set XX is transitive if for all x,y,zXx, y, z \in X, whenever (x,y)R(x, y) \in R and (y,z)R(y, z) \in R, then (x,z)R(x, z) \in R.
  • Power Set: The power set of a set SS, denoted by P(S)\mathcal{P}(S) or MM in this case, is the set of all subsets of SS.
  • Set Intersection: The intersection of two sets AA and BB, denoted by ABA \cap B, is the set of elements common to both AA and BB.

Step-by-Step Solution

We are given the set S={1,2,3,,10}S = \{1, 2, 3, \ldots, 10\}. The set MM is the power set of SS, i.e., M=P(S)M = \mathcal{P}(S). The relation RR is defined on MM as R={(A,B):ABϕ;A,BM}R = \{(A, B) : A \cap B \neq \phi; A, B \in M\}. We need to check if RR is reflexive, symmetric, and transitive.

Step 1: Checking for Reflexivity

To check if RR is reflexive, we need to determine if (A,A)R(A, A) \in R for every set AMA \in M. According to the definition of RR, (A,A)R(A, A) \in R if and only if AAϕA \cap A \neq \phi. We know that for any set AA, AA=AA \cap A = A. Therefore, (A,A)R(A, A) \in R if and only if AϕA \neq \phi. The set MM includes all subsets of SS, which means it includes the empty set, ϕ\phi. Let's consider A=ϕA = \phi. Since ϕS\phi \subseteq S, ϕM\phi \in M. For (ϕ,ϕ)(\phi, \phi) to be in RR, we must have ϕϕϕ\phi \cap \phi \neq \phi. However, ϕϕ=ϕ\phi \cap \phi = \phi. Thus, the condition ϕϕϕ\phi \cap \phi \neq \phi is false. So, (ϕ,ϕ)R(\phi, \phi) \notin R. Since there exists at least one element in MM (the empty set) that is not related to itself, the relation RR is not reflexive.

Step 2: Checking for Symmetry

To check if RR is symmetric, we need to determine if for any A,BMA, B \in M, whenever (A,B)R(A, B) \in R, then (B,A)R(B, A) \in R. Assume (A,B)R(A, B) \in R. By the definition of RR, this means ABϕA \cap B \neq \phi. Now, we need to check if (B,A)R(B, A) \in R. This would require BAϕB \cap A \neq \phi. We know that the intersection of sets is commutative, i.e., AB=BAA \cap B = B \cap A. Therefore, if ABϕA \cap B \neq \phi, it directly implies that BAϕB \cap A \neq \phi. Thus, if (A,B)R(A, B) \in R, then (B,A)R(B, A) \in R is always true. The relation RR is symmetric.

Step 3: Checking for Transitivity

To check if RR is transitive, we need to determine if for any A,B,CMA, B, C \in M, whenever (A,B)R(A, B) \in R and (B,C)R(B, C) \in R, then (A,C)R(A, C) \in R. Assume (A,B)R(A, B) \in R, which means ABϕA \cap B \neq \phi. Assume (B,C)R(B, C) \in R, which means BCϕB \cap C \neq \phi. We need to determine if these conditions necessarily imply ACϕA \cap C \neq \phi. Let's construct a counterexample. Consider the following subsets of SS: Let A={1,2}A = \{1, 2\}. Since {1,2}S\{1, 2\} \subseteq S, AMA \in M. Let B={2,3}B = \{2, 3\}. Since {2,3}S\{2, 3\} \subseteq S, BMB \in M. Let C={3,4}C = \{3, 4\}. Since {3,4}S\{3, 4\} \subseteq S, CMC \in M.

Check if (A,B)R(A, B) \in R: AB={1,2}{2,3}={2}A \cap B = \{1, 2\} \cap \{2, 3\} = \{2\}. Since {2}ϕ\{2\} \neq \phi, (A,B)R(A, B) \in R.

Check if (B,C)R(B, C) \in R: BC={2,3}{3,4}={3}B \cap C = \{2, 3\} \cap \{3, 4\} = \{3\}. Since {3}ϕ\{3\} \neq \phi, (B,C)R(B, C) \in R.

Now, check if (A,C)R(A, C) \in R: AC={1,2}{3,4}=ϕA \cap C = \{1, 2\} \cap \{3, 4\} = \phi. Since AC=ϕA \cap C = \phi, (A,C)R(A, C) \notin R.

We have found sets A,B,CMA, B, C \in M such that (A,B)R(A, B) \in R and (B,C)R(B, C) \in R, but (A,C)R(A, C) \notin R. Therefore, the relation RR is not transitive.

Common Mistakes & Tips

  • When checking reflexivity, always remember to consider the empty set if it is a possible element of the domain.
  • For symmetry, always rely on the commutative property of the set operation involved (AB=BAA \cap B = B \cap A).
  • To disprove transitivity, you need to find just one counterexample where the premise holds but the conclusion fails. Carefully choose your sets to make the intersections non-empty but the final intersection empty.

Summary

The relation RR is defined on the power set MM of S={1,2,,10}S=\{1, 2, \ldots, 10\}, where (A,B)R(A, B) \in R if ABϕA \cap B \neq \phi. We found that the relation is not reflexive because the empty set is not related to itself. The relation is symmetric because the intersection operation is commutative (AB=BAA \cap B = B \cap A). Finally, the relation is not transitive, as demonstrated by a counterexample where ABϕA \cap B \neq \phi and BCϕB \cap C \neq \phi, but AC=ϕA \cap C = \phi. Therefore, the relation RR is symmetric only.

The final answer is \boxed{A}.

Practice More Sets, Relations & Functions Questions

View All Questions