TEZPUR 2025 — Mathematics PYQ
TEZPUR | Mathematics | 2025what is the maximum number of equivalence relations on the set A={1,2,3}?
Choose the correct answer:
- A.
1
- B.
2
- C.
3
- D.
5
(Correct Answer)
5
Explanation
An equivalence relation on a set is closely tied to the concept of partitions of that set. The number of equivalence relations on a set with n elements is given by the n-th Bell number, denoted as Bn.
For a set A with n=3 elements:
Understand the correspondence: Every partition of a set corresponds to exactly one equivalence relation.
Find the partitions of A={1,2,3}:
Partition into 1 subset: {{1,2,3}} — (1 way)
Partition into 2 subsets: {{1,2},{3}},{{1,3},{2}},{{2,3},{1}} — (3 ways)
Partition into 3 subsets: {{1},{2},{3}} — (1 way)
Summing the possibilities:
The total number of equivalence relations is the sum of these partitions:
B3=1+3+1=5
Alternatively, using the Bell number recurrence formula:
Bn+1=k=0∑n(kn)Bk
For n=3:
B3=(02)B0+(12)B1+(22)B2
B3=(1×1)+(2×1)+(1×2)=1+2+2=5
Conclusion:
The maximum number of equivalence relations on the set A={1,2,3} is 5. The correct option is (d).

