Jump to content

Three cups problem

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Wahrmund (talk | contribs) at 15:11, 1 February 2014 (Proof of impossibility: Missing word.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The three cups problem is a mathematical puzzle that, in its most common form, cannot be solved.

In the beginning position of the problem, one cup is upside-down and the other two are right-side up. The objective is to turn all cups right-side up in no more than six moves. You must turn over exactly two cups at each move.

Solvable version

The solvable version of the Three Cups Problem is shown here. In the impossible version, cups A and C are upright, and cup B is turned down.

The solvable (but trivial) version of this puzzle begins with one cup right-side up and two cups upside-down. To solve the puzzle in a single move, you need only turn up the two cups that are upside down — after which all three cups are facing up.

Proof of impossibility

The proof that the problem is impossible to solve is done by means of exhausting cases.

As a starting position, we place cup A up, cup B down, and cup C up — the reverse of the figure above. Using a well known formula for combinations,[1] we find that two items can be selected, without regard to their order, from three items in three ways. In this instance, the three ways are:

1. Select cups AU and BD
2. Select cups AU and CU
3. Select cups BD and CU

Where U means Up, and D means Down.

If we flip selection 1 we get AD and BU.

If we flip selection 2 we get AD and CD. Cup B remains down, so now all three cups are down.

If we flip selection 3 we get BU and CD.

Thus we see that in all three cases at least one cup remains down after flipping. Reversing any one of these flips restores the starting position of the cups.

This exhausts the possible combinations of two cups selected (without order) from among three; no other combination of two cups is possible. Therefore the problem cannot be solved.

See also

Notes

  1. ^ where .  n is the number of items, and k is the number of items to be selected from them.