Possible Permutations for Drawing with Replacement and Unordered Results

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary

Homework Help Overview

The discussion revolves around the concept of drawing with replacement in combinatorial problems, specifically focusing on the permutations of results that are considered unordered. The original poster expresses confusion regarding the equation used to calculate the number of permutations in this context.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the interpretation of the equation for combinations, particularly the expression "k + n - 1 choose n - 1." There is a discussion about the arrangement of indistinguishable objects (o's and x's) and the reasoning behind the formula.

Discussion Status

Some participants provide insights into the reasoning behind the combinatorial formula, while others raise questions about the implications of choosing more objects than available, leading to discussions about undefined values in factorials and the concept of zero combinations.

Contextual Notes

Participants are grappling with the implications of drawing more items than are available, which raises questions about the validity of certain combinations and the handling of factorials of negative numbers.

zeion
Messages
455
Reaction score
1

Homework Statement



I don't understand the equation for drawing with replacement and considering results to be unordered.

So with replacement and no attention to order all we see is the number of each color drawn. So this is represented by o's and x's where o's is the number of that color drawn and x is a separator for the next color.

If # of different colors is n and # of draws is k then # of o's is k and # of x's is n - 1.
So now I need to find all the possible permutation of this set of x's and o's.

I don't understand why it is k + n - 1 choose n - 1 (?)

(k + n - 1)! / (n - 1)! (k + n - 1 - (n - 1))! (?)



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
I like to think of "a choose b" as "the number of ways to pick b places from a total of a".
In that case, it is easy to see if you imagine the following; suppose you have k o's and (n - 1) x's. Imagine k + n - 1 empty spots on the table, which is just enough to hold all the o's and x's. Now you can fix any order, if you pick (n - 1) places where all the x's will go. Since all the x's are indistinguishable, and the all o's are too, if you have n - 1 places for the x's the o's will have to in the remaining k places. So you want to answer the question "in how many ways can I pick n - 1 spots from the total of k + n - 1 to place my x's on?" which is -- almost by definition -- (k + n - 1) choose (n - 1)
 
So if I do something like 2 choose 3 I get a negative.
Does that mean it's impossible?
 
If you do 2 choose 3 you should get zero: How many ways are there to pick 3 objects from a set of 2?
(That's also what my "calculator" gives, how do you get a negative?)
 
CompuChip said:
Ihow do you get a negative?

I think he's referring to getting the factorial of a negative number on the denominator. This is consistent with zero combinations anyway.
 
zeion said:
So if I do something like 2 choose 3 I get a negative.
Does that mean it's impossible?
The formula for "n choose i" is [itex]_nC_i= \begin{pmatrix}n \\ i\end{pmatrix}= \frac{n!}{i!(n- i)!}[/itex].

For "2 choose 3" it is [itex]\frac{2!}{3!(-1)!}[/itex] but (-1)! is undefined. It is a convention that assigns a value of 0 to it.

But the answer to your question is "yes". It should be obvious that if you only have two objects, you cannot choose three of them!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
6K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
26
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 23 ·
Replies
23
Views
4K