Solveeit Logo

Question

Question: How do you find the value of the permutation \(P\left( {12,0} \right)\)?...

How do you find the value of the permutation P(12,0)P\left( {12,0} \right)?

Explanation

Solution

As we have to find the value of the permutation, we have to use the formula of the permutation i.e., P(n,r)=nPr=n!(nr)!P\left( {n,r} \right) = {}^n{P_r} = \dfrac{{n!}}{{\left( {n - r} \right)!}}. Here, we are given the value of nn and rr. Substitute the values in the formula and simplify to get the desired result.

Complete step by step answer:
The given permutation is P(12,0)P\left( {12,0} \right).
A permutation of a set is, loosely speaking, an assembly of its members into a sequence or linear order, or a rearrangement of its elements if the set is already arranged. The term "permutations" often refers to an ordered set's act or method of modifying the linear order.
The formula of the permutation is,
P(n,r)=nPr=n!(nr)!P\left( {n,r} \right) = {}^n{P_r} = \dfrac{{n!}}{{\left( {n - r} \right)!}}
We have to find the value of the permutation.
Comparing the given permutation with the formula, we get n=12n = 12 and r=0r = 0,
Substitute these values in the formula,
P(12,0)=12!(120)!\Rightarrow P\left( {12,0} \right) = \dfrac{{12!}}{{\left( {12 - 0} \right)!}}
Simplify the terms,
P(12,0)=12!12!\Rightarrow P\left( {12,0} \right) = \dfrac{{12!}}{{12!}}
Cancel out the common factor from numerator and denominator,
P(12,0)=1\Rightarrow P\left( {12,0} \right) = 1

Hence, the value of the permutation P(12,0)P\left( {12,0} \right) is 1.

Note: Here when solving these problems, if there is some term with nn letters and a letter repeats for rr times in it, then it can be organized in n!r!\dfrac{{n!}}{{r!}} number of ways. If a set of letters are replicated for a different number of times, such as nn letter word and r1{r_1} repeated items, r2{r_2} repeated items,...... rk{r_k} repeated items, then it is arranged in n!r1!r2!rk!\dfrac{{n!}}{{{r_1}!{r_2}! \ldots {r_k}!}} number of ways.