The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A203980 Number of (n+1) X 5 0..2 arrays with no 2 X 2 subblock having equal diagonal elements or equal antidiagonal elements, and new values 0..2 introduced in row major order. 1

%I #9 Jun 06 2018 05:41:26

%S 384,5184,69984,956448,13071456,178855776,2447270496,33489653472,

%T 458288894304,6271519652064,85823503984224,1174465206026208,

%U 16072153386090336,219941927082883296,3009830115907061856

%N Number of (n+1) X 5 0..2 arrays with no 2 X 2 subblock having equal diagonal elements or equal antidiagonal elements, and new values 0..2 introduced in row major order.

%C Column 4 of A203984.

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

%F Empirical: a(n) = 15*a(n-1) - 270*a(n-3) + 324*a(n-4).

%F Empirical g.f.: 96*x*(4 - 6*x - 81*x^2 + 108*x^3) / ((1 - 15*x + 18*x^2)*(1 - 18*x^2)). - _Colin Barker_, Jun 06 2018

%e Some solutions for n=4:

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

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

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

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

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

%Y Cf. A203984.

%K nonn

%O 1,1

%A _R. H. Hardin_, Jan 09 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 31 20:13 EDT 2024. Contains 373003 sequences. (Running on oeis4.)