cp's OEIS Frontend

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.

A284209 Decimal representation of generation n in the reversible cellular automaton RCA(3) when started with a single ON cell at generation 0.

Original entry on oeis.org

1, 7, 17, 107, 341, 1799, 4161, 28123, 81925, 489335, 1131601, 7012459, 22286421, 117469191, 273748289, 1840690907, 5390025989, 31943819383, 74441889105, 461363702635, 1465729172821, 7728532584199, 17872436875329, 120787365293531, 351860917551109
Offset: 0

Views

Author

Robert Price, Mar 22 2017

Keywords

Examples

			The second generation (starting at 0) of RCA(3) is x...x where "x" is an ON cell and "." is OFF.  Treating this as a binary number yields 10001 which is 17 in decimal notation.  Thus a(2) = 17.
		

Crossrefs