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!)
A209102 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 one of its immediate leftward or upward or right-upward antidiagonal neighbors. 1

%I #9 Jul 08 2018 10:48:11

%S 5,82,1326,20928,329064,5171088,81254376,1276752432,20061624144,

%T 315228486048,4953188212416,77829494407872,1222935603647424,

%U 19215999064449408,301941180717342336,4744404717684160512

%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 one of its immediate leftward or upward or right-upward antidiagonal neighbors.

%C Row 3 of A209100.

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

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

%F Empirical g.f.: x*(5 - 28*x + 72*x^2 - 124*x^3 + 48*x^4) / (1 - 22*x + 110*x^2 - 180*x^3 + 60*x^4). - _Colin Barker_, Jul 08 2018

%e Some solutions for n=4:

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

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

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

%Y Cf. A209100.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 05 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 July 1 02:09 EDT 2024. Contains 373911 sequences. (Running on oeis4.)