3.permutations and Combinations
3.permutations and Combinations
3.permutations and Combinations
n!
nPr ,0 r n
r !
n
Note:
1) nP0=1
2) nPn=n!
3) nPn=nPn-1=n!
Result: Number of arrangements of n distinct objects taken ‘r’ at a time if repetition is allowed is nr
1
Brilliant STUDY CENTRE
Result: Number of arrangements of n objects in which p items are alike of type 1, q objects are alike
n!
of type 2 and r items are alike of type 3 is
p!q!r!
Result: Number of arrangements of n distinct objects in which ‘r’ particular objects should comes in
n!
an order (not necessarily together) is
r!
Combinations (Selections)
Result: Relation between permutation and combination is nPr=r!.nCr
Result: Number of selections of ‘n’ distinct objects taken ‘r’ at a time in denoted as nCr or C(n, r) or
n
r
nPr
and nCr=
r!
n!
ie, nC r r! n r !
Note:
1) nC0=1
2) nC1=n
3) nCn=1
Result: nCr=nCn–r
Result: nCr=nCs either r=s or r+s=n
Result: Pascal’s rule
nCr+nCr–1=n+1Cr
n n 1 nCr n
Result: nCr= . C r or n 1
r Cr 1 r
Circular Permutation
nPn n!
Result: Number of circular arrangements of ‘n’ distinct objects taken all at a time is n 1!
n n
nPr
Result: Number of circular arrangement of ‘n’ distinct objects taken ‘r’ at a time is
r
Restricted combination
Number of selections of ‘n’ distinct objects taken ‘r’ at a time so that,
1) ‘m’ particular objects are always included is n–mCr–m
2) ‘m’ particular objects are always excluded is n–mCr
2
Lt-22 MATHEMATICS
Restricted Permutation
Number of arrangements of ‘n’ distinct objects taken ‘r’ at a time so that,
1) ‘m’ particular objects are always excluded in n–mPr
2) ‘m’ particular objects are always included in n–mCr-m ×r! or n–mPr–m×rPm
Result: nPr+r.nPr–1=n+1Pr
Combinatories in Geometry
1) Maximum intersections of ‘n’ non-parallel lines is a plane in nC2
2) Maximum intersections of ‘n’ non-concentric circles in a plane is nP2
3) Maximum number of straight lines formed using ‘n’ non collinear points in a plane is nC2
4) Maximum number of straight lines formed using ‘n’ points in a plane so that ‘m’ are
collinear is nC2–mC2+1
5) Maximum number of triangles formed using ‘n’ non-collinear points in a plane in nC3
6) Maximum number of triangles formed using ‘n’ points out of which ‘m’ are collinear is nC3–mC3
n n 3
7) Number of diagonals of an ‘n’ sided polygon is nC2–n or
2
8) Maximum number of quadrilateral formed using ‘n’ non-collinear points in a plane is nC4
9) Maximum number of quadrilaterals formed using ‘n’ points out of which ‘m’ are collinear
is n–mC4 +n–mC3.mC1+n–mC2.mC2
10) A set of ‘n’ parallel lines in interested with another set of ‘m’ parallel lines, then the number of
parallelogram thus formed in nC2×mC2
Result: Number of selections of atleast one (one or more) object taken from n distinct objects is 2n–1
Result: Number of ways of selecting ‘r’ items from p identical item is 1
Result: Number of ways of selecting items (zero or more)from p identical items is p+1
Result: Number of ways of selecting atleast one object form a collection which has ‘p’ identical items
of type I, ‘q’ identical items of type q, r identical items of type is (p+1)(q+1)(r+1)–1
Grouping (Groups of unequal size)
1. Number of ways of dividing (m+n) distinct items into two groups each containing ‘m’ and ‘n’ items is
m+nCm or m+nCn and its distribution among 2 is m+nCn×2!
2. Number of ways of dividing m+n+p items into 3 groups each containing m,n and p items respectively
m n p ! m n p ! 3!
in m+n+pCm×n+pCn or and its distribution among 3 is
m!n!p! m!n!p!
3
Brilliant STUDY CENTRE
2. Number of ways of divisions (parcels) of 3m distinct items into 3 equal groups each containing m
3mCm .2mCm 3m ! 3m !
items each in or and its distribution among 3 is
3! m!m!m!3! m!m!m!
Grouping (Groups of equal and unequal size)
1. Number of ways of dividing (m+2n+3p) distinct items into groups of ‘m’ items 2 equal groups of ‘n’
m 2n 3p !
items and 3 equal groups of ‘p’ items in and its distribution among 6 is
m! n! . p! .2!3!
2 3
m 2n 3p ! 6!
m! n! p! 2!3!
2 3
1 1 1 1
n
D n n!1 ...
1! 2! 3! n!