Empirically Improved Tokuda Gap Sequence in Shellsort
Data Structures and Algorithms
2021-12-22 v1 Combinatorics
Abstract
Experiments are conducted to improve Tokuda (1992) gap sequence in Shellsort into -sequences, and the best result is the gap sequence in which the -th increment is given by \begin{align} h_k=\left\lceil \frac{\gamma^k-1}{\gamma-1} \right\rceil \end{align} , where and . The first few increments of the gap sequence are \begin{align} 1,\, 4,\, 9,\, 20,\, 45,\, 102,\, 230,\, 516,\,1158,\,2599,\,5831,\,13082,\,29351,\,65853,\, 147748,\,331490,\,743735,\, ...\end{align}It empirically yields less numbers of comparison on average than Tokuda (1992) gap sequence. In the procedure of search, it reveals the potential existence of a new type of fractal.
Cite
@article{arxiv.2112.11112,
title = {Empirically Improved Tokuda Gap Sequence in Shellsort},
author = {Ying Wai Lee},
journal= {arXiv preprint arXiv:2112.11112},
year = {2021}
}