Research Shows All 23-Bit Still Life Patterns in Conway's Game of Life Are Glider Constructible
By
HeliumHydride
Crisp on the outside, thoughtful on the inside. A keeper.
Summary
The article discusses research in Conway's Game of Life about which still life patterns can be constructed by colliding gliders. It explains that not all still lifes are synthesizable through glider collisions, citing a 2022 discovery by Ilkka Törmä and Ville Salo of a patch that must have existed since the beginning of time and cannot be produced from empty space. The article focuses on the specific finding that all 23-bit still lifes are glider constructible, while noting that larger unsynthesizable patterns exist, with the current record being a population 154 still life.
Key quotes
· 4 pulledIn the Game of Life, which still lifes can be produced by crashing gliders together? We've known for a few years that the answer cannot be 'all of them'
in 2022 Ilkka Törmä and Ville Salo found a patch of still life that, if it exists in the universe, must have existed since the beginning of time
there is no way we could have produced it out of empty space through glider collisions
at the time of writing the record holder is an unsynthesizable still life with population 154
You might also wanna read
Introduction to Detached Point Arithmetic (DPA) for Exact Numerical Computation
The article introduces Detached Point Arithmetic (DPA), a method for exact numerical computations by separating integer mantissas from their
Deriving the Sparse Cholesky Elimination Tree for Matrix Factorization
This article provides a technical derivation of the elimination tree for the right-looking sparse Cholesky algorithm (A = LL^T) for sparse m
Survey of Fast Hyperbolic Tangent Approximation Techniques for Neural Networks and Audio Processing
This article surveys various mathematical approximation techniques for the hyperbolic tangent (tanh) function, focusing on computational eff
Implementing Conway's Game of Life in Physical Systems
The article explores the concept of Conway's Game of Life, a cellular automaton that simulates life-like patterns on a grid, and discusses i
Improved Lower Bounds for Five Classical Ramsey Numbers Achieved Using LLM-Based Code Mutation Agent
Researchers have improved lower bounds for five classical Ramsey numbers using AlphaEvolve, an LLM-based code mutation agent. The new lower
Research Paper: Turing Completeness of GNU find Command - Three Computational Power Results
This academic paper demonstrates that the GNU find command, a standard Unix utility, possesses unexpected computational power and is Turing
