login

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

Number of 4X4 0..n arrays with row sums equal and no column sum equal to the previous
0

%I #4 Mar 31 2012 12:36:50

%S 838,173860,7788648,147823100,1631287078,12388736288,71598143176,

%T 335967493328,1337851154982,4665608624084,14584276374720

%N Number of 4X4 0..n arrays with row sums equal and no column sum equal to the previous

%C Row 4 of A202714

%e Some solutions for n=1

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Dec 23 2011