11.6 Combinatorics: Combinations

  • Evaluate combination notation and solve related applied problems.

We now consider counting techniques in which order is not considered.

Combinations

We sometimes make a selection from a set without regard to order. Such a selection is called a combination. If you play cards, for example, you know that in most situations the order in which you hold cards is not important. That is,

Each hand contains the same combination of three cards.

Example 1

Find all the combinations of 3 letters taken from the set of 5 letters {A, B, C, D, E}.

Solution

The combinations are

{A, B, C}, {A, B, D},{A, B, E}, {A, C, D},{A, C, E}, {A, D, E},{B, C, D}, {B, C, E},{B, D, E}, {C, D, E}.

There are 10 combinations of the 5 letters taken 3 at a time.

When we find all the combinations from a set of 5 objects taken 3 at a time, we are finding all the 3-element subsets. When a set is named, the order of the elements is not considered. Thus,

{A, C, B}names the same set as{A, B, C}.

We want to derive a general formula for nCk for any kn. First, it is true that nCn=1, because a set with n objects has only 1 subset with n objects, the set itself. Second, nC1=n, because a set with n objects has n subsets with 1 element each. Finally, nC0=1, because a set with n objects has only one subset with 0 elements, namely, the empty set . To consider other possibilities, let’s return to Example 1 and compare the number of combinations with the number of permutations.

Note that each combination of 3 objects yields 6, or 3!, permutations:

3!5C3=60=5P3=543,

so

5C3=5P33!=543321=10.

In general, the number of combinations of n objects taken k at a time, nCk, times the number of permutations of these objects, k!, must equal the number of permutations of n objects taken k at a time:

k!nCk=nPknCk=nPkk!=1k!nPk=1k!n!(nk) !=n!k!(nk) !.

Another kind of notation for nCk is binomial coefficient notation. The reason for such terminology will be seen later.

You should be able to use either notation and either form of the formula.

Example 2

Evaluate (57), using forms (1) and (2).

Solution

  1. By form (1),

    (57)=7!5!(75) !=7!5!2!=765!5!2!=765!5!2!=7621=21.
  2. By form (2),

Now Try Exercise 11.

Example 3

Evaluate (0n) and (2n).

Solution

We use form (1) for the first expression and form (2) for the second. Then

(()n) =n!0!(n0) !=n!1n!=1,

using form (1), and

(2n) =n(n1)2!=n(n1)2,orn2n2,

using form (2).

Now Try Exercise 19.

Note that

(27) =7621=21.

Using the result of Example 2 gives us

(57)=(27).

This says that the number of 5-element subsets of a set of 7 objects is the same as the number of 2-element subsets of a set of 7 objects. When 5 elements are chosen from a set, one also chooses not to include 2 elements. To see this, consider the set {A ,B ,C ,D ,E ,F ,G}:

In general, we have the following. This result provides an alternative way to compute combinations.

We now solve problems involving combinations.

Example 4

Indiana Lottery Run by the state of Indiana, Hoosier Lotto is a twice-weekly lottery game with jackpots starting at $1 million. For a wager of $1, a player can choose 6 numbers from 1 through 48. If the numbers match those drawn by the state, the player wins the jackpot. (Source: www.hoosierlottery.com)

  1. How many 6-number combinations are there?

  2. Suppose it takes you 10 min to pick your numbers and buy a game ticket. How many tickets can you buy in 4 days?

  3. How many people would you have to hire for 4 days to buy tickets with all the possible combinations and ensure that you win?

Solution

  1. No order is implied here. You pick any 6 different numbers from 1 through 48. Thus the number of combinations is

    48C6=(486)=48!6!(486) !=48!6!42!=48474645444342!65432142!=484746454443654321=12,271,512.
  2. First, we find the number of minutes in 4 days:

    4 days=4days24hr1 day60 min1hr=5760 min.

    Thus you could buy 5760/10, or 576 tickets in 4 days.

  3. You would need to hire 12, 271, 512/576, or about 21,305 people, to buy tickets with all the possible combinations and ensure a win. (This presumes lottery tickets can be bought 24 hours a day.)

Now Try Exercise 23.

Example 5

How many committees can be formed from a group of 5 governors and 7 senators if each committee consists of 3 governors and 4 senators?

Solution

