465 views

1 Answer

0 votes
0 votes
for diagonal elements we have  2 ^(n) choices now for other elements that are left  n^(2) - n becoz relation is symmetric  u have to divide (n^(2) - n) elements by 2  nw other choices left are 2^(n^(2) - n) therfore total no of choices are  2^(n) * 2^(n^(2) - n) it comes out to be  2^((n*(n+1)) / 2)

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
srestha asked Mar 7, 2019
861 views
Let $A=\left \{ 1,2,3 \right \}$. Number of relation on $A$ which are neither reflexive, nor irreflexive but symmetric is ___________Ans given 48but I got 8Please verify
0 votes
0 votes
1 answer
3
Abhipsa asked Jan 23, 2019
545 views
What is the number of relations S over set {0,1,2,3} such that (x,y) $\epsilon$ S $\Rightarrow x = y$ ? Thanks.
0 votes
0 votes
1 answer
4
Abhipsa asked Jan 23, 2019
417 views
Consider the following relation:$R={(x,y)| y=x^i, ∃ “i” in Z }$R isi) Reflexiveii) Symmetriciii) Anti symmetriciv) TransitiveThanks!