Geometric arrangements of coins can serve as the basis for all sorts of puzzles. One popular variant involves going from one configuration to another by sliding coins, subject to given constraints, and doing so in the fewest possible moves.
One classic puzzle, for example, starts with six coins packed tightly together in a rhomboid formation, made up of two nestled rows of three coins each. The goal is to form a ring of coins so that, if a seventh coin were placed in the center, the original six coins would be closely packed around it. The constraint is that, on each move, a coin must be slid to a new position where it touches two other coins. Can you solve the puzzle in three moves? In fact, there are precisely 24 ways to do so in three moves.