A Recursive Approach to a Multi-State Cylindrical Lights Out Game

Authors

  • Liwei Chen Elon University
  • Kristen Mazur Elon University

DOI:

https://doi.org/10.46787/pump.v8i.4268

Keywords:

Lights Out; recursion; Fibonacci sequence

Abstract

Lights Out is a game featuring a grid of light-up buttons that begins with some lights on and some off. The goal is to turn off all lights but pressing a button changes its state and the states of the cardinal neighboring buttons. In this paper, we explore a Lights Out game in which the board is placed on a cylinder and the lights have k states with a specific starting configuration. We try to turn off all lights using a light chasing strategy in which we methodically turn off the lights row by row. We model this process using recursive equations. A connection to the Fibonacci sequence then allows us to determine the number of rows of buttons the board should have in order for us to turn off all lights using our light chasing strategy.

Downloads

Published

2025-05-19

How to Cite

Chen, L., & Mazur, K. (2025). A Recursive Approach to a Multi-State Cylindrical Lights Out Game. The PUMP Journal of Undergraduate Research, 8, 225–241. https://doi.org/10.46787/pump.v8i.4268