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!)
A231747 Number of n X 2 0..2 arrays with no element less than a strict majority of its horizontal, vertical, diagonal and antidiagonal neighbors. 1

%I #9 Sep 30 2018 20:23:18

%S 3,15,51,186,687,2485,9068,33308,121445,444183,1626731,5949198,

%T 21774916,79713938,291767058,1068145321,3910543065,14316731138,

%U 52417430039,191916565888,702674552025,2572785049162,9420099176524,34491356066515

%N Number of n X 2 0..2 arrays with no element less than a strict majority of its horizontal, vertical, diagonal and antidiagonal neighbors.

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

%F Empirical: a(n) = 3*a(n-1) + 3*a(n-2) + 14*a(n-3) - 39*a(n-4) - 45*a(n-5) - 124*a(n-6) + 18*a(n-7) + 132*a(n-8) + 248*a(n-9) + 112*a(n-10) + 64*a(n-11).

%F Empirical g.f.: x*(3 + 6*x - 3*x^2 - 54*x^3 - 117*x^4 - 128*x^5 - 16*x^6 + 386*x^7 + 348*x^8 + 224*x^9 + 64*x^10) / (1 - 3*x - 3*x^2 - 14*x^3 + 39*x^4 + 45*x^5 + 124*x^6 - 18*x^7 - 132*x^8 - 248*x^9 - 112*x^10 - 64*x^11). - _Colin Barker_, Sep 30 2018

%e Some solutions for n=7:

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

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

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

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

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

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

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

%Y Column 2 of A231753.

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 13 2013

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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)