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

A219854
Number of 3Xn arrays of the minimum value of corresponding elements and their horizontal or antidiagonal neighbors in a random, but sorted with lexicographically nondecreasing rows and nonincreasing columns, 0..2 3Xn array
1
10, 16, 65, 218, 591, 1437, 3195, 6668, 13220, 25152, 46236, 82543, 143663, 244470, 407620, 667007, 1072451, 1695946, 2639856, 4047513, 6116743, 9116924, 13410264, 19478077, 27952931, 39657644, 55652212, 77289867, 106283583, 144784474
OFFSET
1,1
COMMENTS
Row 3 of A219852
LINKS
FORMULA
Empirical: a(n) = (1/60480)*n^9 - (1/1344)*n^8 + (29/1120)*n^7 - (55/96)*n^6 + (25781/2880)*n^5 - (17063/192)*n^4 + (4202323/7560)*n^3 - (653875/336)*n^2 + (1225837/420)*n + 91 for n>9
EXAMPLE
Some solutions for n=3
..1..1..0....1..0..0....1..0..0....0..0..0....1..0..0....1..1..1....0..0..0
..0..0..0....1..0..2....1..0..1....0..0..0....0..0..0....1..0..0....0..0..0
..0..0..1....2..2..2....1..1..2....2..0..2....0..0..0....1..0..1....1..0..1
CROSSREFS
Sequence in context: A335675 A033460 A056848 * A167331 A255531 A157159
KEYWORD
nonn
AUTHOR
R. H. Hardin Nov 29 2012
STATUS
approved