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!)
A188869 Number of n X 4 binary arrays without the pattern 0 0 0 antidiagonally or horizontally. 1

%I #8 May 01 2018 09:40:53

%S 13,169,1901,21937,252932,2915832,33617513,387583973,4468546833,

%T 51518943080,593974176396,6848069915941,78953031067801,

%U 910268322443949,10494700553747032,120995905270195676,1394990644771317341

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

%C Column 4 of A188874.

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

%F Empirical: a(n) = 13*a(n-1) -16*a(n-2) -8*a(n-3) -44*a(n-4) +109*a(n-5) -53*a(n-6) +4*a(n-7) for n>8.

%F Empirical g.f.: x*(13 - 88*x^2 + 32*x^3 + 91*x^4 - 65*x^5 + 17*x^6 - 4*x^7) / (1 - 13*x + 16*x^2 + 8*x^3 + 44*x^4 - 109*x^5 + 53*x^6 - 4*x^7). - _Colin Barker_, May 01 2018

%e Some solutions for 3 X 4:

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

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

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

%Y Cf. A188874.

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 12 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 May 6 15:21 EDT 2024. Contains 372294 sequences. (Running on oeis4.)