A Multigraph Characterization of Permutiple Strings
Benjamin V. Holt
TL;DR
The paper develops a multigraph framework to determine when base-b numbers with a given multiplier n form permutiples. By coupling the Hoey-Sloane machine with cycle multi-images on the mother graph, it proves that a multiset union of mother-graph cycles yields permutiple strings if and only if the corresponding cycle multi-images form an L-Eulerian multigraph. This yields a concrete, Eulerian-circuit-based method to construct permutiples of arbitrary length and base, and reduces counting such numbers to analyzing Eulerian circuits via established algorithms. The work also outlines future research directions, including palintiple cases and derived-permutiple phenomena, and discusses computational challenges as the base and multiplier grow.
Abstract
A permutiple is a natural number whose representation in some base is an integer multiple of a number whose representation has the same collection of digits. A previous paper utilizes a finite-state-machine construction and its state graph to recognize permutiples and to generate new examples. Permutiples are associated with walks on the state graph which necessarily satisfy certain conditions. However, the above effort does not provide sufficient conditions for the existence of permutiples. In this paper, we provide such a condition which we will state using the language of multigraphs.
