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!)
A207593 Number of 6 X n 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 1 1 vertically. 1

%I #12 Jun 25 2018 03:51:37

%S 18,324,612,2232,7272,25776,85536,300096,1004364,3501756,11782620,

%T 40900716,138145104,477983232,1619007480,5587936560,18968405364,

%U 65343675996,222184777860,764259590844,2602091320056,8940128392080

%N Number of 6 X n 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 1 1 vertically.

%C Row 6 of A207589.

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

%F Empirical: a(n) = -a(n-1) + 16*a(n-2) + 18*a(n-3) - 61*a(n-4) - 61*a(n-5) + 66*a(n-6) + 58*a(n-7) - 8*a(n-8) - 8*a(n-9) for n>11.

%F Empirical g.f.: 18*x*(1 + 19*x + 36*x^2 - 148*x^3 - 279*x^4 + 399*x^5 + 594*x^6 - 368*x^7 - 410*x^8 + 44*x^9 + 52*x^10) / (1 + x - 16*x^2 - 18*x^3 + 61*x^4 + 61*x^5 - 66*x^6 - 58*x^7 + 8*x^8 + 8*x^9). - _Colin Barker_, Jun 24 2018

%e Some solutions for n=4:

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

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

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

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

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

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

%Y Cf. A207589.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 19 2012

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 August 15 11:07 EDT 2024. Contains 375173 sequences. (Running on oeis4.)