|
|
|
|
|
by philbarr
2916 days ago
|
|
Not really - you can reduce it to one but you don't quite have enough information. So I think it goes like this: - you have 12 coins, and each one has an equal chance of being heavier or lighter than the others - so that's 24 possiblities - you have 3 moves, and the result of each move could be one side of the beam goes down, one side goes up, or it balances. That means you can create a system that identifies 3^3 = 27 outcomes. So far so good. - you need each of your outcomes to provide real information. if it was a binary problem that means you're not really getting any information if the beam balances (bit sketchy on that last point, maybe someone can help with that) |
|