I blog about everything I learn every day. For more about me: www.HasinArefinKhan.com. Have a beautiful day :)
Thursday, 12 February 2015
Concrete Mathematics Exercise Solution: Chapter 1[problem no: 11].
Question: 1.11: A Double Tower of Hanoi contains 2n disks of n different sizes, two of each size. As usual, we’re required to move only one disk at a time, without putting a larger one over a smaller one.
- How many moves does it take to transfer a double tower from one peg to another, if disks of equal size are indistinguishable from each other?
- What if we are required to reproduce the original top-to-bottom order of all the equal-size disks in the final arrangement? [Hint: This is difficult–it’s really a “bonus problem.”]
Solution:
for a:
for b:
** click and open the photo for better view.
Concrete Mathematics Exercise Solution: Chapter 1[problem no: 2].
Question: 1.2: Find the shortest sequence of moves that transfers a tower of n disks from the left peg A to the right peg B, if direct moves between A and B are disallowed. (Each move must be or to or from the middle peg. As usual, a larger disk must never appear above a smaller one.)
Solution:
** click and open the photo for better view.
Subscribe to:
Posts (Atom)