A286976 Number of n X 5 0..1 arrays with the number of 1's horizontally or vertically adjacent to some 0 two less than the number of 0's adjacent to some 1.
0, 126, 3932, 123706, 3584756, 108110791, 3229944132, 98063836816, 2979455186170, 91160980841335, 2796112154318134, 86095874180805420, 2657384402642912532, 82232542990639333587, 2549783287899756993727
Offset: 1
Keywords
Examples
Some solutions for n=4 ..0..0..1..0..0. .0..0..1..0..1. .0..0..0..1..0. .0..0..1..0..0 ..1..0..0..1..1. .1..0..0..1..0. .1..0..0..0..1. .1..0..0..1..0 ..1..1..0..1..1. .0..0..1..1..0. .0..1..1..0..0. .1..0..1..0..1 ..0..1..0..0..0. .1..0..1..1..0. .0..0..1..1..1. .1..1..0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..78
Crossrefs
Cf. A286979.
Comments