The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A208109 Number of 4 X n 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically. 1

%I #9 Jun 28 2018 08:25:26

%S 9,81,171,361,1805,9025,25555,72361,292941,1185921,3801699,12187081,

%T 45351581,168766081,570110035,1925893225,6923341485,24888533121,

%U 85943617731,296775442441,1051712556989,3727058052481,12988702493491

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

%C Row 4 of A208108.

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

%F Empirical: a(n) = 2*a(n-1) + 8*a(n-3) + 61*a(n-4) - 66*a(n-5) - 48*a(n-6) - 252*a(n-8) + 216*a(n-9).

%F Empirical g.f.: x*(9 + 63*x + 9*x^2 - 53*x^3 - 114*x^4 - 300*x^5 - 36*x^6 - 36*x^7 + 216*x^8) / ((1 - 2*x - 7*x^2 + 6*x^3)*(1 + 7*x^2 - 12*x^4 - 36*x^6)). - _Colin Barker_, Jun 28 2018

%e Some solutions for n=8:

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

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

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

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

%Y Cf. A208108.

%K nonn

%O 1,1

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