The Torus AI-generated Copy + Revise

6 grids · reconstruct grid #4 · NARC on 6/7 models

Grid Sequence
The system evolves as a discrete dynamical system on a 3x3 toroidal grid. The transition function at each timestep is: cell(i,j)(t+1) = (cell(i,j)(t) + cell(i-1,j)(t) + cell(i,j-1)(t)) mod 10, where indices wrap toroidally (i.e., row -1 wraps to row 2, column -1 wraps to column 2). Compute the state at timestep 4 given the preceding states.
Your Answer

Your attempts here are recorded anonymously for research (the grids you submit, whether they are correct, whether you revealed the clue, and time taken), under a random id kept in your browser. No name or email is collected. This site is for adults; by submitting you confirm you are 18 or older. What this site records.