Combinatorics: Applies To Whole Numbers, and N! Indicates That We Multiply Together All The Numbers
Combinatorics: Applies To Whole Numbers, and N! Indicates That We Multiply Together All The Numbers
Combinatorics: Applies To Whole Numbers, and N! Indicates That We Multiply Together All The Numbers
Combinatorics
Example 2: How many three-letter sequences can be made from the letters P, Q, R, S
and T, without using any letter more than once?
Solution: We can use blanks here as well. We need a three-letter sequence, so we
write three blanks, and fill them with the number of letters that could go in each blank at
each stage of the problem:
_5_ _4_ _3_
We multiply the numbers: 5 × 4 × 3 = 60. We write this as 5P3 (out of 5 items, pick 3 of
them). The general form of this problem is:
n!
nPk = , where n ≥ k, and n, k are whole numbers.
(n k )!
We solve any permutation problem with identical items like this:
n!
The number of ways of arranging n items including k identical items is .
k!
Example 3: How many five-letter sequences can be made from the letters Q, Q, R, S
and T, without using any letter more than once?
Solution: This problem looks similar to Example 1, but now we have 2 Q’s. The Q’s
are identical, so the answer is 52 !! = 120 ÷ 2 = 60.
We can extend this idea to multiple sets of identical items. The number of five-digit
sequences we can make out of the digits 1, 1, 2, 2, 2 is 25! 3! ! = 120 ÷ (2 × 6) = 10. We
divide by 2! and 3! because we have a set of two identical 1’s and three identical 2’s.
COMBINATIONS
A combination is a collection of items where the order of the items does not matter.
Examples include cards in a poker or bridge hand (since the order the cards were dealt
to you is irrelevant in most card games), or a committee where no one has a title (either
a person is on the committee or not).
We write combinations in two ways. The number of ways of taking 3 items from a group
of 10 without order is either 10C3 or (103 ) , and both are read “10 choose 3”. It is important
to notice that (103 ) is not a fraction! The fraction 10∕3 is not a whole number, but 10-choose-
3 is the number of ways of doing something, and that must be a whole number.
We calculate combinations like this:
n n!
nCk = = , where n ≥ k, and n, k are whole numbers.
k k ! (n k )!
SOLUTIONS
A. (1) 7 × 6 × 5 × 4 (2) n(n −1) (3) (x + 3)(x + 2) (4) (k + 1)k
B. (1) permutation (2) combination (3) neither (4) permutation (despite its name!)
(5) neither
C. (1) 6P6 = 720 (2) 9P9 = 362,880 (3) 15P2 = 210 (4) 10! / 4! = 151,200
D. (1) 7C2 = 21 (2) 8C4 = 70 (3) 10C2 × 5C3 = 450
E. (1) 210 = 1024 (2) 4 × 5 × 5 × 4 = 400 (3) 4 × 3 × 2 × 3 = 72 (4) 8 × 2 × 10 = 160
© 2013 Vancouver Community College Learning Centre.
Student review only. May not be reproduced for classes. 4