This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A326352 #23 Jul 12 2021 16:55:45 %S A326352 0,2,4,6,8,6,6,6,6,8,6,8,10,12,14,12,12,12,12,14,12,12,12,12,14,12,14, %T A326352 16,18,20,18,18,16,16,18,16,18,20,22,24,22,22,22,22,24,22,22,22,22,24, %U A326352 22,24,26,28,30,28,28,26,26,28,28,30,30,32,34,34,36,34 %N A326352 Total number of black cells after n iterations of Langton's ant with two ants on the grid placed side-by-side with one empty square between them and initially looking in the same direction. %C A326352 The two ants meet seven times; in that case, the color of the current square is flipped only once. Eventually, both ants build a recurrent highway pattern. - _Rémy Sigrist_, Jul 28 2019 %H A326352 Rémy Sigrist, <a href="/A326352/b326352.txt">Table of n, a(n) for n = 0..20000</a> %H A326352 Felix Fröhlich, <a href="/A326352/a326352.pdf">Illustration of iterations 0-50</a>, 2019. %H A326352 Rémy Sigrist, <a href="/A326352/a326352.png">Representation of the grid after 20000 iterations</a> %H A326352 Rémy Sigrist, <a href="/A326352/a326352.gp.txt">PARI program for A326352</a> %H A326352 Wikipedia, <a href="https://en.wikipedia.org/wiki/Langton%27s_ant">Langton's ant</a> %F A326352 a(n + 104) = a(n) + 24 for any n >= 14373. - _Rémy Sigrist_, Jul 28 2019 %e A326352 See illustrations in Fröhlich, 2019. %o A326352 (PARI) See Links section. %Y A326352 Cf. A255938, A269757, A308590, A325953, A325954, A325955, A326167, A326353. %K A326352 nonn %O A326352 0,2 %A A326352 _Felix Fröhlich_, Jun 30 2019 %E A326352 More terms from _Rémy Sigrist_, Jul 28 2019