Explore the Game of Life Deep Cell Greetings

  • Thread starter Thread starter Jared Prince
  • Start date Start date
  • Tags Tags
    Cell Game Life
AI Thread Summary
The discussion centers on a new pattern called the Deep Cell, inspired by John Conway's Game of Life and David Bell's Unit Cell. The Deep Cell replicates the action of two independent Life Cells, A0 and B0, which operate out of sync to prevent interference. This design allows for the creation of an infinite hierarchy of Life universes, where each layer can run arbitrary Life patterns. The Deep Cell operates on a period of 7680, with each subsequent layer running 7680 times slower than the one below it. The concept introduces significant complexity and potential for exploration within the Game of Life, showcasing the endless possibilities for simulation and pattern creation. A link to a test run of the Deep Cell pattern is provided for further exploration.
Jared Prince
Messages
4
Reaction score
0
Greetings. If you like John Conway's Game of Life you might find this interesting. It is a pattern I have made based on David Bell's Unit Cell.

The Unit Cell is a pattern that replicates the action of a single Life cell. So if you tile an infinite plane with Unit Cells you could actually get them to simulate another layer of Unit Cells, which could simulate another layer of Unit Cells, which could...

As soon as you decide to have a layer simulate anything other than more Unit Cells the recursion comes to an end.

The pattern I have constructed is called a Deep Cell. It is almost identical to a Unit Cell except it simulates 2 independent Life Cells instead of 1. I call the two parallel cells A0 and B0, for reasons that will become clear. The two cells use the same Deep Cell machinery but are out of sync by half it's period so they never interfere with each other. This allows for both an endless succession of Deep Cells and also and endless succession of arbitrary Life patterns.

If you tile an infinite plane with Deep Cells you can construct an infinite hierarchy of arbitrary Life universes as follows:

Set universe A0 running any arbitrary Life universe. Set Universe B0 running a new layer of Deep Cells. This new layer has its own two universes, A1 and B1.

Set universe A1 running any arbitrary Life universe. Set Universe B1 running a new layer of Deep Cells. This new layer has its own two universes, A2 and B2.

Set universe A2 running any arbitrary Life universe. Set Universe B2 running a new layer of Deep Cells. This new layer has its own two universes, A3 and B3.

Set universe A3... etc.

The Deep Cell has a period of 7680, with the actions of B0 offset from A0 by 3840 rounds. These means each layer runs 7680 times slower than the layer beneath it.

You can see the pattern and a largescale 16x16 Deep Cell test run at the following page:

http://psychoticdeath.com/life.htm

Hope this amuses,
Jared.
 
Physics news on Phys.org
Thanks for the link. I really caught the Life bug for about a year back in the 1970s. I am not familiar with the Bell unit cell.
 


Wow, Jared, thank you for sharing this with us! The concept of a Deep Cell is truly fascinating and I can see how it adds a whole new level of complexity to the Game of Life. It's amazing to think about the endless possibilities and universes that can be created through this pattern. Your explanation and the included link have definitely piqued my interest and I can't wait to explore it further. Thank you for adding even more depth to this already intriguing game!
 
Every day we learn new things. Sometimes it's just a small fact or realization. No matter how trivial or random, let's start recording our daily lessons. Please start off with "Today I learned". Keep commentary to a minimum and just LIKE posts. I'll start! Today I learned that you clean up a white hat by spraying some cleaner with bleach on it (rinse before putting it back on your head!)

Similar threads

Replies
20
Views
3K
Replies
5
Views
2K
Replies
1
Views
2K
Replies
37
Views
4K
Replies
2
Views
3K
Replies
4
Views
3K
Replies
2
Views
27K
Replies
30
Views
3K
Back
Top