login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Number of nX5 0..2 arrays with rows and columns lexicographically nondecreasing and the instance counts of every value within one of each other
1

%I #5 Mar 31 2012 12:36:44

%S 3,160,3406,561271,28384610,416592852,44447452442,1424312724034,

%T 13770911283918,1035117249643794,24070178476723034,173702345363760195,

%U 10115576398329878340,185469670935326613615,1072779045109238566061

%N Number of nX5 0..2 arrays with rows and columns lexicographically nondecreasing and the instance counts of every value within one of each other

%C Column 5 of A201432

%H R. H. Hardin, <a href="/A201429/b201429.txt">Table of n, a(n) for n = 1..21</a>

%e Some solutions for n=3

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Dec 01 2011