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.

A271028 Number of nXnXn triangular 0..2 arrays with some element less than a w, nw or ne neighbor exactly once.

Original entry on oeis.org

0, 8, 72, 450, 2420, 12010, 56754, 259628, 1160936, 5105144, 22166760, 95301932, 406510934, 1722863088, 7263024536, 30481913682, 127442700854, 531088604958, 2206913662766, 9147940180122, 37836235984334, 156187232759706
Offset: 1

Views

Author

R. H. Hardin, Mar 29 2016

Keywords

Comments

Column 2 of A271034.

Examples

			Some solutions for n=4
.....0........1........0........0........1........2........0........0
....0.0......1.1......0.1......0.0......1.1......2.2......1.2......0.2
...0.0.0....1.1.2....1.1.1....2.0.1....0.1.1....0.2.2....2.2.2....0.2.2
..0.2.2.1..0.2.2.2..0.1.1.1..2.2.2.2..0.1.1.1..0.2.2.2..0.2.2.2..0.1.2.2
		

Crossrefs

Cf. A271034.