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.

A184754 Half the number of n X n binary arrays with no 1 having an adjacent 1 both above and to its left.

Original entry on oeis.org

1, 7, 163, 12397, 3110914, 2568513843, 6982256142285, 62483420093901107, 1840782554883258104105, 178527915853668578288219231, 57000185549334885919706636039360, 59911857895558455825087768017439269698
Offset: 1

Views

Author

R. H. Hardin Jan 21 2011

Keywords

Comments

Diagonal of A184761

Examples

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