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

%I #8 Jun 30 2018 14:53:47

%S 14,196,966,6650,40376,256774,1604862,10095932,63357434,397965218,

%T 2498872432,15692738782,98544531778,618833962068,3886089661790,

%U 24403526661710,153246991242128,962346508543154,6043255215031230

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

%C Row 7 of A208287.

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

%F Empirical: a(n) = 4*a(n-1) + 16*a(n-2) - 7*a(n-3) - 23*a(n-4) + 2*a(n-5) + 9*a(n-6) - a(n-8).

%F Empirical g.f.: 14*x*(1 + x)*(1 + 9*x - 12*x^2 - 6*x^3 + 7*x^4 + x^5 - x^6) / (1 - 4*x - 16*x^2 + 7*x^3 + 23*x^4 - 2*x^5 - 9*x^6 + x^8). - _Colin Barker_, Jun 30 2018

%e Some solutions for n=4:

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

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

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

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

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

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

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

%Y Cf. A208287.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 25 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 20 23:19 EDT 2024. Contains 375341 sequences. (Running on oeis4.)