retagged by
4,178 views
18 votes
18 votes

Let $A$ be a set of $n(>0)$ elements. Let $N_r$ be the number of binary relations on $A$ and let $N_f$ be the number of functions from $A$ to $A$

  1. Give the expression for $N_r,$ in terms of $n.$
  2. Give the expression for $N_f,$ terms of $n.$
  3. Which is larger for all possible $n,N_r$ or $N_f$
retagged by

5 Answers

0 votes
0 votes

x wrong

you cannot do like this bcz it is For all n - so you can't apply asymptotic method as it's only meant for all "sufficiently large" n.

this method is wrong.

edited by

Related questions

29 votes
29 votes
6 answers
1
Kathleen asked Sep 15, 2014
12,980 views
The binary relation $S= \phi \text{(empty set)}$ on a set $A = \left \{ 1,2,3 \right \}$ is Neither reflexive nor symmetricSymmetric and reflexiveTransitive and reflexive...
24 votes
24 votes
4 answers
3