Question:medium

One mapping (function) is selected at random from all the mappings of the set \( A = \{1,2,3,\dots,n\} \) into itself. The probability that the mapping selected is one-one, is

Show Hint

Total functions from a set of size \( n \) to itself is \( n^n \), and bijections are \( n! \).
Updated On: Apr 23, 2026
  • \( \frac{n!}{n^{n-1}} \)
  • \( \frac{n!}{n^n} \)
  • \( \frac{n!}{2n^n} \)
  • None of the above
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0