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

A224034
Number of nX4 0..1 arrays with antidiagonals unimodal and rows and diagonals nondecreasing
1
5, 19, 58, 168, 488, 1422, 4160, 12214, 35960, 106072, 313246, 925694, 2736638, 8092056, 23930330, 70772252, 209309684, 619043562, 1830861726, 5414905178, 16014983408, 47365507554, 140087012360, 414317718488, 1225375238694
OFFSET
1,1
COMMENTS
Column 4 of A224038
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) -6*a(n-2) -a(n-3) +2*a(n-4) +2*a(n-5) -2*a(n-6) +4*a(n-7)
EXAMPLE
Some solutions for n=3
..1..1..1..1....0..0..1..1....0..0..0..0....0..0..0..1....0..0..0..0
..1..1..1..1....0..1..1..1....1..1..1..1....0..0..0..1....0..1..1..1
..0..1..1..1....0..1..1..1....1..1..1..1....0..0..0..0....0..0..1..1
CROSSREFS
Sequence in context: A201082 A109415 A029861 * A107179 A378049 A332720
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 30 2013
STATUS
approved