cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A202713 Number of n X n 0..3 arrays with row sums equal and no column sum equal to the previous.

This page as a plain text file.
%I A202713 #7 Jul 22 2025 16:46:54
%S A202713 4,28,4740,7788648,189412482924
%N A202713 Number of n X n 0..3 arrays with row sums equal and no column sum equal to the previous.
%C A202713 Column 3 of A202714
%e A202713 Some solutions for n=3
%e A202713 ..0..2..3....0..3..3....0..3..2....2..3..2....1..2..3....2..1..1....0..1..3
%e A202713 ..2..0..3....2..2..2....2..1..2....3..1..3....2..2..2....3..0..1....0..3..1
%e A202713 ..2..0..3....3..2..1....0..3..2....3..1..3....0..3..3....2..0..2....1..1..2
%K A202713 nonn
%O A202713 1,1
%A A202713 _R. H. Hardin_ Dec 23 2011