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.

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

Original entry on oeis.org

2, 16, 292, 8496, 532565, 118571483, 61652076124, 52939317116118, 90112326418652948, 433430536108638364008, 5597804841379220076966699
Offset: 1

Views

Author

R. H. Hardin Apr 24 2011

Keywords

Comments

Diagonal of A189617.

Examples

			Some solutions for 3 X 3
..1..0..0....1..0..0....1..0..0....0..0..1....1..0..1....0..1..1....1..1..1
..0..0..1....0..0..0....0..0..0....0..1..1....0..1..1....1..1..1....1..0..1
..0..0..0....1..1..0....0..1..1....1..0..1....0..0..0....1..1..1....0..0..0
		

Crossrefs

Cf. A189617.