login

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 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A250460
Number of (n+1)X(n+1) 0..1 arrays with nondecreasing min(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
11, 134, 3476, 204721, 27076065, 8093522514, 5462124226322, 8328699777016744, 28688178263528167112, 223246538149490827371276, 3924702068331178468638788526, 155874997244516815039571897178325
OFFSET
1,1
COMMENTS
Diagonal of A250468
LINKS
EXAMPLE
Some solutions for n=3
..0..0..0..0....0..0..0..0....0..1..0..0....0..0..1..0....1..0..0..0
..0..0..1..0....1..0..1..1....0..0..0..0....1..0..0..0....0..1..0..0
..1..0..0..1....0..0..1..1....1..0..0..0....0..1..0..0....1..0..0..0
..0..0..0..1....0..0..1..1....0..0..0..0....0..0..0..0....0..1..0..1
CROSSREFS
Sequence in context: A051431 A014994 A015609 * A367245 A157773 A336180
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 23 2014
STATUS
approved