The Change-Making Problem for six coin values and beyond

Cornelia A. Van Cott,Qiyu Zhang
2023-03-01
Abstract:The change-making problem asks: given a positive integer $v$ and a collection $\mathcal{C}$ of integer coin values $c_1=1<c_2< c_3< \cdots< c_n$, what is the minimum number of coins needed to represent $v$ with coin values from $\mathcal{C}$? For some coin systems $\mathcal{C}$, the greedy algorithm finds a representation with a minimum number of coins for all $v$. We call such coin systems orderly. However, there are coin systems where the greedy algorithm fails to always produce a minimal representation. Over the past fifty years, progress has been made on the change-making problem, including finding a characterization of all orderly coin systems with 3, 4, and 5 coin values. We characterize orderly coin systems with 6 coin values, and we make generalizations to orderly coin systems with $n$ coin values.
Combinatorics
What problem does this paper attempt to address?
### What problem does the paper attempt to solve? The paper primarily explores the change-making problem, particularly in the context of orderly coin systems with 6 coin denominations. Specifically: 1. **Definition of the Change-Making Problem**: - Given a positive integer \( v \) and a set of integer coin denominations \( C = (c_1 = 1 < c_2 < c_3 < \cdots < c_n) \), the goal is to find the minimum number of coins needed to represent \( v \) using these coins. - If for all \( v \), the greedy algorithm can find the minimum number of coins, such a coin system is called orderly. 2. **Characteristics of Orderly Coin Systems**: - Over the past 50 years, researchers have identified the characteristics of orderly coin systems with 3, 4, and 5 coin denominations. - This paper further extends the research to explore the characteristics of orderly coin systems with 6 coin denominations and proposes some generalized conclusions. 3. **Specific Results**: - The paper provides a characterization of orderly coin systems with 6 coin denominations. - It also discusses the general case of coin systems with \( n \) denominations and introduces the concept of fixed gap coin systems. 4. **Contributions and Conclusions**: - By conducting an in-depth study of orderly coin systems with 6 coin denominations, the paper lays the groundwork for understanding larger-scale orderly coin systems. - The paper also proposes some conjectures about fixed gap coin systems and compares them with other research. In summary, the main goal of the paper is to mathematically describe and classify orderly coin systems with 6 coin denominations in detail and to propose methods that help in understanding and classifying larger-scale orderly coin systems.