mscroggs.co.uk
mscroggs.co.uk

subscribe

Blog

Making names in Life

 2016-06-05 
The Game of Life is a cellular automaton invented by John Conway in 1970, and popularised by Martin Gardner.
In Life, cells on a square grid are either alive or dead. It begins at generation 0 with some cells alive and some dead. The cells' aliveness in the following generations are defined by the following rules:
Starting positions can be found which lead to all kinds of behaviour: from making gliders to generating prime numbers. The following starting position is one of my favourites:
It looks boring enough, but in the next generation, it will look like this:
If you want to confirm that I'm not lying, I recommend the free Game of Life Software Golly.

Going backwards

You may be wondering how I designed the starting pattern above. A first, it looks like a difficult task: each cell can be dead or alive, so I need to check every possible combination until I find one. The number of combinations will be \(2^\text{number of cells}\). This will be a very large number.
There are simplifications that can be made, however. Each of the letters above (ignoring the gs) is in a 3×3 block, surrounded by dead cells. Only the cells in the 5×5 block around this can affect the letter. These 5×5 blocks do no overlap, so can be calculated seperately. I doesn't take too long to try all the possibilities for these 5×5 blocks. The gs were then made by starting with an o and trying adding cells below.

Can I make my name?

Yes, you can make your name.
I continued the search and found a 5×5 block for each letter. Simply Enter your name in the box below and these will be combined to make a pattern leading to your name!
Enter your name:
      ×1                  
(Click on one of these icons to react to this blog post)

You might also enjoy...

Comments

Comments in green were written by me. Comments in blue were not written by me.
 Add a Comment 


I will only use your email address to reply to your comment (if a reply is needed).

Allowed HTML tags: <br> <a> <small> <b> <i> <s> <sup> <sub> <u> <spoiler> <ul> <ol> <li> <logo>
To prove you are not a spam bot, please type "elbatnuocnu" backwards in the box below (case sensitive):

Archive

Show me a random blog post
 2024 

Feb 2024

Zines, pt. 2

Jan 2024

Christmas (2023) is over
 2023 
▼ show ▼
 2022 
▼ show ▼
 2021 
▼ show ▼
 2020 
▼ show ▼
 2019 
▼ show ▼
 2018 
▼ show ▼
 2017 
▼ show ▼
 2016 
▼ show ▼
 2015 
▼ show ▼
 2014 
▼ show ▼
 2013 
▼ show ▼
 2012 
▼ show ▼

Tags

dinosaurs london matrix of minors ucl national lottery approximation puzzles news speed interpolation logo golden ratio matrix multiplication triangles simultaneous equations turtles rugby radio 4 craft talking maths in public manchester weather station sobolev spaces probability recursion live stream edinburgh arithmetic quadrilaterals binary gerry anderson finite element method graphs geometry mean bodmas chalkdust magazine inverse matrices chebyshev wave scattering mathsteroids youtube standard deviation wool trigonometry cambridge football light chess newcastle palindromes crossnumber rhombicuboctahedron graph theory noughts and crosses reddit folding tube maps books runge's phenomenon advent calendar realhats php pac-man pi approximation day pizza cutting mathslogicbot game show probability gather town fence posts countdown go royal institution convergence manchester science festival numbers flexagons world cup numerical analysis bubble bobble boundary element methods london underground guest posts sorting correlation anscombe's quartet databet christmas card logic games folding paper data visualisation pi stirling numbers the aperiodical frobel people maths captain scarlet oeis estimation gaussian elimination nine men's morris european cup machine learning statistics sound crochet matt parker martin gardner braiding preconditioning hexapawn a gamut of games map projections python christmas big internet math-off computational complexity polynomials coins mathsjam electromagnetic field plastic ratio accuracy ternary matrix of cofactors dataset dates inline code tmip bempp sport programming golden spiral finite group propositional calculus misleading statistics matrices geogebra errors stickers fonts tennis curvature zines 24 hour maths fractals final fantasy asteroids javascript game of life logs pascal's triangle hannah fry signorini conditions cross stitch video games weak imposition hyperbolic surfaces harriss spiral reuleaux polygons phd data platonic solids determinants pythagoras menace raspberry pi squares error bars hats latex dragon curves royal baby draughts datasaurus dozen exponential growth

Archive

Show me a random blog post
▼ show ▼
© Matthew Scroggs 2012–2024