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

A250936
Number of (n+1)X(2+1) 0..2 arrays with nondecreasing x(i,j)+x(i,j-1) in the i direction and nondecreasing absolute value of x(i,j)-x(i-1,j) in the j direction
1
155, 699, 2812, 10528, 37477, 128507, 428095, 1394237, 4460779, 14073313, 43911559, 135823357, 417243011, 1274860729, 3878857343, 11762928117, 35580876923, 107413523505, 323772483447, 974796593517, 2932252102515
OFFSET
1,1
COMMENTS
Column 2 of A250942
LINKS
FORMULA
Empirical: a(n) = 13*a(n-1) -71*a(n-2) +211*a(n-3) -368*a(n-4) +376*a(n-5) -208*a(n-6) +48*a(n-7) for n>11
EXAMPLE
Some solutions for n=4
..0..2..0....2..0..2....0..0..2....2..0..1....0..0..0....1..0..1....0..1..0
..1..1..1....2..0..2....1..1..1....2..0..2....0..0..0....1..0..1....1..0..2
..0..2..0....2..0..2....2..2..0....1..1..1....0..0..1....2..1..0....0..2..0
..1..1..2....2..0..2....2..2..1....0..2..0....1..1..2....2..1..1....1..1..1
..1..2..1....2..0..2....2..2..2....1..1..2....1..1..2....2..1..1....0..2..2
CROSSREFS
Sequence in context: A259957 A129640 A028382 * A224336 A218328 A101535
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 28 2014
STATUS
approved