AIEEE Concepts®

A Complete Coverage Over AIEEE Exam

Permutation & Combinations

Permutation & Combinations

FUNDAMENTAL PRINCIPLE OF COUNTING


Rule of Product

If one experiment has n possible outcomes and another experiment has m possible outcomes, then there are m × n possible outcomes when both of these experiments are performed.

In other words if a job has n parts and the job will be completed only when each part is completed and the first part can be completed in a1 ways, the second part can be completed in

a2 ways and so on.... the nth part can be completed in an ways, then the total number of ways of doing the job is a1a2a3... an. This is known as the rule of product.


Rule of Sum

If one experiment has n possible outcomes and another has m possible outcomes, then there are (m + n) possible outcomes when exactly one of these experiments is performed.

In other words if a job can be done by n methods and by using the first method can be done in a1 ways or by second method in a2 ways and so on ... by the nth method in an ways,

then the number of ways to get the job can be done is (a1 + a2 + .... + an).


Factorial of an integer

Let n N. The continued product of first n natural numbers is called the factorial n and is denoted by n! or .

We define 0! = 1 and hence by definition

n! = n(n - 1)(n - 2) ... 2.1 = 1. 2. 3 ... n.

Also, from the definition, n! = n [(n - 1)!].

We do not define the factorial of negative integers or proper fractions. Since for negative integers the product never ends


Note:
(m + n)! m! + n!; (mn)! (m!) (n!);

(m - n)! m! - n!; .


PERMUTATIONS (Arrangements of Objects):

The number of permutations of n objects, taken r at a time, is the total number of arrangements

of n objects, in groups of r where the order of the arrangement is important.


(i) Without repetition

(a) Arranging n objects, taking r at a time in every arrangement, is equivalent to filling r places from n things.

r-Places:
Number of Choices: n n-1 n-2 n-3   n - (r - 1)

Number of ways of arranging = Number of ways of filling r places

= n(n - 1) (n - 2) ... (n - r + 1)

= = = nPr.


(b) Number of arrangements of n different objects taken all at a time = nPn = n!.


Note:
1.Since nPn = n!, we have .

2. nPr , r > n is undefined (more than available objects can not be arranged).

3. nP0 is the number of permutation of n objects taken 0 at a time .



(ii) With repetition

(a) Number of permutations (arrangements) of n different objects, taken r at a time, when each object may occur once, twice, thrice, ... upto r times in any arrangements = Number of

ways of filling r places, each out of n objects.

r-Places:
Number of Choices: n n n n   n

Number of ways to arrange = Number of ways to fill r places = (n)r.


(iii) Number of arrangements that can be formed using n objects out of which p are identical (and of one kind), q are identical (and of one kind), r are identical (and of one kind) and

rest are different = .


Circular Permutations

The arrangements we have considered so far are linear. There are also arrangements in closed loops, called circular arrangements.

Suppose n persons (a1, a2, a3,...,an) are to be seated around a circular table. There are n! ways in which they can be seated in a row. On the other hand, all the linear arrangements

a1, a2, a3, ........., an

an, a1, a2,..........,an - 1

an - 1, an, a1, a2.....an - 2

.........................

.........................

a2, a3, a4,..........,a1

will lead to the same arrangements for a circular table. Hence one circular arrangements corresponds to n unique row (linear) arrangements. Let x be the number of circular permutation

and number of permutation that can be formed from n things is

n! nx = n! x = (n - 1)!.


Distinction between clockwise and Anti-clockwise Arrangements

Consider the following circular arrangements:




In figure I the order is clockwise whereas in figure II, the order is anti-clock wise. These are two different arrangements. When distinction is made between the clockwise and the anti-

clockwise arrangements of n different objects around a circle, then the number of arrangements = (n - 1)! .

But if no distinction is made between the clockwise and anti-clockwise arrangements of n different objects around a circle, then the number of arrangements is (n - 1)! .


Note:

(i) When the positions are numbered, circular arrangements is treated as a linear arrangement.

 

In a linear arrangements it does not make difference whether the positions are numbered

or not.

 

Number of circular permutations of n different things taken r at a time

= (if clockwise and anticlockwise orders are taken as different)

= (if clockwise and anticlockwise orders are not taken to be different).



Combinations:

Meaning of combination is selection of objects. In many practical problems, the interest is in selection without arranging. We denote the number of ways of selecting r objects out of n

objects by nCr. Obviously r n. When r = o, no object is being selected and this is the only combination. Hence nC0 = 1. For r = 1, one object is being selected out of n and there are

n combinations so that nC1 = n.


Selection of objects without repetition:

 



The number of selections (combinations or groups) that can be formed from n different objects taken r (0 r n) at a time is .


=

For r = 0,

For r = 1,

For r = n,

.



Selection of objects with repetition

The number of combinations of n distinct objects taken r at a time when each may occur once, twice, thrice,..... upto r times, in any combination = n + r - 1Cr .


Restricted selection/ Arrangement:

(a) The number of ways in which r objects can be selected from n different objects if k particular objects are

(i) always included = n-k Cr-k ,

(ii) never included = n-k Cr.


