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!)
A208404 Number of n X 4 0..3 arrays with new values 0..3 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 14:14:19

%S 15,2698,658450,163422914,40595679634,10084768380770,2505261257850802,

%T 622357842865595522,154606345205565641170,38407360426219085921186,

%U 9541169432411414821885426,2370220528768971149166621890

%N Number of n X 4 0..3 arrays with new values 0..3 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 A208408.

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

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

%F Empirical g.f.: x*(15 - 1232*x + 2349*x^2 - 1276*x^3 + 192*x^4) / ((1 - 13*x + 4*x^2)*(1 - 249*x + 144*x^2)). - _Colin Barker_, Jul 02 2018

%e Some solutions for n=4

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

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

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

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

%Y Cf. A208408.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 26 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 4 21:32 EDT 2024. Contains 372257 sequences. (Running on oeis4.)