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

A183512
Number of nX4 binary arrays with each element equal to either the sum mod 2 of its horizontal and vertical neighbors or the sum mod 2 of its diagonal and antidiagonal neighbors
1
4, 24, 138, 736, 3504, 18288, 94376, 490864, 2559872, 13257792, 68885664, 357944960, 1859678592, 9662769152, 50202415232, 260834073856, 1355207165440, 7041216239616, 36583863431680, 190077441806336, 987579713175552
OFFSET
1,1
COMMENTS
Column 4 of A183517
LINKS
FORMULA
Empirical: a(n)=4*a(n-1)+32*a(n-3)+4*a(n-4)+96*a(n-5)-368*a(n-6)-512*a(n-7)-2560*a(n-8)-1120*a(n-9)-1280*a(n-10)+3840*a(n-11)+40960*a(n-12)+64000*a(n-14)
EXAMPLE
Some solutions for 3X4
..0..0..0..0....1..1..1..1....0..1..1..1....1..1..1..1....0..0..0..0
..0..1..0..0....0..0..1..0....0..0..1..1....1..1..0..0....0..0..1..0
..1..1..1..0....0..1..0..0....0..0..0..1....1..1..1..1....0..1..1..1
CROSSREFS
Sequence in context: A071079 A153337 A122690 * A364277 A262376 A204199
KEYWORD
nonn
AUTHOR
R. H. Hardin Jan 05 2011
STATUS
approved