The 3 governors can be selected in 5C3 ways and the 4 senators can be selected in 7C4 ways. If we use the fundamental counting principle, it follows that the number of possible committees is

5C37C4=5!3!2!7!4!3!=543!3!217654!4!321=5223!3!2173254!4!321=1035=350.

Now Try Exercise 27.

11.6 Exercise Set

Evaluate.

  1. 1. 13C2

  2. 2. 9C6

  3. 3. (1113)

  4. 4. (39)

  5. 5. (17)

  6. 6. (88)

  7. 7. 5P33!

  8. 11. 10P55!

  9. 9. (06)

  10. 10. (16)

  11. 11. (26)

  12. 12. (36)

  13. 13. (07)+(17)+(27)+(37)+(47)+(57)+(67)+(77)

  14. 14. (06)+(16)+(26)+(36)+(46)+(56)+(66)

  15. 15. 52C4

  16. 16. 52C5

  17. 17. (1127)

  18. 18. (837)

  19. 19. (1n)

  20. 20. (3n)

  21. 21. (mm)

  22. 22. (4t)

In each of the following exercises, give an expression for the answer using permutation notation, combination notation, factorial notation, or other operations. Then evaluate.

  1. 23. Key Club Officers. There are 36 students in a high school Key Club, a service organization for teens. How many sets of 4 officers can be selected?

  2. 24. League Games. How many games can be played in a 9-team sports league if each team plays all other teams once? twice?

  3. 25. Test Options. On a test, a student is to select 10 out of 13 questions. In how many ways can this be done?

  4. 26. Senate Committees. Suppose that the Senate of the United States consists of 58 Democrats and 42 Republicans. How many committees can be formed consisting of 6 Democrats and 4 Republicans?

  5. 27. Test Options. Of the first 10 questions on a test, a student must answer 7. Of the second 5 questions, the student must answer 3. In how many ways can this be done?

  6. 28. Lines and Triangles from Points. How many lines are determined by 8 points, no 3 of which are collinear? How many triangles are determined by the same points?

  7. 29. Poker Hands. How many 5-card poker hands are possible with a 52-card deck?

  8. 30. Bridge Hands. How many 13-card bridge hands are possible with a 52-card deck?

  9. 31. Baskin-Robbins Ice Cream. Burt Baskin and Irv Robbins began making ice cream in 1945. Initially they developed 31 flavors—one for each day of the month. (Source: Baskin-Robbins)

    1. How many 2-dip cones are possible using the 31 original flavors if order of flavors is to be considered and no flavor is repeated?

    2. How many 2-dip cones are possible if order is to be considered and a flavor can be repeated?

    3. How many 2-dip cones are possible if order is not considered and no flavor is repeated?

  10. 32. Powerball®. Powerball® is a biweekly lottery game in which 5 white balls are drawn from a drum of 59 balls numbered 1–59 and 1 red ball is drawn from a drum of 35 balls numbered 1–35. To win the jackpot, a player must select numbers to match in any order the 5 white balls and the 1 red ball. (Source: www.powerball.com) How many 6-number combinations are there?

Skill Maintenance

Solve.

  1. 33. 3x7=5x+10 [1.5]

  2. 34. 2x2x=3 [3.2]

  3. 35. x2+5x+1=0 [3.2]

  4. 36. x3+3x210x=24 [4.4]

Synthesis

  1. 37. Flush. A flush in poker consists of a 5-card hand with all cards of the same suit. How many 5-card hands (flushes) are there that consist of all diamonds?

  2. 38. Full House. A full house in poker consists of three of a kind and a pair (two of a kind). How many full houses are there that consist of 3 aces and 2 queens? (See Section 11.8 for a description of a 52-card deck.)

  3. 39. League Games. How many games are played in a league with n teams if each team plays each other team once? twice?

  4. 40. There are n points on a circle. How many quadrilaterals can be inscribed with these points as vertices?

Solve for n.

  1. 41. (nn2) =6

  2. 42. (n+13)=2(n2)

  3. 43. (n+24)=6(n2)

  4. 44. (n3)=2(n12)

  5. 45. How many line segments are determined by the n vertices of an n-gon? Of these, how many are diagonals? Use mathematical induction to prove the result for the diagonals.

  6. 46. Prove that

    (nk1)+(nk)=(n+1k)

    for any natural numbers n and k, kn.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.26.176