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.
%I A241350 #7 Jun 02 2025 10:06:00 %S A241350 2,3,19,128,615,35880,1904754,109041097 %N A241350 Number of n X n 0..3 arrays with no element equal to zero plus the sum of elements to its left or one plus the sum of the elements above it or one plus the sum of the elements diagonally to its northwest or zero plus the sum of the elements antidiagonally to its northeast, modulo 4. %C A241350 Diagonal of A241356 %e A241350 Some solutions for n=4 %e A241350 ..3..2..3..3....2..3..3..2....2..3..2..2....2..3..3..2....3..2..3..3 %e A241350 ..3..1..2..3....2..1..1..2....2..1..1..2....2..1..1..1....3..2..2..1 %e A241350 ..2..3..0..2....2..0..3..2....2..0..3..3....3..2..3..3....2..3..3..2 %e A241350 ..3..0..1..3....2..0..1..2....2..0..0..1....3..2..2..2....3..2..0..2 %K A241350 nonn %O A241350 1,1 %A A241350 _R. H. Hardin_, Apr 20 2014