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

%I #8 Jun 26 2018 14:08:43

%S 16,256,784,4489,15376,43264,167281,609961,1974025,6927424,24750625,

%T 84456100,291931396,1024704121,3549895561,12285283921,42796024384,

%U 148698928225,515713569424,1792246207504,6227984421649,21622397700121

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

%C Row 6 of A208013.

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

%F Empirical: a(n) = a(n-1) + 3*a(n-2) + 21*a(n-3) + 9*a(n-4) - 27*a(n-5) - 81*a(n-6) for n>8.

%F Empirical g.f.: x*(16 + 240*x + 480*x^2 + 2601*x^3 + 3015*x^4 - 3915*x^5 - 15228*x^6 - 8505*x^7) / ((1 + 3*x^2 - 9*x^3)*(1 - x - 6*x^2 - 9*x^3)). - _Colin Barker_, Jun 26 2018

%e Some solutions for n=4:

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

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

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

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

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

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

%Y Cf. A208013.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 22 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 April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)