A268880 Number of n X n binary arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling two exactly once.
0, 5, 84, 4133, 317966, 55491832, 19876401224, 15564645769042, 26617222097087230, 99905925686618815012, 832547140418699137884096, 15355865014207234684746438192, 632296902429868672596327438625296
Offset: 1
Keywords
Examples
Some solutions for n=4 ..1..1..0..0. .0..1..0..1. .0..0..0..1. .0..0..1..0. .0..0..0..0 ..0..0..0..0. .0..1..0..0. .0..0..1..0. .1..0..1..0. .0..1..0..1 ..0..0..0..0. .1..0..0..1. .1..0..1..0. .0..0..0..0. .0..1..0..0 ..0..0..0..1. .0..0..0..1. .1..0..0..1. .1..0..1..1. .1..0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..26
Crossrefs
Cf. A268886.
Comments