Combintatins question trying to understand example in the book

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Book Example
Click For Summary
SUMMARY

The discussion focuses on calculating the number of five-person teams that can be formed from a group of 12 members, where two specific members, A and B, must either both be included or excluded from the team. The solution involves two scenarios: teams containing both A and B, which allows for the selection of 3 additional members from the remaining 10 (resulting in 120 combinations), and teams excluding both A and B, which allows for the selection of all 5 members from the remaining 10 (resulting in 252 combinations). The total number of valid teams is therefore 372, derived from the addition of both scenarios.

PREREQUISITES
  • Understanding of combinatorial mathematics, specifically combinations
  • Familiarity with the binomial coefficient notation, such as "n choose k"
  • Basic knowledge of set theory and partitioning
  • Ability to apply the addition rule in probability and combinatorics
NEXT STEPS
  • Study the concept of binomial coefficients and how to calculate "n choose k"
  • Explore combinatorial proofs and their applications in problem-solving
  • Learn about the addition and multiplication principles in combinatorial mathematics
  • Practice solving similar combinatorial problems involving restrictions on selections
USEFUL FOR

Students, educators, and professionals in mathematics, statistics, or computer science who are interested in combinatorial problem-solving and team selection scenarios.

mr_coffee
Messages
1,613
Reaction score
1
Hello everyone,

I'm trying to understand this example in the book:
It says:

Suppose 2 members of the group of 12 insist on working as a pair--any team must cointain either both, or neither. How many five-person teams can be formed?

Solution: Call the 2 memebers of the group that insist on working as a pair A and B. Then any team formed must contain both A and B or neither A nor B. The set of all possible teams can be partitioned into 2 subsets as shown below.

Because a team that contians both A aand B contains exactly 3 other people from the remaining 10 is the group, there are as many such teams as there are subsets of three people that can be chosen from the remaning ten.

So the answer is 10 choose 3 = 120.

Because a team that contians neither A nor B contains exactly 5 people from the reminaing ten, there are as many such teams as there are subsets of 5 people that can be chosen from the remaning ten.

10 choose 5 = 252.

Because the set of teams that contain both A and B is disjoint from the set of teams that ccontain neither A nor B, by the addition rule:

# of teams containing both A and B or neither A nor B =
# of teams containing both A and B +
# of teams containing neither A nor B.

= 120 + 252 = 372.

What i don't understand is,
For the first part, 10 choose 3, if 2 of the team members must work together, why is it 10 choose 3? Is it because u assume you already have chosen 2 of the people, so now you only have to worry about choosing 3 more people to toss in that group?

And for part 2:
its 10 choose 5, is this because you havn't picked anyone yet to be in the group and no restrictions are set so you still have any 5 to choose in the group, so its 10 choose 5?


but if there are 12 people in the group, why isn't it 12 choose 5 and 12 choose 4? how did they get 10?

Because another example in the book, says the total number of teams of 5 is 12 choose 5. Not 10 chose 5
Thanks!
 
Last edited:
Physics news on Phys.org
mr_coffee said:
What i don't understand is,
For the first part, 10 choose 3, if 2 of the team members must work together, why is it 10 choose 3? Is it because u assume you already have chosen 2 of the people, so now you only have to worry about choosing 3 more people to toss in that group?
Yes, you're right
And for part 2:
its 10 choose 5, is this because you havn't picked anyone yet to be in the group and no restrictions are set so you still have any 5 to choose in the group, so its 10 choose 5?


but if there are 12 people in the group, why isn't it 12 choose 5 and 12 choose 4? how did they get 10?

Because another example in the book, says the total number of teams of 5 is 12 choose 5. Not 10 chose 5
Thanks!
You are considering the case when neither of the members of the pair are working on the team. So the only members that can be on the team, in this case, are the other 10.
 
ahh thanks so much!
 

Similar threads

Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K