A (one dimensional) cellular automaton is a function1 F : Σ → Σ with the property that there is a K > 0 such that F (x)i depends only on the 2K + 1 coordinates xi−K , xi−K+1, . . . , xi−1, xi, xi+1, . . . , xi+K . A periodic point of σ is any x such that σ^p (x) = x for some p ∈ N, and a periodic point of F is any x such that F^q (x) = x for some q ∈ N. Given a cellular automaton F, a point x ∈ Σ is jointly periodic if there are p, q ∈ N such that σ^p (x) = F^q (x) = x, that is, it is a periodic point under both functions.
This project aims to explore the nature of one-dimensional Cellular Automata, in the hope of finding the structure of cellular automata through its periodic points.
License: MIT
ubuntu2004
Name | Size | Last Modified |
---|---|---|
Code/ | 26 items | 5/14/2023, 8:07:53 PM |
FDense_Java/ | 3 items | 4/11/2023, 1:52:23 PM |
Final Paper/ | 19 items | 11/9/2023, 5:43:08 PM |
MATH498E Source Code FDENSE.txt | 5.2 KB | 4/11/2023, 7:06:35 AM |
Notes/ | 11 items | 3/9/2023, 3:03:57 PM |
Relevant Literature/ | 3 items | 4/18/2023, 1:44:23 PM |
span_4_surjective.txt | 3.7 KB | 4/4/2023, 2:43:58 PM |
span_6_surjective.txt | 11.1 KB | 5/14/2023, 9:51:55 PM |