Count Arrangements of 16 Balls in 4 Drawers-At Least 3 Each

  • Context: MHB 
  • Thread starter Thread starter CStudent
  • Start date Start date
  • Tags Tags
    Count
Click For Summary
SUMMARY

The discussion focuses on calculating the number of ways to distribute 16 indistinguishable balls into 4 drawers, ensuring that each drawer contains at least 3 balls. Initially, 3 balls are placed in each drawer, leaving 4 balls to be distributed without restriction. The solution involves using the multiset coefficient, denoted as $$\left(\!\!\!\binom{n}{k}\!\!\!\right)$$, which represents the number of multisets of size $k$ from $n$ distinct elements. The formula $$\left(\!\!\!\binom{n}{k}\!\!\!\right)=\binom{n+k-1}{k}$$ is essential for solving this combinatorial problem.

PREREQUISITES
  • Understanding of combinatorial concepts, specifically multisets and binomial coefficients.
  • Familiarity with the multiset coefficient notation $$\left(\!\!\!\binom{n}{k}\!\!\!\right)$$.
  • Basic knowledge of combinatorial distributions and arrangements.
  • Ability to interpret mathematical formulas and their applications in combinatorics.
NEXT STEPS
  • Study the properties and applications of the multiset coefficient in combinatorial problems.
  • Learn how to derive and apply the formula $$\left(\!\!\!\binom{n}{k}\!\!\!\right)=\binom{n+k-1}{k}$$ in various scenarios.
  • Explore examples of distributing indistinguishable objects into distinguishable bins.
  • Investigate related combinatorial topics such as the stars and bars theorem for further insights.
USEFUL FOR

Mathematicians, students studying combinatorics, and anyone interested in solving distribution problems involving indistinguishable objects and distinguishable containers.

CStudent
Messages
14
Reaction score
0
Hey.

* How many ways we can insert 16 similar balls to 4 drawers such that in every drawer we have at least 3 balls?

So I know we have to insert at first 3 balls to every drawer and the remainder is 4 balls.
But how can I calculate the amount of possibilities to insert 4 balls to 4 drawers without any limit?

Thanks.
 
Physics news on Phys.org
The number of ways $k$ indistinguishable balls can be put into $n$ drawers is equal to the number of multisets of cardinality, or size, $k$ consisting of $n$ distinct elements. (I explain why below.) This number is often denoted by $$\left(\!\!\!\binom{n}{k}\!\!\!\right)$$ and is called a multiset coefficient. Just like the binomial coefficient $$\binom{n}{k}$$ equals the number of subsets, or combinations in combinatorics parlance, of size $k$ taken from a set of size $n$, the multiset coefficient $$\left(\!\!\!\binom{n}{k}\!\!\!\right)$$ equals the number of multisets, or combinations with repetitions, of size $k$ whose elements come from a set of size $n$. Note that unlike the number of combinations, in the latter case $k$ can be greater than $n$ because elements in a multiset can be repeated.

There is a one-to-one correspondence between multisets of size $k$ drawn from a set of size $n$ and $n$ drawers that have $k$ balls combined inside them. For example, if $n=4$ and $k=5$, the multiset $\{1,1,3,4,4\}$ corresponds to the situation where drawer 1 has two balls, drawer 3 has one ball and drawer 4 has two balls.

Finally, $$\left(\!\!\!\binom{n}{k}\!\!\!\right)=\binom{n+k-1}{k}$$. This is explained in Wikipedia and in the linked article there.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
17
Views
5K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 42 ·
2
Replies
42
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K