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!)
A250700 Number of (n+1)X(1+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 #4 Nov 26 2014 22:04:36

%S 100,536,2435,10050,38431,138957,480846,1607723,5230029,16642735,

%T 52021650,160257157,487831638,1470503122,4396997745,13060344863,

%U 38580263273,113449666793,332362403672,970677886757,2827666346497

%N Number of (n+1)X(1+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

%C Column 1 of A250707

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

%F Empirical: a(n) = 10*a(n-1) -35*a(n-2) +35*a(n-3) +72*a(n-4) -178*a(n-5) +7*a(n-6) +259*a(n-7) -123*a(n-8) -182*a(n-9) +125*a(n-10) +68*a(n-11) -56*a(n-12) -13*a(n-13) +12*a(n-14) +a(n-15) -a(n-16)

%e Some solutions for n=4

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

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 26 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 05:37 EDT 2024. Contains 371906 sequences. (Running on oeis4.)