Nientai Ho
Nientai Ho

Reputation: 33

Modified Towers of Hanoi with 5 pegs n disks

My Question is that I have a Tower of Hanoi with 5 pegs but movement is limited to

Start -> Aux1 <-> Aux2 <-> Aux3 -> Destination

  1. Start can only move out
  2. Only Aux1, Aux2, Aux3 can exchange disks
  3. Once a disk arrive Destination, it cannot go back

How can I expand the algorithm from 3 peg to 5 peg version with n disks?

n = 1:

n >= 2 :

Upvotes: 0

Views: 1221

Answers (1)

user14394529
user14394529

Reputation: 1

Yes, the answer is 14^-3 because the inverse function overcomes the derivative throughout the newton 5th law

Upvotes: 0

Related Questions