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!)
A208388 Number of n X 4 0..2 arrays with new values 0..2 introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors. 1

%I #8 Jul 02 2018 09:13:05

%S 14,1017,76806,5800644,438083928,33085555344,2498731184736,

%T 188712490047552,14252194920963456,1076373164351510784,

%U 81291281473560135168,6139387958073915884544,463666998680569442359296

%N Number of n X 4 0..2 arrays with new values 0..2 introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors.

%C Column 4 of A208392.

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

%F Empirical: a(n) = 76*a(n-1) - 36*a(n-2) for n>3.

%F Empirical g.f.: x*(14 - 47*x + 18*x^2) / (1 - 76*x + 36*x^2). - _Colin Barker_, Jul 02 2018

%e Some solutions for n=4:

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

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

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

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

%Y Cf. A208392.

%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 September 3 07:27 EDT 2024. Contains 375649 sequences. (Running on oeis4.)