A326694 Langton's ant with three cell colors: number of gray cells after n moves of the ant.
0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 1, 2, 3, 3, 4, 5, 6, 7, 6, 5, 5, 5, 4, 5, 6, 6, 5, 6, 5, 4, 4, 3, 4, 4, 4, 3, 4, 5, 4, 3, 3, 3, 3, 3, 4, 4, 4, 4, 3, 4, 5, 6, 6, 7, 8, 9, 10, 9, 8, 8, 7, 8, 8, 7, 8, 7, 6, 6, 6, 5, 6, 7, 7, 7, 6, 7, 8, 7, 6, 6, 5, 6, 6, 5, 6, 5, 4
Offset: 0
Keywords
Examples
See illustrations in Fröhlich, 2019.
Links
- Felix Fröhlich, Illustration of iterations 0-50, 2019.
Formula
a(n+276) = a(n). - Rémy Sigrist, Jul 19 2019
Extensions
More terms from Rémy Sigrist, Jul 19 2019
Comments