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.

A251093 Number of (n+1)X(n+1) 0..1 arrays with no 2X2 subblock having its minimum diagonal element less than its minimum antidiagonal element.

Original entry on oeis.org

13, 212, 9597, 1175519, 391088995, 353489877714, 867470863709067, 5781820357157777986, 104649732973693543280042, 5143991426222399264506760205, 686661619658213553959701988139993
Offset: 1

Views

Author

R. H. Hardin, Nov 29 2014

Keywords

Comments

Diagonal of A251100

Examples

			Some solutions for n=3
..1..0..0..1....1..0..0..0....1..1..1..1....0..0..1..0....1..0..1..0
..0..1..0..1....0..0..1..1....0..0..0..1....1..0..0..0....1..0..1..1
..0..0..0..1....1..0..0..0....0..0..0..0....1..0..1..1....1..0..0..0
..1..0..0..1....0..0..1..0....0..0..1..0....0..0..0..1....1..0..0..1