Possible webpage title: Understanding Combinations with Identical Objects

  • Context: Undergrad 
  • Thread starter Thread starter Polymath89
  • Start date Start date
  • Tags Tags
    Combinations
Click For Summary
SUMMARY

This discussion focuses on calculating combinations involving identical objects, specifically addressing two scenarios: selecting groups from a set of objects and distributing marbles into baskets. The first scenario involves choosing 6 objects from a total of 10, where 3 objects are identical. The second scenario examines distributing 5 marbles into 3 identical baskets, requiring at least one marble per basket. The solution for identical baskets involves dividing by 2! to account for indistinguishable arrangements, while distinct baskets do not require this division.

PREREQUISITES
  • Understanding of basic combinatorial principles
  • Familiarity with the concept of identical objects in combinations
  • Knowledge of factorial notation and its application in combinatorial calculations
  • Ability to differentiate between distinct and identical arrangements in combinatorial problems
NEXT STEPS
  • Study the formula for combinations with identical objects, specifically focusing on cases with varying quantities of identical items.
  • Explore the concept of distributing indistinguishable objects into distinct boxes using the "stars and bars" theorem.
  • Learn about generating functions as a method for solving combinatorial distribution problems.
  • Investigate advanced combinatorial identities and their applications in solving complex distribution problems.
USEFUL FOR

Mathematicians, educators, students in combinatorics, and anyone interested in solving problems involving combinations and distributions of identical objects.

Polymath89
Messages
27
Reaction score
0
I have two basic questions about combinations. If there are e.g. 10 objects of which 3 are identical and you want to pick a group of 6 out of those 10, how many groups could you get in this case? I know how basic combinations work, but what if there are identical objects involved?

And my second question refers to these problems:

"In how many ways can you distribute 5 marbles in 3 identical baskets such that each basket has at least 1 marble?" and a variation of that with "3 distinct baskets".

Well for each question there are the possibilities that either one basket gets 3 and the other two 1 or two baskets get 2 and the remaining one 1. Now if the baskets are identical the solution for the 3-1-1 outcome is:

5C3*2C1*1C1/2!

and for the problem in which the baskets are distinct:

3C1*5C3*2C1*1C1

I understand the intuition behind the solution for the problem with the distinct baskets, but I don't understand why you have to divide by 2! on the problem with identical baskets, because I thought that the order does not matter, and 5C3*2C1*1C1 already reflects that the order does not matter, doesn't it?

I'd appreciate a short answer. Thanks in advance.
 
Physics news on Phys.org
Hey Polymath89.

The easiest way to think about this is to consider the complement where at least one basket doesn't have one marble.

This is given by either (5,0,0) (4,1,0) or (3,2,0) combinations. The first can happen 3C1 times and the other two can happen 3C2 times.

In total we get 3C1 + 2*3C2 = 3 + 12 = 15 different ways of not getting at least 1 in every slot.

I'll think about the number of possibilities in a sec.
 

Similar threads

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