0
19kviews
How many symmetric and reflexive relations are there on a set with n elements?
1 Answer
0
4.7kviews

Reflexive Relation : $ 2 ^ {( n^2) āˆ’n }$=$2 ^ {n (nāˆ’1) } $ The total number of possible relation is $2^{(n^2)}$, out of that the diagonal relation is mandatory so we can opt it out. so the diagonal elements are n.

Symmetric Relation : $2^n $āˆ— $2 ^ ā€¦

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.