login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A268880
Number of n X n binary arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling two exactly once.
1
0, 5, 84, 4133, 317966, 55491832, 19876401224, 15564645769042, 26617222097087230, 99905925686618815012, 832547140418699137884096, 15355865014207234684746438192, 632296902429868672596327438625296
OFFSET
1,2
COMMENTS
Diagonal of A268886.
LINKS
EXAMPLE
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
CROSSREFS
Cf. A268886.
Sequence in context: A111911 A156720 A288163 * A367192 A048143 A216420
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 15 2016
STATUS
approved