6.3 Permutations and Combinations
p428
Ex: 1-15, except 11
Permutation (order matters)
If is positive integer and is an integer with , then there are
Combination (order does not matter)
The number is -combinations of a set with elements, where is a nonnegative integer and i an integer with , equals
Homework
p434: 8, 10, 11, 12, 14, 16, 19, 22abc, 27, 33, 34
8. In how many different orders can five runners finish a race if no ties are allowed?
Solution
Because the order matters, the number of different orders in this race is the number of 5-permutations of a set of 5 elements. Consequently, the answers is .
10. There are six different candidates for governor of a state. In how many different orders can the names of the candidates be printed on a ballot?
Solution
Because the order matters, the number of different orders of names is the number of 6-permutations of a set of 6 elements. Consequently, the answers is .
11. How many bit strings of length 10 contain
a) exactly four 1s?
b) at most four 1s?
c) at least four 1s?
d) an equal number of 0s and 1s?
Solution
Because the order of 1s doesn't matter, the number of bit strings of length contain exactly 1s can be given by the number of -combinations of a set of elements, where . That is
a. The number of bit string of length 10 contain exactly 1s is
b. By sum rule, the number of bit string of lenght 10 contains at most four 1s is the sum of numbers of bit strings contain exactly 1s, where is this case .
c. By sum rule, the number of bit string of lenght 10 contains at least four 1s is the sum of numbers of bit strings contain exactly 1s, where in this case .
d. The answer can be given by the number of bit strings of length of 10 contain exactly 1s, that is
12. How many bit strings of length 12 contain
a) exactly three 1s?
b) at most three 1s?
c) at least three 1s?
d) an equal number of 0s and 1s?
Solution
Because the order of 1s doesn't matter, the number of bit strings of length contain exactly 1s can be given by the number of -combinations of a set of elements, where . That is
a. The number of bit string of length 12 contain exactly 1s is
b. By sum rule, the number of bit string of lenght 12 contains at most three 1s is the sum of numbers of bit strings contain exactly 1s, where is this case .
c. By sum rule, the number of bit string of lenght 12 contains at least three 1s is the sum of numbers of bit strings contain exactly 1s, where in this case .
d. The answer can be given by the number of bit strings of length of 12 contain exactly 1s, that is
14. In how many ways can a set of two positive integers less than 100 be chosen?
Solution
Because the order of chosen integers doesn't matter, the number of ways to choose 2 positive integers less than 100 is the number of -combinations of a set of 99 elements. Consequently, the answer is
16. How many subsets with an odd number of elements does a set with 10 elements have?
Solution
Let the number of elements of such one subset be , where .
1. Because the order doesn't matter, the number of subsets with elements is the number of -combinations of a set with 10 element.
2. By sum rule, the number of subsets with an odd number of elements of a set with 10 elements is the sum of the numbers of subsets with elements. That is
19. A coin is flipped 10 times where each flip comes up eitherheads or tails. How many possible outcomes
a) are there in total?
b) contain exactly two heads?
c) contain at most three tails?
d) contain the same number of heads and tails?
Solution
a. By product rule, the total number is .
b. Because the order of heads doesn't matter, the number of possible outcomes contain exactly two heads is the number of 2-combinations of a set of 10 elements. The answer is .
c. By sum rule, the number of possible outcomes contain at most three tails is the sum of numbers of possible outcomes contain exactly tails, where in this case . That is
d. The answer can be given by the number of possible outcomes contain exactly heads, that is
22. How many permutations of the letters ABCDEFGH contain
a) the string ED?
b) the string CDE?
c) the strings BA and FGH?
Solution
a. We can treat ED as one element, then the answer can be given by the number of 7-permutations of a set of 7 elements. That is .
b. We can treat CDE as one element, then the answer can be given by the number of 6-permutations of a set of 6 elements. That is .
c. We can treat BA and FGH as two elements, then the answer can be given by the number of 5-permutations of a set of 5 elements. That is .
27. A club has 25 members.
a) How many ways are there to choose four members of the club to serve on an executive committee?
b) How many ways are there to choose a president, vice president, secretary, and treasurer of the club, where no person can hold more than one office?
Solution
a. Because the order of chosen members doesn't matter, the number of choosing 4 members from the club is the number of 4-combinations of a set of 25 elements. The answer is .
b. Because the order of chosen members matters, the number of choosing 4 members from the club is the number of 4-permutions of a set of 25 elements. The answer is .
33. Suppose that a department contains 10 men and 15 women. How many ways are there to form a committee with six members if it must have the same number of men and women?
Solution
1. We need to choose 3 women from 15 women and 3 men from 10 men.
2. Because the order doesn't matter, the number of ways to choose 3 women from 15 women is the number of 3-combinations of a set of 15 elements. The number of ways to choose 3 men from 10 women is the number of 3-combinations of a set of 10 elements. It follows that
3. By product rule, the number of ways to form such committee is
34. Suppose that a department contains 10 men and 15 women. How many ways are there to form a committee with six members if it must have more women than men?
Solution
Let the numbers of women and men in the committee be and respectively, where and . It follows that
1. The number of ways to choose women from 15 women is the number of -combinations of a set of 15 elements. The number of ways to choose men from 10 men is the number of -combinations of a set of 10 elements.
2. By product rule, the number of ways to form a commiitee with women and man is .
3. By sum rule, the total number of ways to form a committee if it must have more women than men is