How many ways are there to pick a collection of 10 coins from piles of

  • Thread starter Thread starter cronuscronus
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around a combinatorial problem involving the selection of 10 coins from various denominations, including pennies, nickels, dimes, quarters, and half-dollars. Participants explore different scenarios based on the number of coins available in each pile and specific conditions for selection.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss various cases, such as the total number of ways to select coins when each pile has at least 10 coins versus when there are only 8 coins in each pile. They also examine conditions that require specific denominations to be included in the selection.

Discussion Status

There are multiple interpretations being explored regarding the calculations involved in the problem. Some participants have offered guidance on the reasoning behind the combinatorial formulas used, while others are questioning the assumptions and logic applied in the calculations.

Contextual Notes

Participants note the constraints of the problem, such as the number of coins available in each pile and the specific conditions that must be met for the selection of coins. There is also mention of a potential misunderstanding regarding the derivation of the combinatorial numbers used in the calculations.

cronuscronus
Messages
40
Reaction score
0
Hi all. I was hoping somebody could help me with my reasoning here? This is a twist on a typical balls and bins problem.

How many ways are there to pick a collection of 10 coins from piles of pennies, nickels, dimes, quarters, and half-dollars? Base on the following condition:

a) Assuming that each pile has at least 10 or more coins.
14choose4 options. So 1001 ways to pick a collection of 10 coins.

b) Assuming that each pile has at least 10 or more coins and the pick must consist of at least one quarter coin or at least one dime.
14choose4 - 12choose10 = 1001 - 66 = 935

c) There are only 8 coins in each pile.
11choose4 = 330

d) There are only 8 coins in each pile and the pick must have at least one penny and two nickels?
11choose4 - 1 = 329
 
Last edited:
Physics news on Phys.org
I don't see a full statement of the question. If it was in the title, that has become truncated.
 
I apologize. I'm new to the forums. I added the question to the body as well. Thanks
 
cronuscronus said:
a) Assuming that each pile has at least 10 or more coins.
14choose4 options. So 1001 ways to pick a collection of 10 coins.
Yes.
b) Assuming that each pile has at least 10 or more coins and the pick must consist of at least one quarter coin or at least one dime.
14choose4 - 12choose10 = 1001 - 66 = 935
Yes.
c) There are only 8 coins in each pile.
11choose4 = 330
I make it much more. What's your logic?
d) There are only 8 coins in each pile and the pick must have at least one penny and two nickels?
11choose4 - 1 = 329
Yes. (Doesn't this make it clear that 330 is not enough for c)?
 
  • Like
Likes   Reactions: 1 person
Using a small script I wrote I see the answer for c should be 976, but I need to think about why that is. :)
 
cronuscronus said:
Using a small script I wrote I see the answer for c should be 976, but I need to think about why that is. :)
I would count how many of the 1001 you need to remove.
 
Right, the answer there is 25. So the only thing I can really think of is that we have 5 bins and in each bin there's a maximum of 2 coins that can't be assigned to that bin, so we have to subtract 5^2 from 1001.

Is that on the right track?
 
cronuscronus said:
Right, the answer there is 25. So the only thing I can really think of is that we have 5 bins and in each bin there's a maximum of 2 coins that can't be assigned to that bin, so we have to subtract 5^2 from 1001.

Is that on the right track?
Not quite following it the way you express it. How about, the disallowed combinations involve choosing 9 from the same bin; there are 5 ways to pick that bin, and five ways to pick the 10th coin.
 
That's a better way of explaining what I was trying to express :).

Thanks!
 
  • #10
can anyone explain where these numbers are coming from? the 14choose4 , 12choose10, 11choose4??
 
  • #11
Zud101 said:
can anyone explain where these numbers are coming from? the 14choose4 , 12choose10, 11choose4??
I assumed cronuscronus was using the standard formula. Its derivation is quite interesting.
Suppose you have R identical objects to divide into N distinguished piles. One way to it physically is to lay he R objects out in a line and place N-1 dividers at different points in the line. So the objects before the first divider go into the first pile, and so on.
Now think of this a different way: you have R+N-1 things in a line, and you can choose which N-1 of them correspond to dividers, the remaining R corresponding to objects. With a little thought, you can see that there is a 1-1 relationship between the possibilities. So the number of ways of dividing the R objects into N piles is N+R-1CN-1, or equivalently N+R-1CR.
It's easy to extend this to R distinct objects, but there's no easy way to handle N non-distinct piles. That gets you into partition theory.
 

Similar threads

Replies
4
Views
2K
Replies
1
Views
9K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
11
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K