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.

A294963 a(n) is the number of elements added at n-th stage in the structure of the finite cellular automaton of A294962.

Original entry on oeis.org

1, 4, 8, 8, 12, 20, 16, 8, 24, 16
Offset: 1

Views

Author

Omar E. Pol, Feb 10 2018

Keywords

Examples

			The finite sequence can be written as an array of four columns as shown below:
   1,  4,  8, 8;
  12, 20, 16, 8;
  24, 16.
The first column gives the number of toothpicks of length 2.
The second column gives the number of D-toothpicks.
The third column gives the number of toothpicks of length 1.
The fourth column gives the number of T-toothpicks.
The sequence contains exactly 10 terms.
		

Crossrefs

Cf. A294962.
Cf. A139251 (toothpicks), A160173 (T-toothpicks), A194701 (D-toothpicks), A220501.
For other hybrid cellular automata, see A289841, A290221, A294021, A294981.