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.

A266128 Number of nX5 integer arrays with each element equal to the number of horizontal, diagonal and antidiagonal neighbors exactly one smaller than itself.

Original entry on oeis.org

9, 149, 278, 3851, 62104, 326145, 4176690, 50677045, 367191341, 4343077168, 47557102126, 393190838218, 4413622529512, 46442066137513, 412349942225648, 4457850641709751, 46051121628392952, 427183303899673724
Offset: 1

Views

Author

R. H. Hardin, Dec 21 2015

Keywords

Comments

Column 5 of A266131.

Examples

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

Crossrefs

Cf. A266131.