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!)
A250749 Number of (n+1) X (2+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction. 1

%I #8 Nov 17 2018 13:12:00

%S 72,237,756,2361,7272,22197,67356,203601,613872,1847757,5555556,

%T 16691241,50122872,150466917,451597356,1355185281,4066342272,

%U 12200599677,36604944756,109821125721,329475960072,988453046037,2965409469756

%N Number of (n+1) X (2+1) 0..2 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction.

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

%F Empirical: a(n) = 6*a(n-1) - 11*a(n-2) + 6*a(n-3); a(n) = (63*3^n - 24*2^n + 3)/2.

%F Empirical g.f.: 3*x*(24 - 65*x + 42*x^2) / ((1 - x)*(1 - 2*x)*(1 - 3*x)). - _Colin Barker_, Nov 17 2018

%e Some solutions for n=4.

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

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

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

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

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

%Y Column 2 of A250755.

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 27 2014

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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)