Home
Class 12
MATHS
Find the total number of permutations of...

Find the total number of permutations of `n` different things taken not more than `r` at a time, when each thing may be repeated any number of times.

Text Solution

Verified by Experts

Here, we have to arrange p things out of n, `1 le p le r`, and repetition is allowed. When p=1, the number of permutations is n. When p=2, the number of permutations is `n xx n=n^(2)`.
(Since repetition is allowed, first thing can be taken in n ways and the second thing can also be taken in n ways.)
When p=3, the number of permutations is `n xx n xx n =n^(3)`. When p=r, the number of permutations is `n xx n xx n .. r`times `=n^(r )`
Hence, the total number of permutations is
`n+n^(2)+n^(3)+.. +n^(r )=(n(n^(r )-1))/((n-1))`
Promotional Banner

Similar Questions

Explore conceptually related problems

Find the total number of permutations of n different things taken not more than r at a time,when each thing may be repeated any number of xx.

Show that the total number of permutations of n different things takenn not more than r at a time, when each thing may be repated any number of times is (n(n^(r)-1))/((n-1)) .

Total number of permutations of k different things, in a row, taken not more than r at a time (each thing may be repeated any number of times) is equal to Options: 1.k^r -1 2. k^r 3.(k^r-1)/(k-1) 4.k(k^r-1)/k-1

What is the total number of combination of n different things taken 1, 2, 3,...,n at a time ?

Find the number of permutations of n different things taken r at a time such that two specific things occur together?