Question
The number of non-empty equivalence relations on the set is :
Options
Solution
Key Concepts and Formulas
- Equivalence Relation: A relation on a set is an equivalence relation if it is reflexive, symmetric, and transitive.
- Partition of a Set: A partition of a set is a collection of non-empty, pairwise disjoint subsets of whose union is .
- Correspondence: There is a one-to-one correspondence between the set of equivalence relations on a set and the set of partitions of . The equivalence classes of an equivalence relation form a partition of the set, and conversely, any partition of a set defines an equivalence relation.
- Bell Numbers (): The number of partitions of a set with elements. , where are Stirling numbers of the second kind. For non-empty sets, we sum from .
Step-by-Step Solution
The problem asks for the number of non-empty equivalence relations on the set . We know that the number of non-empty equivalence relations on a set is equal to the number of partitions of that set. Therefore, we need to find the number of ways to partition the set into non-empty, disjoint subsets whose union is .
Step 1: Identify the set and its size. The given set is . The size of the set is .
Step 2: Enumerate partitions based on the number of subsets (blocks). We will systematically list all possible partitions of by considering the number of blocks (non-empty subsets) in the partition.
-
Case 1: Partition into 1 block. This means all elements are grouped into a single subset. The only partition is . There is 1 such partition.
-
Case 2: Partition into 2 blocks. We need to divide the set into two non-empty subsets. The only possible distribution of elements is one subset with 1 element and another subset with 2 elements. To form these partitions, we can choose 1 element to be in a singleton set, and the remaining 2 elements will form the other set. The number of ways to choose 1 element from 3 is . The possible partitions are:
- There are 3 such partitions.
-
Case 3: Partition into 3 blocks. This means each element forms its own singleton subset. The only partition is . There is 1 such partition.
Step 3: Sum the number of partitions from each case. Total number of partitions = (Number of partitions with 1 block) + (Number of partitions with 2 blocks) + (Number of partitions with 3 blocks) Total number of partitions = .
Step 4: Relate the number of partitions to the number of equivalence relations. Since there is a one-to-one correspondence between the partitions of a set and the equivalence relations on that set, the number of non-empty equivalence relations on is equal to the total number of partitions of .
Therefore, there are 5 non-empty equivalence relations on the set .
Common Mistakes & Tips
- Forgetting Reflexivity: Equivalence relations must always be reflexive, meaning is in the relation for every . This ensures that all equivalence relations on a non-empty set are non-empty.
- Confusing Relations with Partitions: While related, it's important to remember that the question asks for the number of relations, which we find by counting partitions. Listing actual relations can be tedious and error-prone.
- Bell Numbers: For larger sets, the number of partitions grows rapidly. The number of partitions of a set of size is given by the -th Bell number (). For , .
Summary
The problem requires us to count the number of non-empty equivalence relations on the set . This is equivalent to finding the number of distinct partitions of the set . By systematically enumerating partitions based on the number of subsets (1, 2, or 3 blocks), we found there is 1 partition with 1 block, 3 partitions with 2 blocks, and 1 partition with 3 blocks. Summing these up gives a total of partitions, which corresponds to 5 non-empty equivalence relations.
The final answer is , which corresponds to option (C).