%I
%S 1,10,95,299,1200,5766,39682
%N Number of nX7 binary arrays with all 1s connected, all corners 1, and no 1 having more than two 1s adjacent
%e All solutions for n=2
%e ...1.0.0.0.0.0.1...1.1.1.0.0.0.1...1.1.1.1.0.0.1...1.1.1.1.1.0.1
%e ...1.1.1.1.1.1.1...1.0.1.1.1.1.1...1.0.0.1.1.1.1...1.0.0.0.1.1.1
%e ------
%e ...1.1.1.1.1.1.1...1.0.1.1.1.0.1...1.0.0.0.1.1.1...1.0.0.1.1.1.1
%e ...1.0.0.0.0.0.1...1.1.1.0.1.1.1...1.1.1.1.1.0.1...1.1.1.1.0.0.1
%e ------
%e ...1.0.1.1.1.1.1...1.1.1.0.1.1.1
%e ...1.1.1.0.0.0.1...1.0.1.1.1.0.1
%K nonn
%O 1,2
%A _R. H. Hardin_ Aug 03 2009
|