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.

A145857 Number of n X n binary arrays with all ones connected only in two by two blocks.

Original entry on oeis.org

1, 2, 5, 12, 72, 513, 4531, 68662, 1429824, 40840428, 1747979822, 106711196102, 9237029528023, 1158315077977449, 208422835867809541, 53674442198900292691, 19878424340459715152560, 10569643478952360023168707
Offset: 1

Views

Author

R. H. Hardin, Oct 22 2008

Keywords

Examples

			Maximal 7 X 7 example
.0.0.0.1.1.0.0
.1.1.0.1.1.0.0
.1.1.0.0.0.1.1
.0.0.1.1.0.1.1
.0.0.1.1.0.0.0
.1.1.0.0.0.1.1
.1.1.0.0.0.1.1