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.

A284340 Number of 7 X n 0..1 arrays with the number of 1's horizontally, diagonally or antidiagonally adjacent to some 0 equal to the number of 0's adjacent to some 1, with top left element zero.

Original entry on oeis.org

64, 1689, 122495, 14581112, 1544903012, 179138039472, 20513380740103, 2451428833201600, 290448052609643641, 35231200322704249292, 4253729721779461810333, 520640922794348063107735
Offset: 1

Views

Author

R. H. Hardin, Mar 25 2017

Keywords

Comments

Row 7 of A284334.

Examples

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

Crossrefs

Cf. A284334.

A284328 Number of n X n 0..1 arrays with the number of 1's horizontally, diagonally or antidiagonally adjacent to some 0 equal to the number of 0's adjacent to some 1, with top left element zero.

Original entry on oeis.org

1, 4, 49, 5130, 1792007, 3063494246, 20513380740103, 582475612060753356
Offset: 1

Views

Author

R. H. Hardin, Mar 25 2017

Keywords

Comments

Diagonal of A284334.

Examples

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

Crossrefs

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