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.

A250966 Number of (n+1)X(n+1) 0..1 arrays with no 2X2 subblock having the sum of its diagonal elements less than the absolute difference of its antidiagonal elements.

Original entry on oeis.org

14, 308, 22048, 5089900, 3794909318, 9135168475316, 71001116832347962, 1781714118279963697630, 144355770055582148091515150, 37761829882206405363232456330430, 31892938416369811765366547510541575588
Offset: 1

Views

Author

R. H. Hardin, Nov 29 2014

Keywords

Comments

Diagonal of A250973

Examples

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