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.

A293092 Number of 6 X n 0..1 arrays with the number of 1's horizontally or antidiagonally adjacent to some 0 two less than the number of 0's adjacent to some 1.

Original entry on oeis.org

0, 304, 31689, 1955375, 114271723, 6736259130, 400400301913, 24022615231872, 1451795434173743, 88257377665716728, 5391112388504592871, 330623156140657023518, 20344354254754073053900, 1255446507295181179756805
Offset: 1

Views

Author

R. H. Hardin, Sep 30 2017

Keywords

Comments

Row 6 of A293087.

Examples

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

Crossrefs

Cf. A293087.