login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A253465 Number of (n+1) X (4+1) 0..2 arrays with every 2 X 2 subblock diagonal maximum minus antidiagonal minimum unequal to its neighbors horizontally, vertically, diagonally and antidiagonally. 1

%I #9 Dec 14 2018 06:31:38

%S 24208,3072,2600,3744,7496,8272,15680,31824,94016,104272,224960,

%T 481104,1478336,1640272,3573440,7669584,23627456,26216272,57149120,

%U 122685264,378013376,419432272,914360000,1962936144,6048188096,6710888272

%N Number of (n+1) X (4+1) 0..2 arrays with every 2 X 2 subblock diagonal maximum minus antidiagonal minimum unequal to its neighbors horizontally, vertically, diagonally and antidiagonally.

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

%F Empirical: a(n) = a(n-2) + 16*a(n-4) - 16*a(n-6) for n>8.

%F Empirical g.f.: 8*x*(3026 + 384*x - 2701*x^2 + 84*x^3 - 47804*x^4 - 5578*x^5 + 44239*x^6 + 1600*x^7) / ((1 - x)*(1 + x)*(1 - 2*x)*(1 + 2*x)*(1 + 4*x^2)). - _Colin Barker_, Dec 14 2018

%e Some solutions for n=4:

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

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

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

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

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

%Y Column 4 of A253468.

%K nonn

%O 1,1

%A _R. H. Hardin_, Jan 01 2015

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 December 5 23:11 EST 2023. Contains 367594 sequences. (Running on oeis4.)