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.

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

Original entry on oeis.org

2, 16, 512, 37976, 8210464, 4708773306, 6787471566616, 25828698626846656, 247502169348575094540, 6064620415913633106142608
Offset: 1

Views

Author

R. H. Hardin Apr 17 2011

Keywords

Comments

Diagonal of A189161

Examples

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