Thanks to everyone who helped with my previous question. I humbly turn to you all again for help as I stare into the cheering abyss of numbers and confront my own bewilderment.
I am trying to set up a very simple swapping game, using poker chips of different values. I have 100 white chips, 50 red chips, and 50 blue chips. I want to distribute the chips so everyone has the same total value of chips but in different combinations. It’s not important that everyone have a unique combination, only that there is significant variety between players.
The object of the game is for people to swap chips so each ends up with their original, identical value of chips but now everyone has the same distribution of denominations, say, 4 whites, 2 reds, 1 blue. (The actual number and values of the chips don’t matter as long as it all fits together, each person has the same starting value of chips and there is some variation in the combinations of chips.)
Here’s where my brain freezes in simple awe at the sheer implacable majesty of numbers.
I do not know how many people will show up for the game. It will be a number between 16 and 22. Is there a way to walk into the room with my chips, count heads, then quickly figure out the assigning of values to the different chips and the number of chips of each colour to distribute the chips in accordance with the rules laid out above?
I don’t need to distribute all the chips I have, but I don’t have any more. I want everyone to start with the same value of chips but with people having this value in different assortments of denominations, and I want it to be possible for everyone to end up with the same original value of chips in the same distribution of denominations. And I’d like this to be possible with all of the chips originally distributed in play.
I am completely baffled by this problem of my own creation and so I humbly appeal to the awesomeness of this board for aid and succour.