Question:

Let \( A = \{1, 2, 3\} \). Which of the following is the number of distinct relations on \( A \)?

Show Hint

To find the number of distinct relations on a set, use the formula $2^{n^2}$, where $n$ is the number of elements in the set.
Updated On: Jun 16, 2025
  • 256
  • 158
  • 512
  • 1024
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The number of distinct relations on a set $A$ is given by $2^{n^2}$, where $n$ is the number of elements in the set. Here, $A = \{1, 2, 3\}$, so $n = 3$. 
Thus, the number of relations is: \[ \text{Number of relations} = 2^{n^2} = 2^{3^2} = 2^9 = 512 \]

Was this answer helpful?
0
0