English

The Zeckendorf Game

Number Theory 2018-09-17 v2 Combinatorics

Abstract

Zeckendorf proved that every positive integer nn can be written uniquely as the sum of non-adjacent Fibonacci numbers. We use this to create a two-player game. Given a fixed integer nn and an initial decomposition of n=nF1n = n F_1, the two players alternate by using moves related to the recurrence relation Fn+1=Fn+Fn1F_{n+1} = F_n + F_{n-1}, and whoever moves last wins. The game always terminates in the Zeckendorf decomposition, though depending on the choice of moves the length of the game and the winner can vary. We find upper and lower bounds on the number of moves possible. The upper bound is on the order of nlognn\log n, and the lower bound is sharp at nZ(n)n-Z(n) moves, where Z(n)Z(n) is the number of terms in the Zeckendorf decomposition of nn. Notably, Player 2 has the winning strategy for all n>2n > 2; interestingly, however, the proof is non-constructive.

Keywords

Cite

@article{arxiv.1809.04881,
  title  = {The Zeckendorf Game},
  author = {Paul Baird-Smith and Alyssa Epstein and Kristen Flint and Steven J. Miller},
  journal= {arXiv preprint arXiv:1809.04881},
  year   = {2018}
}

Comments

Version 1.1, 12 pages, 9 figures. Added hyperlink to sequel paper

R2 v1 2026-06-23T04:05:10.874Z