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.

A241254 Number of nX7 0..3 arrays with no element equal to one plus the sum of elements to its left or zero plus the sum of 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.

This page as a plain text file.
%I A241254 #5 Jun 02 2025 10:02:19
%S A241254 24,41,356,3822,50281,752717,13138271,265444281,6509404451
%N A241254 Number of nX7 0..3 arrays with no element equal to one plus the sum of elements to its left or zero plus the sum of 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 A241254 Column 7 of A241255
%e A241254 Some solutions for n=3
%e A241254 ..3..3..2..2..2..3..2....2..2..3..3..2..3..3....3..3..2..2..2..2..2
%e A241254 ..2..1..3..0..1..1..3....0..0..2..1..1..2..1....2..1..3..0..0..1..1
%e A241254 ..2..2..3..1..2..1..2....0..0..0..2..2..2..2....2..2..3..1..0..0..2
%K A241254 nonn
%O A241254 1,1
%A A241254 _R. H. Hardin_, Apr 18 2014