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.

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

Original entry on oeis.org

2, 16, 295, 10812, 852448, 144733702, 55080396536, 46897992282392, 90347796732080200, 391616769266718212264, 3836378499038367303867568, 84709934712009857654653118434, 4225407805631534612606491862152228
Offset: 1

Views

Author

R. H. Hardin Apr 15 2011

Keywords

Comments

Diagonal of A188992

Examples

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