Permutation and Combination
Permutation and Combination
• Introduction
• The rule of sum and product
• Permutations, Permutations with Repetitions and
Permutations of Objects not all Different, Circular
Permutations
• Combinations, Combinations with Repetition
• Terminology in probability theory, Definition of
probability, Laws of probability, Addition law, Law
of Conditional probability, Multiplication theorem.
A fast-food restaurant has a meal special:
$5 for a drink, sandwich, side item and dessert.
The choices are:
Sandwich: Grilled chicken, All Beef Patty, Vegeburger and Fish Filet.
Side: Regular fries, Cheese Fries, Potato Wedges.
Dessert: Chocolate Chip Cookie or Apple Pie.
Drink: Fanta, Dr. Pepper, Coke, Diet Coke and Sprite.
Q. How many meal combos are possible?
A. There are 5 stages (number 1, number 2, number 3, letter 1 and letter 2).
There are 10 possible numbers: 0 – 9.
There are 26 possible letters: A – Z.
So we have:
10 * 10 * 10 * 26 * 26 = 676000 possible codes.
Q. There are 2 vegetarian entrée options and 5 meat entrée
options on a dinner menu. What is the total number of entrée
options?
A: We can add the number of vegetarian options to the number of meat options
to find the total number of entrée options.
A: 3+4 =7
Finding the Number of Permutations
of n Distinct Objects Using the Multiplication
Principle
Suppose we have four paintings, and we want to find the number of ways we can
hang three of the paintings in order on the wall. We can draw three lines to
represent the three places on the wall.
GIVEN N DISTINCT OPTIONS, DETERMINE HOW MANY PERMUTATIONS
THERE ARE.
1. Determine how many options there are for the first situation.
2. Determine how many options are left for the second situation.
3. Continue until all of the spots are filled.
4. Multiply the numbers together.
Finding the Number of Permutations
of n Distinct Objects Using a Formula
For some permutation problems, it is inconvenient to use the Multiplication Principle
because there are so many numbers to multiply. Fortunately, we can solve these
problems using a formula. Before we learn the formula, let’s look at two common
notations for permutations.
If we have a set of n objects and we want to choose r objects from the set in order,
we write P(n,r)
𝑛!
p1! p 2! … pk!
1. How many ways can the letters in the name RAMONA be arranged?
ANS:
Observe that the letter A appears twice and all other letters appear
once in the word.
= = 360 ways
2. Rearranging all of the letters of the word MATHEMATICS, how many
distinct strings can we form?
= = 4,989,600
3. How many different 7-digit numerals can be written using the following 7
digits? Assume the repeated digits are all used.
3, 3, 4, 4, 4, 5, 6
= = 420
4. If there are 4 chocolate chip, 2 oatmeal, and 2 double chocolate cookies
in a box, in how many different orders is it possible to eat all of these
cookies?
= = 420
Circular Permutations
Suppose we have four chairs around the roundtable and we need to make
arrangement for four persons A, B, C, and D. Any of the persons can take
any of the positions. But as soon as one of them takes a chair, the number
of options reduces by one for the other three persons. And at last, there is
only one chair for the last person.
Arrangement in Circular Permutation
Circular permutation is the total number of ways in which n distinct objects can
be arranged around a fix circle. It is of two types.
Case 1: - Clockwise and Anticlockwise orders are different.
Case 2: - Clockwise and Anticlockwise orders are same.
1. Calculate circular permutation of 4 persons sitting around a round table
considering
i) Clockwise and Anticlockwise orders as different and
ii) Clockwise and Anticlockwise orders as same.
Case 1 Case 2
Problem: Find the number of ways in which 10 beads can be arranged to
form a necklace.
Problem: Find the number of ways in which four girls and three boys can arrange
themselves in a row so that none of the boys is together? How is this arrangement
different from that in a circular way?
Solution:
Case 1: Linear arrangement
Let us first seat the four girls. The girls can seat in 4P4 = 4! = 24.
_ G1 _ G2 _ G3 _ G4 _
For this type of arrangement, the boys can only sit on the five blanked ( _ ) position.
Three boys can arrange themselves in 5 P 3 = 5! ⁄ 2! = 60. The required number of ways
= 24 × 60 = 1440. (By multiplication theorem)
Case 2: Circular arrangement
Eg: In how many ways can four men and women be seated at a round table if
the men and women want to sit alternately?
We again emphasize that the first person can sit anywhere without
affecting the permutation.
So there is only one choice for the first spot. Suppose a man sat down
first. The chair next to it must belong to a woman, and there are 4
choices. The next chair belongs to a man, so there are three choices and
so on. We list the choices below. 1
1
4
1x4x3x3x2x2x1x1 =144.
1
OR 3
4 men can be seated in a circle in 3! ways. There are 4
2
spaces between the boys, which can be occupied by 4
girls in 4p4 ways. Hence total number of ways = 3! 4p4 = (3! 3
2
4!) =144
Eg: In how many ways 10 boys and 5 girls can sit around a circular table, so
that no two girls sit together.
Ans: The problem is to choose unordered , six-element selections from the set
{ Computer Science, Physics, History}, repetitions allowed.
k=6,t=3
C(k+t-1,t-1)
= C (6+3-1,3-1) = C(8,2) =28
Eg: Suppose there are piles of red, blue and green balls and that each
pile contains at least 8 balls. In how many ways can we select eight balls:
Ans: k=8,t=3
C(k+t-1,t-1)
= C (8+3-1,3-1) = C(10,2) =45
k=4,t=5
C(k+t-1,t-1)
= C (4+5-1,5-1) = C(8,4) = 70
https://www.superprof.co.uk/resources/
academic/maths/probability/combinatorics/
combinations-with-
repetition.html#chapter_combination-with-
repetition
https://courses.lumenlearning.com/ivytech-
collegealgebra/chapter/find-the-number-of-
combinations-using-the-formula/
https://www.slideshare.net/AnubhavRoy7/
permutations-and-combinationsfor-class-11
https://edurev.in/studytube/Permutation-and-
Combination-PowerPoint-Presentatio/
74f53b30-d330-4678-9f9d-3ed79a8adfcc_p