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.

A188688 Number of n X n binary arrays without the pattern 0 1 0 diagonally, vertically, antidiagonally or horizontally.

Original entry on oeis.org

2, 16, 218, 4008, 139307, 15547072, 3647921173, 1302269111985, 832889881464413, 1248703703842553735, 4253189666054817624993
Offset: 1

Views

Author

R. H. Hardin, Apr 08 2011

Keywords

Comments

Diagonal of A188695.

Examples

			Some solutions for 4 X 4
..0..0..0..1....0..0..0..0....1..1..0..0....1..0..1..1....1..1..1..0
..1..0..0..0....1..0..1..1....0..0..0..0....0..0..1..1....1..1..0..1
..1..0..0..0....1..1..1..1....0..0..0..0....0..0..1..1....1..1..0..1
..0..1..1..1....0..1..1..1....1..0..0..0....0..1..1..1....1..0..1..1
		

Crossrefs

Cf. A188695.