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”).
%I #4 Jul 30 2015 22:48:40
%S 622,798,1740,3328,5256,11107,21594,38145,75910,151311,277024,537113,
%T 1075738,2023097,3857052,7670235,14713782,27930232,54856034,106455351,
%U 202705858,393933976,767509612,1470108705,2838509248,5526521856
%N Number of (n+2)X(5+2) 0..1 arrays with each 3X3 subblock having clockwise perimeter pattern 00000001 00000011 or 00010011
%C Column 5 of A260767
%H R. H. Hardin, <a href="/A260764/b260764.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=4
%e ..0..1..0..0..0..0..0....0..1..0..0..0..0..0....1..1..0..0..0..0..0
%e ..0..1..0..0..1..0..0....0..1..0..0..0..0..0....0..1..0..0..1..1..0
%e ..0..0..0..0..1..0..0....0..0..0..0..1..1..0....0..0..0..0..0..0..0
%e ..0..0..0..0..0..0..0....0..0..0..0..0..0..0....0..0..0..0..0..0..0
%e ..0..1..0..0..0..0..0....1..1..0..0..0..0..0....1..1..0..0..1..0..0
%e ..1..1..0..0..1..1..0....0..0..0..0..1..1..0....0..0..0..0..1..0..0
%Y Cf. A260767
%K nonn
%O 1,1
%A _R. H. Hardin_, Jul 30 2015