login
A250584
Number of (n+1)X(n+1) 0..2 arrays with nondecreasing max(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
0
40, 825, 17718, 379397, 7838610, 157109231, 3053953408, 58004548986, 1079249449510, 19767161106242, 357114500472550, 6382421843315156, 112996863345488574, 1985335360177376640, 34647966432663124048
OFFSET
1,1
COMMENTS
Diagonal of A250592
EXAMPLE
Some solutions for n=3
..0..0..0..0....0..0..0..2....0..0..1..1....0..1..1..1....0..0..0..0
..0..0..1..1....1..1..1..2....1..1..2..2....1..1..1..2....0..0..0..2
..2..1..1..2....1..1..2..1....2..1..2..2....2..1..2..2....0..1..2..1
..0..2..2..1....0..2..1..2....0..2..2..2....1..2..2..2....0..2..1..2
CROSSREFS
Sequence in context: A162176 A162402 A010992 * A004421 A247411 A250986
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 25 2014
STATUS
approved