(b) The number of arrangement of n distinct objects taken r at a time so that k particular objects are

(i) always included = n-k Cr-k .r!,

(ii) never included = n-k Cr .r! .


Some results related to nCr

1.If nCr = nCk , then r = k or n-r =k

2.nCr + nCr-1 = n+1Cr for nCr + nCr-1

3.


4. nCr = n-1Cr-1 for nCr =.


5. for r.nCr =.


6.(a) If n is even , nCr is greatest for r = n/2

(b) If n is odd, nCr is greatest for r = ,


All possible selections:
 


Selection from distinct objects:

The number of selections from n different objects, taking at least one

= nC1 + nC2+ nC3+------ + nCn = 2n-1.

This also includes the case when none is selected. And the number of such cases = 1.


Selection from identical objects:

(a) The number of selections of r objects out of n identical objects is 1.

(b) Total number of selections of zero or more objects from n identical objects is n+1.

(c) Total number of selections of at least one out of a1+a2+a3+----+an objects , where a1 are alike (of one kind ), a2 are alike (of second kind ) and so on ------an are alike (of nth kind ), is [(a1+1)(a2+1)(a3+1)-------(an+1)]-1.



Selection when both identical and distinct objects are present:

The number of selections, taking at least one out of a1+a2+a3+----+an+k objects, where a1 are alike (of one kind), a2 are alike (of second kind) and so on ---------an are alike (of nth

kind), and k are distinct ={[(a1+1)(a2+1)(a3+1)-------(an+1)] 2k} - 1.



(iv). Total number of divisors of a given natural number

To find the number of factors of a given natural number greater than 1 we can write n as n =, where p1, p2, ... ,pn are distinct prime numbers and a1, a2,...an are non-

negative integers. Now any divisor of n will be of the form

d = ; here number of factors will be equal to numbers of ways in which we can choose bis' which can be done in (a1 + 1)(a2 + 1)...(an + 1) ways.

Sum of all the divisors of n is given by

.


Division and distribution of objects

(with fixed number of objects in each group)

(i) Into groups of unequal size (different number of objects in each group)

(a) Number of ways, in which n distinct objects can be divided into r unequal groups containing a1 objects in the first group, a2 objects in the second group and so on

==

Here a1+a2+a3+----+ar = n.


(b) Number of ways in which n distinct objects can be distributed among r persons such that first person get a1 objects, 2nd person get a2 objects --------- rth person gets ar objects =

.



Into groups of equal size (each group containing same number of objects)

Number of ways in which m×n distinct objects can be divided equally into n groups (unmarked) =.

Number of ways in which m× n different objects can be distributed equally among n persons (or numbered groups) = (number of ways of dividing)×(number of groups)!


=



Derangements

Any change in the existing order of things is called a derangement.

If 'n' things are arranged in a row, the number of ways in which they can be deranged so that none of them occupies its original place is


= n!and it is denoted by D(n).



Multinomial Theorem

Let x1, x2,...,xm be integers. Then number of solutions to the equation

x1 + x2 + ... + xm = n . . . (1)

subject to the conditions a1 x1 b1, a2 x2 b2, ..., am xm bm . . . (2)

is equal to the coefficient of xn in

. . . . (3)

This is because the number of ways in which sum of m integers in (1) subject to given conditions (2) equals n is the same as the number of times xn comes in (3).

Some Important Results

 



(1) Number of ways of distribution of n distinct balls in r distinct boxes when order is considered

= n! n-1Cr-1, if blank (empty) boxes are not allowed.

And it is :

= n! n+r-1Cr-1 if blank (empty) boxes are allowed.



(2) Number of ways of distribution of n identical balls into r distinct boxes

= n-1Cr-1, if blank (empty) boxes are not allowed.

And it is :

= n+r-1Cr-1 if blank (empty) boxes are allowed.


(3) Number of ways of distribution of n distinct balls into r distinct boxes when order is not considered = rn, if blank (empty) boxes are allowed.

And it is= rn - rC1(r-1)n + rC2(r-2)n - rC3(r-3)n + ..... +(-1)r-1 rCr-1 , if blank (empty) boxes are not allowed.


(4) The number of combinations of n objects of which p are identical taken r at a time is = n-pCr + n-pCr-1 + n-pCr+1+....+ n-pC0 if r p

and it is= n-pCr + n-pCr-1 + n-pCr+1+....+ n-pCr-p if r > p.


(5) The coefficient of xr in the expansion of (1-x)-n = n+r-1Cr.



Use of Series

(1) If there are n1 objects of one kind, n2 objects of second kind and so on nk objects of kth kind; then the number of ways of choosing r objects out of these objects is

= coeff of xr in (1+x+x2+.... +)(1+x+x2+.... +) .... (1+ x + x2+.... +).


(2) If one object of each kind is to be included in selection of (1) , then the number of ways of choosing r objects is:

= coeff of xr in (x+x2+.... +)(x+x2+.... +).... (x+x2+.... +)


(3) The number of possible arrangements / permutations of p objects out of n1 objects of kind 1, n2 of kind 2 and so on is = p! times the coefficient of xp in the expansion

.


Translate:

Powered By google
 
TOP^