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.

A181213 Number of n X n binary matrices with no three 1's adjacent in a line diagonally or antidiagonally.

Original entry on oeis.org

2, 16, 400, 28561, 7133488, 5037592576, 11494250657760, 81903288018125025, 1774095560440527819780, 120560883729040740095954944, 25387802734116842287569948104640, 16523941893729018365186706701633818689
Offset: 1

Views

Author

R. H. Hardin Oct 10 2010

Keywords

Comments

Diagonal of A181217

Examples

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