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-12 of 12 results.

A283578 Number of 7Xn 0..1 arrays with no 1 equal to more than one of its horizontal, diagonal and antidiagonal neighbors, with the exception of exactly one element.

Original entry on oeis.org

0, 3232, 194173, 4441052, 164714523, 4558585174, 129997769458, 3650965394740, 99090078168196, 2687260014584534, 71764403257467215, 1902366721060350320, 50085438054862185785, 1310060351650654162702, 34098186251976982332364
Offset: 1

Views

Author

R. H. Hardin, Mar 11 2017

Keywords

Comments

Row 7 of A283572.

Examples

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

Crossrefs

Cf. A283572.

A283566 Number of n X n 0..1 arrays with no 1 equal to more than one of its horizontal, diagonal and antidiagonal neighbors, with the exception of exactly one element.

Original entry on oeis.org

0, 4, 169, 6812, 945100, 226897932, 129997769458, 172466774677716, 522509795096193625, 3748613500011644923440, 62982260120608888164984371
Offset: 1

Views

Author

R. H. Hardin, Mar 11 2017

Keywords

Comments

Diagonal of A283572.

Examples

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

Crossrefs

Cf. A283572.
Previous Showing 11-12 of 12 results.