Question
The number of ways of distributing 8 identical balls in 3 distinct boxes so that none of the boxes is empty is
Options
Solution
Key Concepts and Formulas
- Stars and Bars: The number of ways to distribute identical items into distinct bins, where each bin can have any number of items (including zero), is given by .
- Stars and Bars with Minimum Requirement: The number of ways to distribute identical items into distinct bins such that each bin receives at least one item is given by .
- Combinations: The number of ways to choose items from a set of items is given by .
Step-by-Step Solution
-
Step 1: Identify the Problem Type and Given Values. We are given the problem of distributing identical balls into distinct boxes, with the condition that none of the boxes is empty. This is a classic "Stars and Bars" problem with a minimum requirement for each box.
-
Step 2: Apply the Stars and Bars Formula with Minimum Requirement. Since each box must contain at least one ball, we use the formula , where and . Number of ways = . Why this formula? The formula directly accounts for the constraint that each box must have at least one ball. It's equivalent to first placing one ball in each of the boxes, and then distributing the remaining balls without restriction.
-
Step 3: Calculate the Combination. We calculate . . Why this calculation? We are using the definition of combinations to find the number of ways to choose 2 items from a set of 7 items.
Common Mistakes & Tips
- Confusing Formulas: Be careful to use the correct Stars and Bars formula based on whether empty bins are allowed or not. If empty bins are allowed, use . If empty bins are not allowed, use .
- Identical vs Distinct: Always identify whether the items and bins are identical or distinct. This problem involves identical items (balls) and distinct bins (boxes), making Stars and Bars the appropriate technique.
- Alternative Approach: This problem can be viewed as finding the number of positive integer solutions to the equation . This is equivalent to the Stars and Bars problem with the minimum requirement.
Summary
The problem involves distributing 8 identical balls into 3 distinct boxes such that none of the boxes is empty. Using the Stars and Bars formula with a minimum requirement, the number of ways is calculated as .
Final Answer The final answer is \boxed{21}, which corresponds to option (B).