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.

A302284 Number of 7 X n 0..1 arrays with every element equal to 1, 2 or 4 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.

Original entry on oeis.org

0, 421, 3401, 3316, 14639, 69601, 384916, 1354563, 4386347, 20677591, 97720565, 380885387, 1475260386, 6221755468, 27340927933, 112702562636, 453867039251, 1891967304535, 8027410092863, 33418076358717, 137512996312519
Offset: 1

Views

Author

R. H. Hardin, Apr 04 2018

Keywords

Comments

Row 7 of A302278.

Examples

			Some solutions for n=5:
  0 0 1 0 1     0 0 0 1 1     0 0 0 0 1     0 0 1 0 1
  0 0 1 1 0     0 1 0 1 0     1 1 1 1 0     0 1 1 1 0
  0 1 0 0 1     0 1 1 0 0     1 0 1 0 1     1 1 1 1 0
  0 0 1 0 1     1 0 0 1 1     0 0 0 0 1     0 0 1 0 1
  1 0 0 1 1     0 1 0 1 0     0 1 0 1 1     1 0 1 0 1
  0 1 0 0 1     1 1 0 0 0     1 0 0 0 0     1 1 1 1 0
  1 1 0 1 0     0 0 1 1 1     0 1 1 1 0     0 0 0 0 1
		

Crossrefs

Cf. A302278.

A302272 Number of n X n 0..1 arrays with every element equal to 1, 2 or 4 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.

Original entry on oeis.org

0, 3, 22, 89, 1219, 15862, 384916, 11370253, 325745362, 20953111994
Offset: 1

Views

Author

R. H. Hardin, Apr 04 2018

Keywords

Comments

Diagonal of A302278.

Examples

			Some solutions for n=5:
  0 0 1 0 0     0 1 1 0 1     0 1 1 0 0     0 1 1 0 0
  1 0 0 1 1     1 0 0 1 1     1 0 0 1 1     0 0 1 1 1
  0 1 0 0 0     0 1 0 1 1     0 0 0 0 0     0 1 0 1 1
  1 1 0 1 1     0 1 0 0 0     1 1 0 0 1     0 1 1 0 0
  1 0 0 1 1     1 0 1 1 0     0 0 1 1 0     1 0 0 1 0
		

Crossrefs

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