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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A202198 Number of (n+2) X 6 binary arrays avoiding patterns 001 and 101 in rows and columns. 1

%I #14 May 27 2018 08:26:51

%S 756,2688,7560,18144,38808,76032,138996,240240,396396,628992,965328,

%T 1439424,2093040,2976768,4151196,5688144,7671972,10200960,13388760,

%U 17365920,22281480,28304640,35626500,44461872,55051164,67662336,82592928

%N Number of (n+2) X 6 binary arrays avoiding patterns 001 and 101 in rows and columns.

%C Column 4 of A202202.

%H R. H. Hardin, <a href="/A202198/b202198.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = (n+6)*(n+5)*(n+4)*(n+3)*(n+2)^2/10.

%F Conjectures from _Colin Barker_, May 27 2018: (Start)

%F G.f.: 12*x*(63 - 217*x + 385*x^2 - 399*x^3 + 245*x^4 - 83*x^5 + 12*x^6) / (1 - x)^7.

%F a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.

%F (End)

%e Some solutions for n=3:

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

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

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

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

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

%Y Cf. A202202.

%K nonn

%O 1,1

%A _R. H. Hardin_, Dec 14 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 26 21:53 EDT 2024. Contains 372004 sequences. (Running on oeis4.)