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!)
A232936 Number of n X 3 0..2 arrays with no element x(i,j) adjacent to value 2-x(i,j) horizontally, vertically or antidiagonally. 1

%I #9 Oct 06 2018 06:15:17

%S 12,26,84,252,774,2360,7212,22024,67272,205466,627562,1916768,5854418,

%T 17881234,54614930,166811210,509494028,1556155380,4752989126,

%U 14517127208,44339883148,135427981664,413639750856,1263386202642,3858779756370

%N Number of n X 3 0..2 arrays with no element x(i,j) adjacent to value 2-x(i,j) horizontally, vertically or antidiagonally.

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

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

%F Empirical g.f.: 2*x*(6 + 7*x - x^2 - 5*x^3 - x^4 + x^5) / ((1 + x)*(1 - 2*x - 3*x^2 - x^3 + x^4)). - _Colin Barker_, Oct 06 2018

%e Some solutions for n=5:

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

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

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

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

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

%Y Column 3 of A232941.

%K nonn

%O 1,1

%A _R. H. Hardin_, Dec 02 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 19 18:00 EDT 2024. Contains 371797 sequences. (Running on oeis4.)