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

A269005
Number of n X n binary arrays with some element plus some horizontally, diagonally or antidiagonally adjacent neighbor totalling two exactly once.
1
0, 4, 46, 2136, 109058, 14382480, 3258530608, 1582785864320, 1554970236400402, 3055129067325800608, 12891237725516640144940, 106775629834644247372248448, 1932363567303596958505554161216, 68821810412730939070416537380998580
OFFSET
1,2
COMMENTS
Diagonal of A269011.
LINKS
EXAMPLE
Some solutions for n=4
..0..0..0..0. .1..0..0..0. .1..0..0..1. .0..0..1..0. .1..0..0..0
..1..0..1..0. .0..0..0..1. .1..0..0..0. .1..0..1..0. .0..0..0..0
..0..0..0..0. .1..1..0..0. .1..0..0..1. .0..0..0..0. .1..0..0..0
..1..0..1..1. .0..0..0..1. .0..0..1..0. .0..1..1..0. .0..0..1..1
CROSSREFS
Cf. A269011.
Sequence in context: A113096 A135078 A195243 * A107766 A065777 A193485
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 17 2016
STATUS
approved