Combinatorics - Choosing group memebers

Click For Summary
SUMMARY

The problem involves determining the number of ways to form groups of 3 from a set of 7 people, where 2 individuals refuse to be in the same group. The solution utilizes combinatorial mathematics, specifically the binomial coefficient notation nCr. The correct calculation is achieved by subtracting the groups that include both feuding individuals (5C1 * 2C2) from the total groups (7C3), resulting in the formula 7C3 - 5C1 * 2C2. Additionally, to find the total number of valid groups, one must also consider groups that contain neither feuding individual, leading to the final expression 5C2 * 2C1 + 5C3.

PREREQUISITES
  • Understanding of combinatorial mathematics, specifically binomial coefficients (nCr).
  • Familiarity with the concept of sets and subsets.
  • Basic knowledge of group theory in mathematics.
  • Ability to perform combinatorial calculations involving combinations.
NEXT STEPS
  • Study the properties and applications of binomial coefficients (nCr).
  • Learn about advanced combinatorial techniques, including inclusion-exclusion principles.
  • Explore group theory concepts relevant to combinatorial problems.
  • Practice solving similar combinatorial problems involving restrictions and conditions.
USEFUL FOR

This discussion is beneficial for students studying combinatorics, educators teaching mathematical concepts, and anyone interested in solving combinatorial problems with constraints.

adam.wp
Messages
11
Reaction score
0

Homework Statement



There is a group of 7 people. How many groups of 3 people can be made from the 7 when 2 of the people refuse to be in the same group?

Homework Equations


nCr


The Attempt at a Solution



Here is what I know:

7C3 gives the total number of groups that can be made.

5C1*2C2 gives the number of groups with the two feuding people; because, 2C2 gives the number of ways to choose both of the feuding people, and 5C1 gives the number of ways to choose any 1 of the none feuding people. Their product gives the number of sets with the two feuding people and 1 of the group of non-feuding people.

Based on this 7C3-5C1*2C2 gives the correct answer.

I understand this is the easiest method to solve the problem; however, I don't understand why 5C2*2C1 doesn't give the number of groups that do not contain the feuding people.

Can anyone explain what I am missing, conceptually?

I understand that (7C3-5C1*2C2)≠(5C2*2C1). But 5C2 gives the number of ways to choose 2 people from the set of non-feuding people. 2C1 gives the number of ways to choose only 1 of the set of feuding people, right/wrong? I thought the product of these two combinations would give the number of sets that do not contain the feuding people, but I am wrong. 5C2*2C1 gives fewer than the actual number of sets that do not contain the feuding people. I got to be missing something conceptually, what is it?
 
Physics news on Phys.org
adam.wp said:

Homework Statement



There is a group of 7 people. How many groups of 3 people can be made from the 7 when 2 of the people refuse to be in the same group?

Homework Equations


nCr


The Attempt at a Solution



Here is what I know:

7C3 gives the total number of groups that can be made.

5C1*2C2 gives the number of groups with the two feuding people; because, 2C2 gives the number of ways to choose both of the feuding people, and 5C1 gives the number of ways to choose any 1 of the none feuding people. Their product gives the number of sets with the two feuding people and 1 of the group of non-feuding people.

Based on this 7C3-5C1*2C2 gives the correct answer.

I understand this is the easiest method to solve the problem; however, I don't understand why 5C2*2C1 doesn't give the number of groups that do not contain the feuding people.

Can anyone explain what I am missing, conceptually?

I understand that (7C3-5C1*2C2)≠(5C2*2C1). But 5C2 gives the number of ways to choose 2 people from the set of non-feuding people. 2C1 gives the number of ways to choose only 1 of the set of feuding people, right/wrong? I thought the product of these two combinations would give the number of sets that do not contain the feuding people, but I am wrong. 5C2*2C1 gives fewer than the actual number of sets that do not contain the feuding people. I got to be missing something conceptually, what is it?

5C2*2C1 gives you the number of groups that contain exactly one feuding person. It doesn't count the groups that don't have either one.
 
Awesome! I forgot all about the sets with neither. So:

5C2*2C1+5C3 gives the answer I was looking for. Since 5C3 is the number of sets which contain neither person and 5C2*2C1 are the sets with either.

So I needed to think about which groups contained either, and which contained neither.

Thank you!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K