login
Number of n X 7 0..4 arrays with every row and column running average nondecreasing rightwards and downwards, and the number of instances of each value within one of each other.
0

%I #6 May 25 2024 21:28:40

%S 206,8476,1055902,221032490,2410888256

%N Number of n X 7 0..4 arrays with every row and column running average nondecreasing rightwards and downwards, and the number of instances of each value within one of each other.

%C Column 7 of A201033.

%e Some solutions for n=3

%e ..0..0..0..2..1..2..1....0..0..1..1..1..3..2....0..0..0..2..2..1..1

%e ..0..0..4..4..2..2..3....0..0..1..3..3..4..2....0..0..1..2..4..3..3

%e ..1..1..4..3..3..3..4....0..2..3..2..4..4..4....1..2..3..4..4..3..4

%Y Cf. A201033.

%K nonn

%O 1,1

%A _R. H. Hardin_, Nov 26 2011