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.

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

Original entry on oeis.org

2, 16, 512, 36626, 6814820, 2650369322, 2739456017053, 6190300153637745
Offset: 1

Views

Author

R. H. Hardin Apr 20 2011

Keywords

Comments

Diagonal of A189343

Examples

			Some solutions for 4X4
..0..1..0..0....0..1..0..0....1..1..1..1....0..1..0..1....1..1..0..0
..0..0..0..0....1..0..0..0....0..0..1..1....0..1..0..1....1..0..0..0
..0..1..1..0....1..0..0..0....0..0..0..0....0..1..0..1....1..1..1..0
..0..1..0..0....1..0..1..0....0..0..0..0....1..0..1..0....0..1..1..1