Everything Maths Grade 12

(Marvins-Underground-K-12) #1

CHAPTER 12. COMBINATIONS AND PERMUTATIONS 12.5


A more complex problem is determining how many combinations thereare of selecting a groupof
objects from a set. Mathematically, a combination is defined as an un-ordered collection of unique
elements, or more formally, a subset of a set. For example, suppose you have fifty-two playingcards,
and select five cards. The five cards would forma combination and would be a subset of the setof 52
cards.


In a set, the order of theelements in the set doesnot matter. These are represented usually with curly
braces. For example{2; 4; 6} is a subset of the set{1; 2; 3; 4; 5; 6}. Since the order of theelements
does not matter, only the specific elements are of interest. Therefore,


{2; 4; 6} ={6; 4; 2}


and{1; 1; 1} is the same as{ 1 } because in a set the elements don’t usually appear more than once.


So in summary we can say the following: Given S, the set of all possible unique elements, a combina-
tion is a subset of the elements of S. The order of the elements in a combination is not important (two
lists with the same elements in different orders are considered to be thesame combination). Also, the
elements cannot be repeated in a combination (every element appears once).


Counting Combinations EMCDJ


Calculating the numberof ways that certain patterns can be formed is the beginning of combinatorics,
the study of combinations. Let S be a set with n objects. Combinationsof r objects from this set S are
subsets of S having r elements each (where the order of listing the elements does not distinguish two
subsets).


Combination Without Repetition


When the order does not matter, but each objectcan be chosen only once, the number of combinations
is:


n!
r!(n−r)!

=



n
r


where n is the number of objects from which you can choose and r is the number to be chosen.


For example, if you have 10 numbers and wish to choose 5 you would have 10!/(5!(10− 5)!) = 252
ways to choose.


For example how manypossible 5 card hands are there ina deck of cards with 52 cards?


52!/(5!(52− 5)!) = 2 598 960 combinations


Combination with Repetition


When the order does not matter and an objectcan be chosen more than once, then the number of
combinations is:


(n +r− 1)!
r!(n− 1)!

=



n +r− 1
r


=



n +r− 1
n− 1


where n is the number of objects from which you can choose and r is the number to be chosen.


For example, if you have ten types of donuts tochoose from and you want three donuts thereare
(10 + 3− 1)!/3!(10− 1)! = 220 ways to choose. See video: VMihd at http://www.everythingmaths.co.za

Free download pdf