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.

A267663 Number of n X 4 0..1 arrays with every repeated value in every row unequal to the previous repeated value, and in every column equal to the previous repeated value, and new values introduced in row-major sequential order.

Original entry on oeis.org

5, 50, 500, 3143, 18432, 98438, 508681, 2560344, 12721832, 62688891, 307514468, 1504686646, 7352965785, 35912894408, 175383062746, 856630710989, 4185293733440, 20456112775414, 100023287817835, 489294036823648
Offset: 1

Views

Author

R. H. Hardin, Jan 19 2016

Keywords

Comments

Column 4 of A267667.

Examples

			Some solutions for n=6
..0..1..0..0....0..0..1..1....0..1..0..0....0..1..0..0....0..0..1..0
..0..1..0..0....1..0..1..0....0..1..1..0....1..0..0..1....1..0..1..1
..0..1..0..0....1..0..1..1....1..0..1..0....1..1..0..0....0..1..1..0
..0..0..1..0....1..1..0..1....0..1..0..0....0..1..0..1....1..0..1..1
..1..1..0..1....0..0..1..1....0..0..1..0....1..1..0..1....1..0..1..0
..0..1..1..0....1..0..0..1....0..1..0..0....0..0..1..1....1..1..0..1
		

Crossrefs

Cf. A267667.

Formula

Empirical recurrence of order 80 (see link above).