Extra Credit, Fall Semester 2000

The first ten students who turn in solutions to the following problem (deadline: September 14, 9:30 am) get 20 extra credit points.

Given are three pegs standing next to each other. On the first peg there are n rings of different size, the largest one on the bottom, then the second largest one, and so on, the smallest one on the top. The problem is to find the minimum number of moves (denote this number by y_n) required to move all n rings from the first peg to the third peg. A move consists of transferring a single ring from one peg to another with the restriction that a larger ring may not be placed on a smaller ring.