New- REET VACANCY COMING SOON: 31K Posts of 3rd Grade Teacher in Rajasthan(Approved by FMoR) New- RSMSSB PATWAR: Exam in January, 2021

Sunday, July 16, 2017

Permutations and Combinations

Important Concepts and Formulas 1. Multiplication Theorem (Fundamental Principles of Counting)
If an operation can be performed in m different ways and following which a second operation can be performed in n different ways, then the two operations in succession can be performed in m×n different ways.
2. Addition Theorem (Fundamental Principles of Counting)

If an operation can be performed in m different ways and a second independent operation can be performed in n different ways, either of the two operations can be performed in (m+n) ways.
3. Factorial

Let n be a positive integer. Then n factorial can be defined as
n!=n(n1)(n2)1


Examples
5!=5×4×3×2×1=120 3!=3×2×1=6
Special Cases
0!=1 1!=1
4. PermutationsPermutations are the different arrangements of a given number of things by taking some or all at a time.

Examples
All permutations (or arrangements) that can be formed with the letters a, b, c by taking three at a time are (abc, acb, bac, bca, cab, cba)
All permutations (or arrangements) that can be formed with the letters a, b, c by taking two at a time are (ab, ac, ba, bc, ca, cb)
5. CombinationsEach of the different groups or selections formed by taking some or all of a number of objects is called a combination.

Examples
Suppose we want to select two out of three girls P, Q, R. Then, possible combinations are PQ, QR and RP. (Note that PQ and QP represent the same selection.)
Suppose we want to select three out of three girls P, Q, R. Then, only possible combination is PQR
6. Difference between Permutations and Combinations and How to identify them

Sometimes, it will be clearly stated in the problem itself whether permutation or combination is to be used. However if it is not mentioned in the problem, we have to find out whether the question is related to permutation or combination.
Consider a situation where we need to find out the total number of possible samples of two objects which can be taken from three objects P, Q, R. To understand if the question is related to permutation or combination, we need to find out if the order is important or not.
If order is important, PQ will be different from QP, PR will be different from RP and QR will be different from RQ
If order is not important, PQ will be same as QP, PR will be same as RP and QR will be same as RQ
Hence,
If the order is important, problem will be related to permutations.
If the order is not important, problem will be related to combinations.

For permutations, the problems can be like "What is the number of permutations the can be made", "What is the number of arrangements that can be made", "What are the different number of ways in which something can be arranged", etc.
For combinations, the problems can be like "What is the number of combinations the can be made", "What is the number of selections the can be made", "What are the different number of ways in which something can be selected", etc.
pq and qp are two different permutations, but they represent the same combination.

Mostly problems related to word formation, number formation etc will be related to permutations. Similarly most problems related to selection of persons, formation of geometrical figures, distribution of items (there are exceptions for this) etc will be related to combinations.
7. Repetition

The term repetition is very important in permutations and combinations. Consider the same situation described above where we need to find out the total number of possible samples of two objects which can be taken from three objects P, Q, R.
If repetition is allowed, the same object can be taken more than once to make a sample. i.e., PP, QQ, RR can also be considered as possible samples.
If repetition is not allowed, then PP, QQ, RR cannot be considered as possible samples.
Normally repetition is not allowed unless mentioned specifically.
8. Number of permutations of n distinct things taking r at a time

Number of permutations of n distinct things taking r at a time can be given by

nPr = n!(nr)! =n(n1)(n2)...(nr+1) where 0rn


Special Cases
nP0 = 1
nPr = 0 for r>n

nPr is also denoted by P(n,r). nPr has importance outside combinatorics as well where it is known as the falling factorial and denoted by (n)r or nr

Examples
8P2 = 8 × 7 = 56
5P4= 5 × 4 × 3 × 2 = 120
9. Number of permutations of n distinct things taking all at a time
Number of permutations of n distinct things taking them all at a time
nPn = n!
10. Number of Combinations of n distinct things taking r at a time
Number of combinations of n distinct things taking r at a time ( nCr) can be given by 
nCr = n!(r!)(nr)! =n(n1)(n2)(nr+1)r! where 0rn

Special Cases
nC0 = 1
nCr = 0 for r>n

nCr is also denoted by C(n,r). nCr occurs in many other mathematical contexts as well where it is known as binomial coefficient and denoted by (nr)

Examples
8C2 = 8×72×1 = 28
5C45×4×3×24×3×2×1 = 5

No comments: