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!)
A209101 Number of 2 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:15

%S 2,11,76,520,3552,24256,165632,1131008,7723008,52736000,360103936,

%T 2458943488,16790716416,114654183424,782907736064,5346028421120,

%U 36504965480448,249271496474624,1702132247953408,11622886011830272

%N Number of 2 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 2 of A209100.

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

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

%F Empirical g.f.: x*(2 - 5*x + 4*x^2) / (1 - 8*x + 8*x^2). - _Colin Barker_, Jul 08 2018

%e Some solutions for n=4:

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

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

%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 August 18 23:05 EDT 2024. Contains 375284 sequences. (Running on oeis4.)