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”).

A268743
Number of n X n binary arrays with some element plus some horizontally or vertically adjacent neighbor totalling two no more than once.
1
2, 11, 143, 4110, 255651, 34732937, 10319681062, 6744840113811, 9736268648482947, 31152408949342676906, 221573405414594347811555, 3511390061199964238627005057, 124222798189336185449669887550302
OFFSET
1,1
COMMENTS
Diagonal of A268750.
LINKS
EXAMPLE
Some solutions for n=4
..0..0..1..0. .0..1..1..0. .1..0..0..0. .0..0..0..1. .1..0..0..1
..1..0..0..1. .0..0..0..0. .0..0..1..0. .0..1..0..0. .0..0..0..0
..0..0..0..0. .0..1..0..1. .0..0..0..1. .0..1..0..1. .0..0..1..0
..0..0..0..0. .0..0..0..0. .0..1..0..1. .1..0..0..0. .1..1..0..0
CROSSREFS
Cf. A268750.
Sequence in context: A113148 A377894 A193209 * A348797 A204243 A203203
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 12 2016
STATUS
approved