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!)
A208394 Number of 3 X n 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 #9 Jul 02 2018 10:16:01

%S 5,122,3042,76806,1937736,48890520,1233536544,31122868320,

%T 785248636032,19812294175104,499876067713536,12612173071468032,

%U 318212692821854208,8028697140386371584,202568845385856983040,5110933493125207056384

%N Number of 3 X n 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 Row 3 of A208392.

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

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

%F Empirical g.f.: x*(5 + 12*x - 42*x^2 - 78*x^3 + 4*x^4 + 24*x^5) / ((1 + 2*x)*(1 - 24*x - 32*x^2 + 24*x^3)). - _Colin Barker_, Jul 02 2018

%e Some solutions for n=4:

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

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

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

%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 April 19 03:30 EDT 2024. Contains 371782 sequences. (Running on oeis4.)