09.permutations and Combinations PDF
09.permutations and Combinations PDF
SESSION – 1
AIM
Introduction
Factorial
Fundamental Principle of Counting.
INTRODUCTION
The present chapter can be given the name as combinatorics (or)
counting techniques. The basis of all the techniques given in this
chapter are based on two fundamental principles of counting
namely addition and multiplication principles. Using these formulas
for number of ways of arrangements (permutations) and selections
(combinations) of different objects are derived.
FACTORIAL
i.e n! = 1 × 2 × 3 × 4 × .... × (n - 1) × n.
!
Ex1:Compute: ! !
! × × × × ! × × ×
Sol: = = = 210
! ! !×( × × × ) × × ×
Ex1: Find the number of two digit numbers (having different digits)
which are divisible by 5.
Sol: Any number of required type either ends in 5 or in 0. Number
of two digit numbers (with different digits) ends in 5 is 8 and
that of ending in 0 is 9.
Hence, by addition principle the required number of numbers
is 8 + 9 = 17.
Ex2: In a class there are 10 boys and 8 girls. The teacher wants to
select either a boy or a girl to represent the class in a function.
In how many ways can the teacher make this selection?
Sol: Here the teacher is to perform two jobs.
i) Selection of a boy among 10 boys. Or,
ii) Selection of a girl among 8 girls
The first job can be performed in l0 ways and second job can
be performed in 8 ways, therefore by the fundamental
principle of addition either of two jobs can be performed in 10
+ 8 = 18 ways.
Multiplication principle :
If an operation can be performed in ‘m’ different ways following
which a second operation can be performed in ‘n’ different ways,
then the two operations in succession can be performed in m × n
ways. This can be extended to any finite number of independent
operations.
Ex1: A Hall has 3 gates. In how many ways can a man enter the hall
through one gate and come out through a different gate?
Sol: Suppose the gates are A, B and C. Now there are 3 ways (A, B or
C) of entering into the hall. After entering into the hall, the man
come out through a different gate in 2 ways. Hence, by the
multiplication Principle, total number of ways is 6.
B
A
C
A
B 3 2 = 6 ways.
C
A
C
B
Ex2: In a class there are 10 boys and 8 girls. The teacher wants to
select a boy and a girl to represent the class in a function. In
how many ways can the teacher make this selection?
Sol: Here the teacher is to perform two jobs.
i) Selection of a boy among 10 boys, and
ii) Selection of a girl among 8 girl
The first job can be performed in 10 ways and second job can
be performed in 8 ways. Hence by the fundamental principle of
multiplication, both jobs can be performed simultaneously in
108 = 80 ways.
Worked out examples
1] Given 4 flags of different colours, how many different signals
can be generated, if a signal requires the use of 2 flags one
below the other?
Sol: The total number of signals is equal to the number of
AIM
Permutation
DEFINITIONS:
An arrangement that can be formed by taking some or all of a finite
set of things (or objects) is called a permutation.
DEFINITION:
A permutation is said to be a linear permutation if the objects are
arranged in a line.
DEFINITION:
A permutation is said to be a circular permutation if the objects are
arranged in the form of a circle (a closed curve).
THEOREM 1
Let r and n be positive integers such that 1 ≤ r ≤ n. Then the
number of all permutations of n distinct things taken r at a time is
given by
n (n - 1) (n - 2) (n - 3) ..... (n - (r - 1)).
i.e. P (n, r) = nPr = n (n - 1) (n - 2).....(n - (r - 1)).
Proof:
The number of permutations of n distinct things, taken ‘r’ at a time,
is same as the number of ways in which we can fill up r- places
when we have n different things at our disposal.
The first place can be filled in ‘n’ ways, for any one of the ‘n’ things
can be used to fill up the first place. Having filled it, there are (n - 1)
things left and any one of these (n - 1) things can be used to fill up
the second place. So, the second place can be filled in (n - 1) ways.
Hence, by the fundamental principle of counting, the first two
places can be filled in n (n -1) ways. When the first two places are
filled, there are (n - 2) places left, so that the third place can be filled
from the remaining (n - 2) things in (n - 2) ways. Therefore, the first
three places can be filled in n (n - 1) (n - 2) ways. Continuing in this
manner, we find that the first (r - 1) places can be filled in n (n - 1)
(n - 2) .... (n - (r - 2)) ways.
THEOREM 3
The number of all permutations of n distinct things, taken all
at a time is n!,
Proof
The number of all permutations of n distinct things, taken all at a
time is same as the number of ways of filling ‘n’ places when we
have n distinct things at our disposal.
Proceeding as in theorem 1, we have
P (n, n) = n (n - 1) (n - 2) (n - 3).... (n - (n - 1))
P (n, n) = n (n - 1) (n - 2) (n - 3).... 3.2.1 = n!
Ex: Find the number of words that can be formed using all letters
of the word “KUMARI”
Sol: Here 6 different letters are present in the word KUMARI so
they can be arranged among themselves in 6! ways.
Therefore number of words = 6!
NOTE:
i) nP0 = 1, nP1 = n and nP n-1 = n Pn = n!
1] If 56 . 54 = 30 800: 1, find r.
Sol: We have, 56 . 54 = 30 800: 1
! ! ! !
⟹( :
)! ( )!
= ⟹( :
)! ( )!
= 30800: 1
! ( )!
⟹( )!
× = ⟹ 56 × 55 × (51 − ) = 30800
!
⟹ (51 − ) = 10 = 41.
2] If P(n, 4) = 20 × P (n, 2), find n.
Sol: We have,
P(n, 4) = 20 × P (n, 2)
! !
⟹ ( )! = 20 × ( )! ⟹ (n – 2)! = 20 × (n – 4)!
⟹ (n – 2) (n –3) (n – 4)! = 20 × (n – 4)!
⟹ (n – 2) (n – 3) = 20 ⟹ (n – 2) (n – 3) = 5 × 4 [by comparing
two sides]
⟹n–3=4
⟹n=7
3] Seven athletes are participating in a race. In how many ways
can the first three prizes be won?
Sol: The total number of ways in which first three prizes can be
won is the number of arrangements of seven different things
taken 3 at a time.
! × × × !
So, required number of ways = 7 = ! = = 210
!
ALITER: First prize can be won in seven ways. Second prize can
be won by any one of the remaining six athletes in 6 ways.
Now, five athletes are left. So, third prize can be won by any
one of the remaining 5 athletes in 5 ways.
Hence, by the fundamental principle of counting, the required
number of ways = 7 × 6 × 5 = 210.
4] How many 4-letter of word with or without meaning, can be
formed out of the letters of the word, ‘LOGARITHMS’, if
repetition of letters is not allowed?
Sol: There are 10 letters in the word ‘LOGARITHMS’.
So, the number of 4 – letter word
= Number of arrangements of 10 letters, taken 4 at a time =
10P4= 5040.
5] The number of negative term of the sequence { xn}, where
= ( )! − ! is
a) 1 b) 2 c) 3 d) 4
( )( )( )( ) ( )( )
Sol: Clearly = ( )!
− = −
! ! !
= =
! !
Since xn is -ve
4n2 + 28n - 95 < 0 which is true for n = 1, 2
Hence number of -ve terms = 2.
6] If = = , then prove that b2 = a (b + c).
Sol: = =
! ! !
∴ ( )!
= ( )!
= ( )!
⟺ ( )( )!
= ( )!
= ( )!
b2 = a (b + c).
CLASS EXERCISE
1] How many different signals can be given using any number of
flags from 5 flags of different colours?
2] In a class there are 30 students. On the New Year day, every
student posts a greeting card to all his / her classmates. Find
the total number of greeting cards posted by them.
3] If there are 25 railway stations on a railway line, how many
single second class tickets must be printed so as to enable a
passenger to travel from one station to another?
4] If a denotes the number of permutations of (x + 2) things taken
all at a time, ‘b’ the number of permutations of x things taken
11 at a time and c the number of permutations of x -11 things
taken all at a time such that a = 182 bc, find the value of x.
5] The number of six digit numbers that can be formed from the
digits 1, 2, 3, 4, 5, 6 and 7 so that digits do not repeat and the
terminal digits are even, is
a) 144 b) 72 c) 288 d) 720
SESSION – 3 & 4
AIM
Permutations under certain conditions.
Permutations with repetition of things
THEOREM 1
Prove that the number of all permutations of n different objects
taken r at a time, when a particular object is to be always included
in each arrangement, is r. − 1 .
Proof: Here we have to find the number of ways in which r places
can be filled with n given objects such that a particular object
occurs in each arrangement. Suppose the particular object is
placed at the first place. Then, the remaining (n -1) places can
be filled with remaining (r - 1) objects in − 1 ways.
Similarly, by fixing the particular object at the second, third,
fourth,..., rth places, we find that the number of permutations
in each case is − 1 . Hence, by the fundamental principle
of addition, the required number of permutations
= −1 + −1 +. . . . . + − 1 = . −1
THEOREM 2
Prove that the number of permutations of n distinct objects taken ‘r’
at a time, when a particular object is never taken in each
arrangement, is − 1 .
* Special cases:
1] Arrangement when certain things occur together
Ex: Five Indians and Five Americans sit in a row. Find the number
of ways in which they can be seated when all five Americans sit
together.
Sol: Considering all five Americans as one unit, five Indians and one
unit can be seated in 6! ways. Now five Americans can be
arranged among themselves in 5! ways.
required number of arrangements = 6! × 5!.
Ex: In how many ways five Indians and Five Americans sit in a row
so that all five Americans do not sit together.
Sol: Require number of ways = 10! - 6! × 5!
3] Arrangement when no two of a certain things occur
together
Ex: In how many ways five Indians Five Americans can sit in a row
so that no two Americans sit together.
Sol: Five Indians can be arranged in a row in 5! ways. Then there
are 6 gaps between them. In these 6 gaps, the 5 Americans can
be arranged in 6P5 ways.
Total number of ways = 5! × 6P5.
5] Divisibility:
i) A number is divisible by 6 if it is divisible by 2 and 3
ii) The number is divisible by 7 if the difference between twice
the digit in the units place and the number formed by the other
digits is either 0 or a multiple of 7. Example: 504, 5719.
iii) A number is divisible by 8 if it's last 3 digits are divisible by 8.
iv) A number is divisible by 9 if the sum of it's digits is divisible by
9.
v) A number is divisible by 11, if the difference between the sum
of the digits in the odd places and sum of digits in even places
is divisible by 11.
Example: 209, 3564
PERMUTATIONS WITH REPETITION OF THINGS
THEOREM 1
The number of permutations of n dissimilar things taken r at a time
when repetition of things is allowed any number of times is nr.
Proof:
The required number of permutations is equal to the number of
ways of filling ‘r’ blank place by ‘n’ things, when repetition of things
is allowed.
The first blank place can be filled by any one of the n different
things and hence it can be done in n ways. Since repetition of things
is allowed, the second blank place can also be filled by any one of
the n different things and hence the second blank place can be filled
in n ways. Similarly every blank place can be filled in n ways. By
counting principle of multiplication the r blank places can be filled
in nr ways. The required number of permutations = nr.
Corollary 1
The number of permutations of n dissimilar things taken not more
than r at a time, when each thing may occur any number of times is
( )
.
Ex: Find the number of different telephone numbers formed by
taking 3 digits from 1, 2, 3, 4, 5.
Sol: To form a telephone number, each digit may be repeated any
number of times. Thus the required number of possible
telephone numbers is 53 = 125.
Worked out examples
1] Find the number of 5 letter words that can be formed using the
letter of the word CONSIDER. How many of them begin with C,
how many end with R and how many of them begin with C and
end with R?
Sol: The word CONSIDER has 8 letters, all distinct and we have to
fill up 5 blanks.
Then we are left with 7 letters and 4 places. They can be filled
in 7P4 = 840 ways.
Thus the number of 5 letter words that end with R is 840.
Begin with ‘C’ and End with ‘R’: First we fill the first place with
‘C’ and the last place with ‘R’ as shown below.
C R
Hence the last two places should be filled with one of the
following 12, 16, 52, 56, 72, 76. Thus the last two places can be
filled in 6 ways.
The remaining two places can be filled by remaining 3 digits in
3 P2 = 3 × 2 = 6 ways.
The number of 4 digited numbers divisible by 4 = 6 × 6 = 36.
iv) A number is divisible by 5 when its units place must be
filled by 5 from the given integers 1, 2, 5, 6, 7. This can be done
in one way.
5
4] A child has four pockets and three marbles. In how many ways
can the child put the marbles in his pockets?
Sol: The first marble can be put into the pocket in 4 ways, so the
second can also be put in the pocket in 4 ways and the third
and fourth also. Thus, the number of ways in which the child
can put the marbles = 4 × 4 × 4 = 64 ways.
5] Find the number of 4 letter words using the letters of the word
MISTER in which at least one letter is repeated.
Sol: Total number of 4 letter words formed using the word MISTER
= 6 4.
The number of 4 letter words formed using the word MISTER
in which no letter is repeated = 6P4.
The number of 4 letter words formed using the word
MISTER in which atleast one letter is repeated = 64 – 6P4.
AIM:
Application using permutations (Sum of the numbers formed &
Ranking)
NOTE
i) The sum of the digits in the unit place of all numbers formed
with the help of a1, a2,........, an taken all at a time is (n - 1)! (a1
+ a2 +..... + an) (repetition of digits not allowed)
ii) The sum of all digit numbers that can be formed using the
digits a1, a2,.. an (repetition of digits not allowed) is (n - 1)! (a1
( )
+ a2 +..... + an) .
iii) The sum of the numbers formed by taking all the given ‘n’
distinct non zero digits = (n -1)!
(sum of all the n digits) (111 ..... n times)
iv) The sum of all r - digit numbers that can be formed using the
given ‘n’ distinct nonzero digits = (sum of all n digits)
[ −1 × 111 ..... 1 (r times)]
v) The sum of the numbers formed by taking all the given n digits
(including 0) = (sum of all the n digits) [(n - 1)! 111....1 (n
times) - (n - 2)! 111....1 (n -1 times)].
vi) The sum of the r - digit numbers formed by using the given n
distinct digits (including 0) =
(sum of all the n digits) [ − 1 × 111 . . . . . 1 (r times) -
−1 × 111 ....1 (r - 1 times)].
1] Find the sum of all 4 digited numbers that can be formed using
the digits 1, 2, 4, 5, 6 without repetition.
Sol: The number of 4 digited number formed by using the digits 1,
2, 4, 5, 6 without repetition
= 5P4 = 120.
Out of these 120 numbers,
4P numbers contain 2 in units place
3
4P numbers contain 2 in ten place
3
4P numbers contain 2 in hundreds place
3
4P numbers contain 2 in thousands place
3
2
2
2
2
The value obtained by adding 2 in all the number
= 4 × 2 + 4 × 20 + 4 × 200 + 4 × 2000
= 4 (2 + 20 + 200 + 2000) = 4 (2222) = 4 × 2 × 1111
Similarly, the value obtained by adding 1 is 4 × 1 × 1111
the value obtained by adding 4 is 4 × 4 × 1111
the value obtained by adding 5 is 4 × 5 × 1111
the value obtained by adding 6 is 4 × 6 × 1111
The sum of all the numbers
= 4 × 1× 1111 + 4 × 2 × 1111 + 4 × 4 × 1111 + 4 × 5 ×
1111 + 4 × 6 × 1111
= 4 1111 (1 + 2 + 3 + 4 + 5 + 6) = 24 (1111) (18) = 479952.
2] If the letter of the word MASTSER are permuted in all possible
ways and the words thus formed are arranged in the dictionary
order, then find the ranks of the words
i) REMAST ii) MASTER
Sol: i) The alphabetical order of the letters of the given word is A,
E, M, R, S, T.
The number of words begin with A is 5! = 120
The number of words begin with E is 5! = 120
The number of words begin with M is 5! = 120
The number of words begin with RA is 4! = 24
The number of words begin with REA is 3! = 6
The next word is REMAST.
R and of the word REMAST = 3 (120) + 24 + 6 + 1 = 360 +
31 = 391.
ii) The alphabetical order of the letters of the given word is A,
E, M, R, S, T.
The number of words begin with A is 5! = 120
The number of words begin with E is 5! = 120
The number of words begin with MAE is 3! = 6
The number of words begin with MAR is 3! = 6
The number of words begin with MASE is 2! = 2
The number of words begin with MASR is 2! = 2
The next word is MASTER.
Rank of the word MASTER = 2 (120) + 2(6) + 2(2) + 1 = 240
+ 12 + 4 + 1 = 257.
CLASS EXERCISE
1] The letters of the word COCHIN are permuted and all the
permutations are arranged in alphabetical order as in English
dictionary. The number of words that appear before the word
COCHIN is
a) 360 b) 192 c) 96 d) 48
2] Find the sum of all 4 digited numbers that can be formed using
the digits 0, 2, 4, 7, 8 without repetition.
AIM
Circular Permutations
Permutations of objects not all distinct
THEOREM 1
The number of circular permutations of n different things
taken r at a time is .=
Proof:
Let k be the number of required circular permutations. Consider
one of these ‘k’ circular permutations. This permutation contains r
different things arranged in the form of a circle. We can break the
circle in r ways by disconnecting the circle between any two things.
Thus a circular permutation gives rise to r linear permutations.
Hence ‘k’ circular permutations give rise to ‘kr’ linear permutations.
But the number of linear permutations of n things taken r at a time
is nPr.
Corollary 1:
The number of circular permutations of n different things taken all
at a time is (n -1)!
Consider the two circular permutations ABC, ACB as shown in
figure. In either of these permutations each thing has the same
neighbours. In the first permutation A, B, C are arranged in
anticlockwise and in the second permutation A, B, C are arranged in
clockwise direction. If we ignore the direction, then these two
permutations become a single permutation. If we wish to count the
number of permutations of which in any two permutations all the
things shall not have the same neighbours, then we consider the
permutations in one direction only. For example in the preparation
of garland or necklace we consider the circular permutations in one
direction only.
A A
B C B
C
Note:
i) The number of gaps in a circular permutation of n different
things, is n.
ii) If the seat number is given in the circular permutation, then it
becomes a linear permutation
Corollary 2:
The number of circular permutations of n things taken ‘r’ at a
time in one direction is
Ex: How many necklace of 12 beads each can be made from 18
beads of various colours?
Corollary 3:
The number of circular permutations of n things taken all at
a time in one direction is ( − 1)!
. .
an + 3
.. M'
.
. ..
..
.. a2
a4
a3
a2n M
Let the guests who must not be placed next to one another be
called P and Q.
Now put P at a1, and Q at any position, other than a2, say at a3;
then remaining 2n - 2 guests can be arranged in the remaining
(2n - 2) positions in (2n - 2)! ways. Hence there will be
altogether (2n - n) (2n - n)! arrangements of the guests when P
is at a1.
The same number of arrangements when P is at an or an + 1 or
a2n.
Hence for these positions (a1, an, an + 1, a2n) of P there are
altogether 4 (2n-2) (2n - 2)!. ways .....(1)
If P is at a2 there are altogether (2n - 3) positions for Q, hence
there will be altogether (2n - 3)(2n - 2)! arrangements of the
guests when P is at a2.
The same number of arrangements of the guests when P is at
any other position excepting the four positions a1,an,an+1,
a2n.
Hence for these (2n - 4) positions of P there will be altogether
(2n - 4) (2n - 3) (2n - 2)! arrangements of the guests ...............(2)
Hence from (1) and (2), the total no. of ways of arranging the
guests
= 4(2n - 2)(2n - 2)! + (2n - 4) (2n - 3) (2n - 2)!
= (4n2 - 6n + 4) (2n - 2)!
THEOREM 1
The number of permutations of n things taken all at a time when p
!
of them are all alike and the rest all different is !
Proof:
Let k be the number of required permutations. Consider one of
these permutations. This permutation contains p like things and n-
p unlike things. If we replace the ‘p’ like things by ‘p’ unlike things
which are different from the rest of n-p unlike things then we get p!
permutations by permuting these new p unlike things without
altering the position of the old n - p unlike things. Thus a single
permutation gives rise to p! permutations. Hence k permutations
give rise to k (p!) permutations. Since the ‘n’ things are dissimilar,
the number of permutations obtained by taking all the things is n!.
!
k (p!) = n! ⟹ k = !
THEOREM 2
The number of mutually distinguishable permutations of ‘n’ things,
taken all at a time, of which ‘p’ are alike of one kind, q alike of
!
second such that p + q = n, is ! !
Proof:
Let the required number of permutations be k. Consider one of
these k permutations.
Now, replace ‘p’ alike things in this permutation by ‘p’ distinct
things which are also different from others. These p different things
may be permuted among themselves in p! ways without changing
the positions of other things. Similarly, if we replace q alike things
by q distinct things, which are also different from others, then they
can be permuted among themselves in q! ways.
Thus, if both the replacements are done simultaneously, then we
find that each one of the k permutations give rise to p! × q!
permutations. Now, each of these k × p! × q! permutations, is a
permutation of n different things, taken all at a time.
k × p! × q! = No. of permutations of n different things
taken all at a time = n!
!
Hence, k = ! !
NOTE 1:
The number of permutations of n things, of which p1 are alike of
one kind; p2 are alike of second kind; p3 are alike of third kind; ...;
!
pr are alike of rth kind such that p1 + p2 + ....+ pr = n, is ! ! ! ...... !
NOTE 2:
The number of permutations of n things, of which, of which ‘p’ are
alike of one kind, ‘q’ are alike of second kind and remaining all are
!
distinct, is ! !
NOTE 3:
Suppose there are ‘r’ things to be arranged, allowing repetitions. Let
further p1, p2, ... pr be the integers such that the first object occurs
exactly p1 times, the second occurs exactly p2 times, etc. Then the
total number of permutations of these ‘r’ objects to the above
( .... )!
condition is ! ! !...... !
RESULT:1
The number of functions that can be defined from a set containing
‘m’ elements into a set containing ‘n’ elements is nm.
Ex: Find the number of functions that can be defined from {1, 2, 3}
into {a, b, c, d}
Sol: The number of function = 43 = 64
RESULT:2
The number of surjections (onto functions) that can be defined
from a set A containing ‘n’ elements to a set B containing 2 elements
is 2n - 2.
NOTE
If n (A) = r, n(B) = n, r ≥ n, then the number of surjections defined
from set A to set B is − ( − 1) + ( − 2) −
( − 3) +. . . . +(−1) . .1
Ex: Find the number of surjections from {a, b, c, d} onto set {1, 2}.
Sol: The number of surjections = 24 - 2 = 16 - 2 = 14
RESULT:3
The number of injections (one one functions) that can be defined
from a set containing m elements into a set containing ‘n’ elements
(m ≤ n) is .
Ex: Find the number of injections from {1, 2, 3} into {a, b, c, d}.
Sol: The number of injections = 4 = 24
RESULT:4
The number of bijections (one one, onto functions) that can
be defined from a set containing ‘n’ elements onto a se
containing ‘n’ elements is n!.
Ex: Find the number of bijections that can be defined from {1, 2, 3}
onto {a, b, c}
Sol: The number of bijections = 3! = 6
ii) The word SINGING contains 7 letters in which there are 2I’s
are alike, 2N’s are alike, 2G’s are alike and rest is different.
!
The number of required arrangements = ! ! !.
ii) There are 5 vowels in the given word. These vowels can be
put together in 5! ways. Considering these 5 vowels as one
letter, we have 8 letters (7 remaining letters and one letter
formed by 5 vowels) of which 2 are T’s. These 8 letters can be
arranged in ways. Hence, by the fundamental principle of
!
multiplication, required number of words is 5! × ! = 2419200
CLASS EXERCISE
1] How many ways can the letters of the word BANANA be
arranged so that
i) all the A’s come together? ii) no two A’s come together?
2] How many numbers can be formed with the digits 1, 2, 3, 4, 2, 1
so that the odd digits always occupy the odd places?
3] Find the total number of ways in which six ‘+’ and four ‘-’ signs
can be arranged in a line such that no two ‘-’ sign occur
together.
4] How many numbers greater than 1000000 can be formed by
using the digits 1, 2, 0, 2, 4, 2, 4?
5] A library has ‘a’ copies of one book, ‘b’ copies of two books, ‘c’
copies of each of three books and single copy of ‘d’ books. The
total number of ways in which these books can be distributed,
is
( )! ( )!
a) b)
! ! ! ! ! !
( )!
c) d) None of these
!( !) ( !)
6] In how many ways the letters of the word ‘ MONDAY’ can be
written around a circle if the vowels are to be separated in any
arrangement.
7] Find the number of ways of arranging the chief minister and 10
cabinet ministers at a circular table so that the chief minister
always sits in a particular seat.
8] A chain of beads is to be prepared using 6 different red
coloured beads and 3 different blue coloured beads. In how
many ways can this be done if no two blue coloured beads
come together?
9] Find the number of ways of arranging 6 boys and 6 girls
around a cicular table so that
i) all the girls come together ii) no two girls come together
iii) boys and girls come alternately.
SESSION - 8
AIM
Combinations
COMBINATIONS
( )( )….( )
Note 1: =
! . . …..
× ×
e.g.: 10 = = 120
× ×
Corollary 1:
= 1.
THEOREM 2
! !
Proof: = =( =
!( )! ) ![ ( )]
×
e.g.: 20 = 20 = 20 = = 190
×
THEOREM 3
+ = ( + 1)
! !
Proof: + = +(
!( )! ) !( )!
!( ) !( ) !( ) ( )!
= = =
!( )! !( )! !( )!
= ( + 1)
Second Proof = ( + 1) = The number of combinations of
(n + 1) things taken ‘r’ things at a time = The number of
combinations that a particular thing must be excluded + The
number of combinations that the particular thing must be
included = + .
THEOREM 4
If = then r = s or r+ s = n.
Proof: Suppose r s. Let r > s. Then n - r < n - s
! !
= ⟹ !( )! = !( )! ⟹ ! ( − )! = ! ( − )!
⟹ s!(s +1) (s + 2) .... r(n - r)! = s! (n - r)! (n - r + 1) (n - r + 2)
....(n - s)
⟹ (s +1) (s + 2) .... r = (n - r + 1) (n - r + 2) ....(n - s)
Since each side of this equation is a product of r - s consecutive
positive integers, we get r = n - s ⟹ r + s = n. Similarly if r < s,
then also we can prove that r + s = n.
If − then r = s or r + s = n.
e. g. 1: If = = then n = 4 + 5 = 9.
e.g. 2: If 15 = 15 then 15 = r + 2r ⟹ r = 5
THEOREM 5
Let n and r be non- negative integers such that 1 ≤ r ≤ n.
Then, = . −1
!
Proof: We have, =( )! !
.( )!
⟹ = {( ) ( )}!( )!
( )!
⟹ = {( ) ( )}!( )!
= . −1
THEOREM 6
If 1 ≤ r ≤ n, then n.n-1 Cr-1 = (n - r +1)nCr-1
!
Proof: . {( ) ( )}!( )!
!
=( ) !( )!
( ). !
=( )( ) !( )!
!
= ( − + 1) ( ) !( )!
!
= ( − + 1) { ( )}!( )!
= ( − + 1)
Important points
i) nCr is a natural number.
ii) nC0 = nCn = 1, nC1 = n
iii) nCr = nCn - r
iv) nCr + nC r - 1 = n+1Cr
v) n Cx = nCy ⟺ x = y or x + y = n
vi) n. n-1Cr-1 = (n - r + 1) nCr-1
vii) If n is even then the greatest value of n Cr is nCn /2.
viii) If n is odd then the greatest value of nCr is
( )
ix) = . −1 = ( )
.n-2Cr-2 = ………..
x) =
xi) =
xii) + + +. … … . . =2
xiii) + + +. . . . = + + +. . . . . . = 2
xiv) C + C + C + … … . . + C =2
xv) C + C + C + … … . . + C = C
X X X X
or
X X X X
X X
CLASS EXERCISE
1] Evaluate 20 +∑ 25 − .
10 20
2] The sum∑ , where = 0, if p < q is maximum
−
when m is:
a) 5 b) 10 c) 15 d) 20
3] If a set A has 7 elements. Find the number of subsets of A
having.
i) 4 elements ii) at least 5 elements.
iii) at most 3 elements
4] A person wants to take 9 children to an exhibition by taking 3
at a time in all possible ways. How many times does a
particular child go to the exhibition and how many times does
the person go to the exhibition?
5] Find the number of ways of forming a committee of 5 members
out of 6 Indians and 5 Americans so that always the Indians
will be in majority in the committee.
SESSION – 9 & 10
AIM
Total Combination
Selection of Objects from a group of alike and different objects
Division and Distribution of objects into groups of unequal
size.
Division of objects into groups of equal size.
TOTAL COMBINATION
THEOREM 1
The total number of combinations of (p + q) things taken any
number at a time when p things are alike of one kind and q
things are alike of second kind is (p + 1)(q + 1).
Corollary 2:
The total number of combinations of (p1 + p2 +...pk) things taken
any number at a time when p1 things are alike of one kind, p2
things are alike of second kind, ... pk things are alike of kth kind, is
(p1 + 1) (p2 + 1)....(pk + 1).
Ex.: The total number of combinations of 10 things when 6 things
are alike of one kind and 4 things are alike of second kind is (6
+1) (4 + 1) = 35.
Corollary 3:
The total number of combinations of (p1 + p2 + ...pk) things taken
one or more at a time when p1 things are alike of one kind, p2
things are alike of second kind, ... pk things are alike of kth kind, is
(p1 + 1) (p2 + 1)....(pk + 1)-1.
Corollary 4:
The total number of combinations of n different things taken any
number at a time is 2n.
Corollary 5:
The total number of combinations of n different things taken one or
more at a time is 2n-1.
Ex: There are 12 different books on a shelf. In how many ways we
can select atleast one of them.
Sol: We may select 1 book, 2 books, ........., 12 books.
The number of ways = 12 + 12 +. . . . . . +12 = 2 −
1 = 4095
Note: + + +. . . . =2 .
Ex.: The total number of combinations of 8 different things is
28 = 256.
Corollary 6:
Number of ways in which at least one object may be selected out of
p alike objects of one kind, q alike objects of second kind and r alike
objects of third kind and rest all are different is( + 1)( +
1)( + 1). 2 ( )
Ex: Find the number of ways in which one ore more letters can be
selected from the letters
AAAAABBBB CCCDDEFG.
Sol: Here 5 A’s are alike 4 B’s are alike, 3C’s are alike, 2D’s are alike
and E, F, G are different.
Then total number of combinations
= (5 + 1) (4 + 1) (3 + 1) (2 + 1) 23 - 1
= 6. 5. 4. 3. 8 – 1 = 2879
Corollary 7:
The number of ways of selecting r items out of
n identical items is 1.
Corollary 9:
The total number of ways of selecting atleast
one from n identical items is n
Ex.: A bag has contains 23 balls in which 7 are identical. Then find
the number of ways of selecting 12 balls from bag.
Sol: Here n = 23, p = 7, r = 12 (r > p)
Required number of selections = ∑ 16
= 16 + 16 + 16 + 16 + 16 + 16 + 16 + 16
= 16 + 16 + 16 + 16 + 16 + 16 +
16 + 16
=17 + 17 + 17 + 17
∵ + = +1
= 17 + 17 + 17 + 17 ∵ =
= (17C11+17C12) + (17C9 + 17C10)
= 18C12 + 18C10
= 18C6 + 18C8
ii) Two distinct and two alike letters: There are 3 pairs of alike
letters viz MM, AA, TT, out of which one pair can be chosen in
3C1 ways. Now we have to choose two letters out of the
remaining 7 different types of letter which can be done in 7C2
ways. So, the total number of groups of 4 letters in which two
are different and 2 are alike is 3C1 × 7C2. Each such group has
4 letters of which 2 are alike and remaining two distinct and
!
they can be arranged in ! ways. Hence, the total number of
!
words in which two letters are alike = 3C1 × 7C2 = ! = 756.
iii) Two alike of one kind and two alike of other kind: There are
3 pairs of 2 alike letters out of which 2 pairs can be chosen in
3C2 ways. So, there are 3C2 groups of 4 letters each. In each
group there are 4 letters of which 2 are alike of one kind and
!
two alike of other kind. These 4 letters can be arranged in ! !
ways. Hence, the total number of words in which two letters
!
are alike of one kind and two alike of other kind = × ! !=
18.
From i), ii) and iii) the total number of 4 letter words = 1680 +
756 + 18 = 2454.
THEOREM -1
The number of ways in which (m + n) things can be divided
into two different groups of m and n things respectively is
( )!
! !
Proof: If we select m things from (m + n) things then
( + ) things can be divided into two different groups of m
and n things respectively.
( )!
∴ The required number of ways =( )
= ! ! .
NOTE
The number of ways in which ( + + ) items can be
divides into unequal groups containing m, n, p items is
( )!
× = =
! ! !
NOTE:
i) The number s of ways to distribute ( + + ) items among
three persons in groups containing m, n and p items is
( )!
× 3! = (number of ways to divide) × (number of
! ! !
groups)
ii) If order of group is not important: The number of ways in
which mn different objects can be divided equally into m
groups each containing n objects and the order of the group is
( )!
not. important is ( !) . !
iii) If order of group is important: The number of ways in which
mn different objects can be divided equally into m groups
containing n objects and the order of group is important is
( )! ( )!
( !)
× = ( !)
!
Corollary 1:
The number of ways in which 2n things can be
( )!
divided among two persons equally is (
!)
Corollary 2:
The number of ways in which (n1 + n2 + ....nk)
things can be divided into k different groups of n1 things, n2
( .... )
things, .....nk things respectively is .
! !.... !
Corollary 3:
The number of ways in which kn things can be
( )!
divided into k equal groups of n things each is !( !)
.
Corollary 4:
The number of ways in which kn things can be
( )!
divided among k persons equally is ( .
!)
Worked out examples:
1] In how many ways can a pack of 52 cards be divided equally
among four players in order?
Sol: Here 52 cards are to be divided into four equal groups and the
order of the groups in important.
! !
So. required number of ways = (
4! = (
!) ! !)
Aliter: For the first player we have 52C13 choices, for the
second player 39C13 choices, for the third player 26C13
choices and for the last player we have 13C13 choices.
Hence, the total number of way
!
= 52C13 × 39C13 × 26C13 × 13C13 = ( !)
AIM
Geometrical application of nCr
THEORY
Geometric Applications of:
1] If out of n points m are collinear, then
Number of straight lines = − + 1
2] In a polygon the total number of diagonals out of n points (no
( )
three are collinear) = nC2 – n =
3] Number of triangles out of n points in which m are collinear
= −
4] Number of triangles that can be formed out of a points (when
none of the side is common to the sides of polygon)
= − ( − 3) = ( − 4)( − 5).
5] Number of parallelograms in two systems of parallel lines
(when 1st set contains m parallel lines and 2nd set contains n
parallel lines) = ×
6] Number of square in two systems of perpendicular parallel
lines (when 1st set contains m parallel lines and 2nd set
contains n parallel lines). = ∑ ( − )( − ); ( < )
7] Number of rectangles of any size in a square of n × n is ∑
and the number of squares of any size is ∑ ( + 1 − )( +
1− ).
8] In a rectangle of n p (n<p), the number of rectangles of any size
is ( + 1)( + 1) and number of squares of any size is
∑ ( + 1 − )( + 1 − ).
9] 'n' straight lines are drawn in the plane such that no two lines
are parallel and no three lines are concurrent. Then the
number of parts into which these lines divide the plane is equal
( )
to 1 + =1+∑
10] There are 'n' straight lines in a plane no two of which are
parallel and no three passes through the same point. Their
points of intersection are joined. Then the number of fresh
lines thus introduced is ( − 1)( − 2)( − 3)
11] Number of rectangles on a chess board (including squares) =
1296
12] Number of squares on a chess board (exclusively squares) =
204
13] Number of rectangles on a chess board which are not squares =
1092.
. .
C
A .. B
A .
intersected by some other straight line CD at P.
P
B
Then it is clear that AB contains ( − 1) of the points of
intersection because it is intersected by the remaining ( − 1)
straight lines in ( − 1) different points. Hence the aggregate
number of points contained in the n straight lines = ( − 1).
But in making up this aggregate each point has evidently been
counted twice. For instance, the point P has been counted once
among the points situated on AB and again among those on CD.
( )
Hence, the actual number of points = .
Now we have to find the number of new lines formed by
joining these points. The no. of new lines passing through P is
evidently equal to the no. of points lying outside the lines AB
and CD for we get a new line joining P with each of these points
only.
Now since each of the lines AB and CD contained ( − 2) points
besides the point P, the number of points situated on AB and
CD
= 2( − 2) − 1 = (2 − 3)
The number of points outside AB and CD
( )
= − (2 − 3) .
= the number of new lines passing through P and similarly
through each other points.
∴ The aggregate number of new lines passing through the
points
( ) ( )
= − (2 − 3)
But in making up this aggregate, every new line is counted
twice ; for instance if Q be one of the points outside AB and CD,
the line PQ is counted once among the lines passing through P
and again among these passing through Q.
Hence, actual number of fresh lines introduced
( ) ( )
= − (2 − 3)
= ( − 1)( − 2)( − 3).
. .
E
B
Sol: A. . C
7] The straight lines I1, I2, I3 are parallel and lie in the same
plane. A total number of m points are taken on I1, n points on
I2, k points on I3, . The maximum number of triangles formed
with vertices at these points, are
a)
b)= − − −
c) + +
d) None of these
Sol: Total no. of points are m + n + k . The Δ’ s formed by these
points = .
Joining 3 points on the same line gives no triangle, such ’s are .
∴ Required number of triangles
= − ( + + ).
AIM:
Uses of series
Multinomial Theorem
+. . . . +
! !
= coefficient of x4 in 4! 1 + + (1 + )
!
= coefficient of x4 in 4! (1 + ) + + (1 + ) +
(1 + ) (1 + ) =coefficient of x4 in 4! (1 + ) +
(1 + ) + (1 + ) + (1 + )
= 4! +0+ . + = 2454
A A I I
Case III: Two alike and Two different: This must be 2A’s or
2I’s or 2N’s and for each case 7 different letters.
E.g. for 2A, 7 different’ are I, N,E, X, M, T, O.
×
∴ No. of selections = 3C1 x 7C2 = 3 x × =63
e.g. (For arrangements)
A X A O
THEORY
Let x1, x2, x3, …… xr be integers. Then the number of
solutions to the equation x1+ x2 + …..+ xr = n ….(1) where a1
x1 b1, a2 x2 b2, ……,ar xr br, is equal to the coefficient of xn
in ( + +. . . . + )( + +. . . . + )
----- ( + +. … . . . + )-----(2). This is because the
number of ways, in which sum of 'r' integers in (1) equals n,
is the same as the number of times xn comes in (2).
Ex: In how many ways can three persons A,B,C having 6 one rupee
coins, 7 one rupee coins, 8 one rupee coins respectively donate
10 one rupee coins collectively?
Sol: + + = 10, where 0 ≤ ≤ 6, 0 ≤ ≤ 7, 0 ≤ ≤8
∴ Required number of ways = coefficient of x10 in (1 + x + x2
+.....+ x6) (1 + x + x2 + .....+ x7) (1 + x + x2 +.....+ x8)
= Coefficient of x10 in
= Coefficient of x 10 in (1 - x7) (1- x8)(1 - x9) (1 - x)-3
= Coefficient of x10 in
(1 − − − )(1+ + + +. . . . + )
= − − − .
= 66 - 10 - 6 – 3 = 47.
CLASS EXERCISE
1] The number of ways can 14 identical toys be distributed
among three boys so that each one gets at least one toy and no
two boys get equal number of toys is
a) 45 b) 48 c) 60 d) None of these
2] In how many different ways can 3 persons A, B and C having 6
one rupee coins, 7 one rupee coins and 8 one rupee coins
respectively donate 10 one rupee coins collectively.
3] In an examination, the maximum marks for each of the
three papers are 50 each. Maximum marks for the fourth
paper is 100. Find the number of ways in which a
candidate can score 60% marks on the whole.
4] The number of non - negative integral solutions of y 1 +
y 2 + y 3 + y 4 + y 5 ≤ 20 is
a) 25 C 5 b) 24 C 4 c) 26 C 6 d) 25 C 20
KEY
SESSION – 1
CLASS EXERCISE
1. a 3. 225 4. i) 60 ii) 108 5.i) 24 ii) 64 iii) 60
SESSION – 2
CLASS EXERCISE
1. 325 2. 870 3. 600 4. 12 5. d
SESSION – 3 & 4
CLASS EXERCISE
1. 4 × 8 × 26 P 2= 20800 2. a ) 8! × 3! b) 10P7 c) 8!
3. 103 - 1 = 9993 4. c 5. c 6. d
SESSION – 6
CLASS EXERCISE
1. i)12 ii) 12 2. 9 3. 35 4. 10 5. c 6. 36
! !
7. 9! 8. ; ; (5, 3) 9. 6!.6!; 5!.6!; 5!.5!.
SESSION – 8
CLASS EXERCISE
1. (ii) 24 2. B 3. i) 35 ii) 29 iii) 64
4. Child- 16 times ; Person – 84 times 5. 281
SESSION – 9 & 10
CLASS EXERCISE
!
1. (i) 119 (ii) 60 2) a 3. a 4. b 5. ( 6. 12 . 2
!) !
*****