login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Number of n X 4 binary arrays without the pattern 0 0 1 antidiagonally or horizontally.
1

%I #8 May 01 2018 09:38:19

%S 12,144,1256,10812,92532,791388,6768028,57879084,494973804,4232940812,

%T 36199474380,309572453388,2647417026444,22640311889164,

%U 193616539257612,1655779498747404,14159977029956108,121093992068450316

%N Number of n X 4 binary arrays without the pattern 0 0 1 antidiagonally or horizontally.

%C Column 4 of A188992.

%H R. H. Hardin, <a href="/A188987/b188987.txt">Table of n, a(n) for n = 1..200</a>

%F Empirical: a(n) = 9*a(n-1) -36*a(n-3) +24*a(n-4) +36*a(n-5) -48*a(n-6) +16*a(n-7).

%F Empirical g.f.: 4*x*(1 + x - 2*x^2 + x^3)*(3 + 6*x - 10*x^2 + 4*x^3) / ((1 - x)*(1 - 8*x - 8*x^2 + 28*x^3 + 4*x^4 - 32*x^5 + 16*x^6)). - _Colin Barker_, May 01 2018

%e Some solutions for 3 X 4:

%e ..1..0..1..1....1..1..0..0....1..0..1..1....1..0..1..1....1..0..1..1

%e ..1..1..1..0....1..1..1..0....1..0..0..0....0..1..0..0....1..1..0..1

%e ..0..1..1..0....0..1..0..1....1..0..0..0....1..1..0..0....1..1..0..1

%Y Cf. A188992.

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 15 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 24 00:12 EDT 2024. Contains 376185 sequences. (Running on oeis4.)