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.

A189058 Number of n X n binary arrays without the pattern 0 1 0 antidiagonally or horizontally.

Original entry on oeis.org

2, 16, 316, 13452, 1492864, 477128662, 394122762759, 784513337393283, 3926743880389817150, 51771451826541027208329, 1779743524151020048520647828, 155456866004795629005264664261677
Offset: 1

Views

Author

R. H. Hardin Apr 16 2011

Keywords

Comments

Diagonal of A189064

Examples

			Some solutions for 3X3
..1..1..1....0..0..0....1..1..1....1..0..1....1..0..1....1..0..1....0..1..1
..1..0..0....0..0..1....1..1..0....0..0..1....1..1..0....0..1..1....1..0..1
..0..1..1....1..1..1....1..1..0....1..1..0....1..1..0....1..0..1....1..0..1