On generalized Frame-Stewart numbers
Abstract: For the multi-peg Tower of Hanoi problem with pegs, so far the best solution is obtained by the Stewart's algorithm based on the the following recurrence relation: $\mathrm{S}_k(n)=\min_{1 \leqslant t \leqslant n} \left{2 \cdot \mathrm{S}_k(n-t) + \mathrm{S}_{k-1}(t)\right}$, . In this paper, we generalize this recurrence relation to $\mathrm{G}_k(n) = \min_{1\leqslant t\leqslant n}\left{ p_k\cdot \mathrm{G}_k(n-t) + q_k\cdot \mathrm{G}_{k-1}(t) \right}$, , for two sequences of arbitrary positive integers and and we show that the sequence of differences consists of numbers of the form , with for all , arranged in nondecreasing order. We also apply this result to analyze recurrence relations for the Tower of Hanoi problems on several graphs.
Paper Prompts
Sign up for free to create and run prompts on this paper.