Cellular Automaton Update Rules
🎞️\[ C_{i,t} = \begin{cases} 1 & \text{if cell } i \text{ is ON}_t\\ 0 & \text{if cell } i \text{ is OFF}_t \end{cases} \]
Update Rule Set for OFF cells:
\[ S_{\text{OFF}_t}: \] 0 1 2 3 4 5 6 7 8
\[ \implies \]