recategorized by
490 views
1 votes
1 votes
Let X and Y be two sets having n elements
each. Then the total number of bijective
functions from X and Y is
(A) n (B) 2n
(C) n! (D) 2n
recategorized by

1 Answer

3 votes
3 votes
Bijection means both Onto and One-One.

Now, if we have two sets with $X$ and $Y$ with $N$ elements each, each element from $Y$ has to map exactly $1$ element of $X$.

So, this simplifies your problem to place $N$ different balls to $N$ different boxes, where each box can hold only $1$ ball. In other way, you just have to find out how many ways you can arrange the $N$ elements of $Y$.

This is simple permutation i.e. $N!$.

Do Note – Bijection is only possible between two sets if both have same cardinality.

Related questions

2 votes
2 votes
1 answer
1
makhdoom ghaya asked Dec 21, 2015
505 views
Let $X \subset \mathbb{R}$ and let $f,g : X \rightarrow X$ be a continuous functions such that $f(X)\cap g(X)=\emptyset$ and $f(X)\cup g(X)= X$. Which one of the followin...
38 votes
38 votes
5 answers
3
52 votes
52 votes
15 answers
4
go_editor asked Feb 12, 2015
19,468 views
The number of onto functions (surjective functions) from set $X = \{1, 2, 3, 4\}$ to set $Y=\{a,b,c\}$ is ______.