Permutation Ok Da
Permutation Ok Da
Permutation Ok Da
Factorial n
0! = 1
n! = n * (n-1)!
(n-1)! = [n * (n-1)!] / n = n! / n
Putting n = 1, we have
0! = 1! / 1
0! = 1
Permutations
Number of permutations of ‘n’ different things taken ‘r’ at a
time is given by, nPr = n! / (n-r)!
Question: In how many ways can the letters of the word “Pre-
University” be arranged?
Restricted – Permutations
(a) Number of permutations of ‘n’ things, taken ‘r’ at a time,
when a particular thing is to be always included in each
arrangement = r * n-1Pr-1
Example: How many words can be formed with the letters of the
word ‘OMEGA’ when,
Answer:
(a) When ‘O’ and ‘A’ occupy end places, this implies M.E.G.(OA)
Here (OA) are fixed,
Hence M, E, G can be arranged in 3! ways,
But (O, A) can be arranged themselves is 2! ways.
=> Total number of words
= 3! * 2!
= 12
Combination
Number of Combination of ‘n’ different things, taken ‘r’ at a
time is given by nCr= n! / r! * (n-r)!
nPr = r! * nCr
n! / (n-r)! = r! * nCr
nCr = n! / r! * (n-r)!
nCr = nCn-r
nCr = n! / r! * (n-r)!
nCn-r = n! / (n-r)! * (n-(n-r))!
= n! / (n-r)! * r!
Page 14 of 21
Restricted – Combinations
(a) Number of combinations of ‘n’ different things taken ‘r’ at a
time, when ‘p’ particular things are always included = n-pCr-p
Answer:
Example: John has 8 friends. In how many ways can he invite one
or more of them for dinner?
Answer: John can select one or more than one of his 8 friends.
Required number of ways = 28 – 1
= 255
Page 16 of 21
Answer:
Exercise
1) Find the number of permutations and combinations which can
be made by taking 4 items at a time from 6 given distinct items,
without repetition?
9) Ram buys 7 novels from a book fair. Shyam buys 8 novels from
the fair, none of which is common with those bought by Ram. They
decide to exchange their books one for one. In how many ways can
they exchange their books for the first time?
10) How many different words can be made from the word
‘education’ so that all the vowels are always together?
15) Five distinct pairs of shoes are displayed. In how many ways
can three shoes be selected containing a matching pair?
16) How many 4 digit numbers can be made with the digits 0, 1, 2
& 7 so that at least one of the digits is repeated in every number?
17) The number of ways in which 5 boys and 5 girls can form a
circle such that the boys and girls alternate is?