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.

Previous Showing 11-11 of 11 results.

A240777 Number of n X n 0..1 arrays with no element equal to fewer vertical neighbors than horizontal neighbors, with new values 0..1 introduced in row major order.

Original entry on oeis.org

1, 3, 20, 305, 10150, 746346, 121621207, 43857418181, 34948902833111, 61568080277621258, 239709187163404332821
Offset: 1

Views

Author

R. H. Hardin, Apr 12 2014

Keywords

Comments

Diagonal of A240783

Examples

			Some solutions for n=4
..0..0..1..0....0..1..0..1....0..1..1..0....0..0..1..0....0..1..0..1
..0..0..1..0....0..1..0..1....0..1..1..0....0..0..1..1....1..0..1..0
..0..0..1..1....0..1..1..0....0..0..1..0....0..1..0..1....0..0..1..1
..0..0..1..1....0..1..1..0....0..0..1..0....0..1..0..1....0..0..1..1
		
Previous Showing 11-11 of 11 results.