Combinations with Replacement Explanation

  • Context: Undergrad 
  • Thread starter Thread starter chaoseverlasting
  • Start date Start date
  • Tags Tags
    Combinations Explanation
Click For Summary

Discussion Overview

The discussion revolves around the concept of combinations with replacement, specifically the formula (n+k-1)ℂ(k) for selecting k items from a set of n items. Participants explore the proof of this formula, including its interpretation and derivation methods.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant seeks clarification on the proof of the formula (n+k-1)ℂ(k) for combinations with replacement.
  • Another participant interprets the problem as choosing k items from n items with replacement, providing an illustrative example involving boxes and balls.
  • A detailed explanation is given about modeling the problem using dividers and balls, leading to the conclusion that the number of combinations is given by (n-1+k)ℂ(k).
  • Some participants suggest that the proof can be approached through induction, although uncertainty remains about the specific steps involved.
  • One participant introduces an analogy involving Bosons occupying energy levels, referencing external materials for further exploration.
  • A later reply expresses gratitude for the explanations provided, indicating that the information was helpful.

Areas of Agreement / Disagreement

Participants generally agree on the interpretation of the problem and the formula involved, but there is no consensus on the specific proof method or the details of the induction approach.

Contextual Notes

The discussion includes various interpretations and examples, but lacks a fully resolved proof or agreement on the methodology for proving the formula.

chaoseverlasting
Messages
1,050
Reaction score
3
I'm trying to work out the proof of combinations with replacement, but I can't quite understand the result of it.

(n+k-1)ℂ(k) is the result, could somebody please explain this to me?
 
Mathematics news on Phys.org
chaoseverlasting said:
I'm trying to work out the proof of combinations with replacement, but I can't quite understand the result of it.

(n+k-1)ℂ(k) is the result, could somebody please explain this to me?
Could you state fully and precisely what you want to prove?
 
It is the formula for selection of k items with replacement from a set of n items. I understand the result now, but how do I prove it? Apparently its to be done by induction, but I'm not quite sure of how to approach it.
 
If I understood you correctly your problem is the following:
Given n items choose k from them. And replacement means you are allowed to choose an item more than once.

-------------------------

You can interpret the problem in the following way:
Imagine you have n=3 boxes. Each box stands for a fruit:
Apple-Box (Box #1)
Banana-Box (Box #2)
Orange-Box (Box #3)

You have k=10 balls and have to throw the balls into the boxes. Suppose you did the following:
Apple-box: 3 balls
Banana-box: 2 balls
Orange-box: 5 balls
This means you get 3 apples, 2 bananas and 5 oranges.

So, one combination is:
In box 1 we have 3 balls
In box 2 we have 2 balls
In box 3 we have 5 balls

---

We can model this by dividing the 10 balls into 3 blocks:
o o o | o o | o o o o o
The blue bars are the dividers.

Other combinations are:

All balls in box 1 (only apples):
o o o o o o o o o o | |

0 balls in box 1,
3 balls in box 2,
7 balls in box 3
| o o o | o o o o o o o

1 ball in box 1,
4 balls in box 2,
5 balls in box 3
o | o o o o | o o o o oFor n blocks (boxes) we need (n-1) dividers, e.g. n=3 requires (n-1)=2 dividers.
Now, how many "spots" do dividers and balls occupy? We have (n-1) dividers and
k balls, so in total we have (n-1+k) spots.

Then, let's analyze how many different positions there are for the balls:
Since we have (n-1+k) spots and k balls there are (n-1+k)Choose(k) different positions.

\binom {n-1+k} {k}

Of course, you could also ask:
How many different positions are there for the (n-1) dividers?
Since we have (n-1+k) spots and (n-1) dividers there are (n-1+k)Choose(n-1) different positions. But this is the same as above:

\binom{n-1+k}{n-1} = \binom {n-1+k} {k}

----

Further readings:
1. Counting selections with replacement
The derivation is given in the end.

2. Combinations - order doesn't matter, repetitions allowed
This is a PF thread.
 
  • Love
Likes   Reactions: christang_1023
Last edited:
Thanks a lot Edgardo! That really helps man!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K