A permutation is, in combinatorics, a sequence formed from the elements of a finite set in which each element appears exactly once. The number of permutations is n factorial.
$$P_{n}=n!=1\times2\times\dots\times(n-1)\times n$$
where,
Pnβ number of permutations of n elements;
n!β n factorial.
A permutation is an arrangement of distinct elements where the order matters.
The number of permutations of n distinct elements is Pn = n!, where n! is n factorial.