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.

A221832 Number of 5 X n arrays of occupancy after each element moves to some horizontal, vertical or antidiagonal neighbor, without 2-loops or left turns.

Original entry on oeis.org

0, 292, 41618, 4755445, 570066685, 68573607669, 8233561918895, 988927665068644, 118765199887208210
Offset: 1

Views

Author

R. H. Hardin, Jan 26 2013

Keywords

Comments

Row 5 of A221828.

Examples

			Some solutions for n=3
..1..1..1....1..1..1....1..2..1....0..1..1....0..2..0....0..1..1....1..1..0
..1..0..1....0..2..2....0..1..0....0..1..2....2..2..1....0..1..2....1..3..0
..1..2..1....1..1..1....1..2..0....1..1..1....1..0..0....0..2..2....0..1..0
..2..1..1....0..3..1....1..2..2....2..0..2....0..3..2....1..1..2....0..3..1
..0..2..0....0..1..0....0..2..0....1..1..1....0..2..0....0..1..1....1..3..0
		

Crossrefs

Cf. A221828.