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

%I #9 Nov 21 2018 09:17:51

%S 400,2457,13097,63631,291165,1280447,5480917,23024631,95448605,

%T 391939087,1598379237,6485763431,26220548845,105716192127,

%U 425369781557,1709000211031,6858576189885,27502054979567,110211518943877

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

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

%F Empirical: a(n) = 10*a(n-1) - 35*a(n-2) + 50*a(n-3) - 24*a(n-4); a(n) = (4838*4^n - 6300*3^n + 2214*2^n - 80)/12.

%F Empirical g.f.: x*(400 - 1543*x + 2527*x^2 - 1344*x^3) / ((1 - x)*(1 - 2*x)*(1 - 3*x)*(1 - 4*x)). - _Colin Barker_, Nov 21 2018

%e Some solutions for n=4:

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

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

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

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

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

%Y Column 2 of A250853.

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 28 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 25 14:35 EDT 2024. Contains 371989 sequences. (Running on oeis4.)