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.

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

Original entry on oeis.org

2, 16, 219, 5711, 262588, 23131221, 3821933610, 1214926248918, 740978404013252, 873971605623906976, 1995026546716994781891, 8837351494869683292347918, 76024359194576916691616836771, 1271387131008663780693344655620080
Offset: 1

Views

Author

R. H. Hardin, Apr 12 2011

Keywords

Comments

Diagonal of A188851.

Examples

			Some solutions for 3 X 3
..1..0..0....1..1..1....1..1..1....1..1..0....1..0..0....0..1..0....0..1..0
..0..1..1....1..1..0....1..0..1....1..1..1....1..1..1....1..1..1....1..1..1
..1..0..0....1..1..0....1..1..0....1..0..0....1..0..0....0..0..0....1..0..0
		

Crossrefs

Cf. A188851.