0% found this document useful (0 votes)
21 views2 pages

Permutations and Combinations

The document discusses permutations and combinations, defining permutations as ordered arrangements and combinations as unordered selections of objects. It presents theorems and formulas for calculating the number of permutations and combinations, including special cases and remarks. Additionally, it provides a series of practice problems to apply the concepts of permutations and combinations.

Uploaded by

R.Monish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views2 pages

Permutations and Combinations

The document discusses permutations and combinations, defining permutations as ordered arrangements and combinations as unordered selections of objects. It presents theorems and formulas for calculating the number of permutations and combinations, including special cases and remarks. Additionally, it provides a series of practice problems to apply the concepts of permutations and combinations.

Uploaded by

R.Monish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PERMUTATIONS AND COMBINATIONS

Permutation : A permutation of a set of distinct objects is an ordered arrangement of these objects. An ordered
arrangement of 𝑟 elements of a set is called an 𝑟 – permutation. The number of 𝑟 – permutations of a set
with 𝑛 elements is denoted as 𝑃(𝑛, 𝑟) or 𝑛𝑃𝑟 .
Theorem : If 𝑛 is a positive integer and 𝑟 is an integer with 1 ≤ 𝑟 ≤ 𝑛, then
𝑷(𝒏, 𝒓) = 𝒏𝑷𝒓 = 𝒏(𝒏 − 𝟏)(𝒏 − 𝟐) … (𝒏 − ̅̅̅̅̅̅̅
𝒓 − 𝟏) = 𝒏(𝒏 − 𝟏)(𝒏 − 𝟐) … (𝒏 − 𝒓 + 𝟏)
𝒏!
Cor : If 𝑛 and 𝑟 are integers with 0 ≤ 𝑟 ≤ 𝑛, then 𝑷(𝒏, 𝒓) = .
(𝒏−𝒓)!

Combination : A combination is an unordered selection of objects.


Theorem : The number of 𝑟 – combinations 𝐶(𝑛, 𝑟) or 𝑛𝐶𝑟 of a set with 𝑛 elements, where 𝑛 is a non –
𝒏! 𝑷(𝒏,𝒓)
negative integer and 𝑟 is an integer with 0 ≤ 𝑟 ≤ 𝑛, is given by 𝑪(𝒏, 𝒓) = 𝒏𝑪𝒓 = = .
𝒓!(𝒏−𝒓)! 𝒓!

Cor : Let 𝑛 and 𝑟 be non – negative integers with 𝑟 ≤ 𝑛. Then 𝑪(𝒏, 𝒓) = 𝑪(𝒏, 𝒏 − 𝒓) .
Remark : 𝑷(𝒏, 𝒏) = 𝒏!, 𝑪(𝒏, 𝒏) = 𝑪(𝒏, 𝟎) = 𝟏 and 𝑪(𝒏, 𝟏) = 𝒏 .
Theorem : The number of different permutations of 𝑛 objects, where there are 𝑛1 indistinguishable objects of
𝒏!
type 1, 𝑛2 indistinguishable objects of type 2, … and 𝑛𝑘 indistinguishable objects of type 𝑘, is .
𝒏𝟏 !𝒏𝟐 !…𝒏𝒌!

Binomial Expansion : (𝒂 + 𝒃)𝒏 = 𝒂𝒏 + 𝒏𝑪𝟏 𝒂𝒏−𝟏 𝒃 + 𝒏𝑪𝟐 𝒂𝒏−𝟐 𝒃𝟐 + 𝒏𝑪𝟑 𝒂𝒏−𝟑 𝒃𝟑 + ⋯ + 𝒏𝑪𝒏−𝟏 𝒂𝒃𝒏−𝟏 + 𝒃𝒏

PRACTICE PROBLEMS
1. In how many ways can we select 3 students from a group of 5 students to stand in a line for a picture?
In how many ways can we arrange all 5 of these students in a line for a picture?
2. How many ways are there to select a first – prize winner, a second – prize winner and a third - prize winner
from 100 different people who have entered a contest?
3. Suppose that there are 8 runners in a race. The winner receives a gold medal, the second place finisher
receives a silver medal and the third place finisher receives a bronze medal. How many different ways are
there to award these medals, if all possible outcomes of the race can occur and there are no ties?
4. Suppose that a saleswoman has to visit 8 different cities. She must begin her trip in a specified city, but
she can visit the other 7 cities in any order she wishes. How many possible orders can the saleswoman use
while visiting these cities?
5. How many permutations of the letters ABCDEFGH contain the string ABC?
6. How many permutations of the letters of the word COMPUTERS contain the string MTR ?
7. How many different committees of 3 students can be formed from a group of 4 students?
8. How many poker hands of 5 cards can be dealt from a standard deck of 52 cards? Also, how many ways
are there to select 47 cards from a standard deck of 52 cards?
9. How many ways are there to select 5 players from a 10 – member tennis team to make a trip to a match
at another school?
10. A group of 30 people have been trained as astronauts to go on the first mission to Mars. How many
ways are there to select a crew of 6 people to go on this mission (assuming that all crew members have
the same job) ?
11. How many bit strings of length 𝑛 contain exactly 𝑟 1s?
12. Suppose that there are 9 faculty members in the Mathematics department and 11 in the Computer Science
department. How many ways are there to select a committee to develop a Discrete Mathematics course at a
school, if the committee is to consists of 3 faculty members from the Mathematics department and 4 from
the Computer Science department?
13. How many bit strings of length 10 contain (𝑖) Exactly four 1s? (𝑖𝑖) At most four 1s? (𝑖𝑖𝑖) At least four 1s?
(𝑖𝑣) An equal number of 0s and 1s?
14. A group contains 𝑛 men and 𝑛 women. How many ways are there to arrange these people in a row if
the men and women are alternate?
15. How many subsets with an odd number of elements does a set with 10 elements have?
16. How many subsets with more than 2 elements does a set with 100 elements have?
17. A coin is flipped 10 times where each flip comes up with either heads or tails. How many possible
outcomes (𝑖) Are there in total? (𝑖𝑖) Contain exactly 2 heads? (𝑖𝑖𝑖) Contain at most 3 tails? (𝑖𝑣) Contain the
same number of heads and tails?
18. In a group of 6 boys and 4 girls, 4 children are to be selected. In how many different ways they can be
selected such that (𝑖) At least one boy should be there? (𝑖𝑖) At most 2 boys should be there? (𝑖𝑖𝑖) Equal
number of girls and boys should be there? (𝑖𝑣) Exactly 2 girls are there? (𝑣) At least 2 girls are there?
(𝑣𝑖) More number of girls than boys?
19. Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be formed?
20. How many words can be formed by using the letters of the word MELVIN ?
21. How many words can be formed by using the letters of the word CONSIDER ?
22. How many different strings / words can be made from the letters of MISSISSIPPI, using all the letters?
23. How many different strings / words can be made from the letters in ABRACADABRA, using all the letters?
24. How many ways are there to deal hands of 7 cards to each of 5 players from a standard deck of 52
cards?
25. A box contains 6 black balls, 5 white balls and 4 red balls. A person wants to select 12 balls. In how
many ways he can select? In how many ways he can select 12 balls if the selection must contain (𝑖) At least
4 black balls, 2 white balls and 2 red balls? (𝑖𝑖) Exactly 2 black balls? (𝑖𝑖𝑖) At most 4 black balls? (𝑖𝑣) At most
4 black balls and at least 2 white balls? (𝑣) Exactly 3 white balls? (𝑣𝑖) At least 3 black balls, at most 4 white
balls and exactly 4 red balls?

You might also like