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.

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

Original entry on oeis.org

2, 16, 292, 11637, 862652, 140346362, 43645304766, 30140493826752, 41065086729341527, 123548887542841478730, 745009928964016992782018, 9811185735768630724517609865, 262092653227176839857198569967286
Offset: 1

Views

Author

R. H. Hardin Apr 25 2011

Keywords

Comments

Diagonal of A189696

Examples

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