login
Number of nX4 binary arrays with all 1s connected, all corners 1, and no 1 having more than two 1s adjacent
0

%I #3 Mar 31 2012 12:35:32

%S 1,2,9,13,29,87,299,917,2589,7059,19075,51111,135445,355377,925723,

%T 2398807,6190289,15920685,40835851,104520403,267077847

%N Number of nX4 binary arrays with all 1s connected, all corners 1, and no 1 having more than two 1s adjacent

%e All solutions for n=4

%e ...1.0.0.1...1.1.0.1...1.0.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1

%e ...1.0.0.1...1.0.0.1...1.0.0.1...1.0.0.1...0.0.0.1...1.0.0.1...0.0.0.1

%e ...1.0.0.1...1.0.0.1...1.0.0.1...1.0.0.1...0.0.0.1...0.0.0.1...1.0.0.1

%e ...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1

%e ------

%e ...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1...1.1.1.1

%e ...1.0.0.0...1.0.0.0...1.0.0.1...1.0.0.1...1.0.0.1...1.0.0.1

%e ...1.0.0.0...1.0.0.1...1.0.0.0...1.0.0.1...1.0.0.1...1.0.0.1

%e ...1.1.1.1...1.1.1.1...1.1.1.1...1.0.0.1...1.0.1.1...1.1.0.1

%K nonn

%O 1,2

%A _R. H. Hardin_ Aug 03 2009