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”).

A250463
Number of (n+1) X (3+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
85, 557, 3476, 21753, 135753, 847278, 5286723, 32988493, 205837420, 1284368485, 8014067309, 50005407550, 312018725543, 1946903634993, 12148095748212, 75800483328529, 472972331775681, 2951205828148958, 18414641259844987
OFFSET
1,1
COMMENTS
Column 3 of A250468.
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) +14*a(n-2) -35*a(n-3) -37*a(n-4) +68*a(n-5) +30*a(n-6) -44*a(n-7) -8*a(n-8) +8*a(n-9).
EXAMPLE
Some solutions for n=5
..0..1..0..0....0..0..1..0....0..0..0..0....0..0..0..0....1..0..0..0
..1..0..1..0....1..0..0..1....0..0..0..0....0..0..0..0....0..0..0..0
..0..0..0..1....0..1..0..0....0..0..1..0....0..0..0..1....1..0..0..1
..1..0..0..0....1..0..0..0....0..1..0..1....0..0..0..0....0..1..0..1
..0..0..0..0....0..0..0..1....0..0..0..0....0..0..0..1....0..0..0..1
..1..1..0..1....0..0..1..0....0..0..1..0....1..0..1..1....1..0..0..1
CROSSREFS
Cf. A250468.
Sequence in context: A251336 A262425 A264425 * A339870 A183777 A297599
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 23 2014
STATUS
approved