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.

A268144 Number of 4Xn arrays containing n copies of 0..4-1 with every element equal to at least one diagonal or antidiagonal neighbor and the top left element equal to 0.

This page as a plain text file.
%I A268144 #5 Aug 12 2016 06:54:17
%S A268144 0,6,6,672,4734,177048,4131792,132137160,4330697670,144754955796
%N A268144 Number of 4Xn arrays containing n copies of 0..4-1 with every element equal to at least one diagonal or antidiagonal neighbor and the top left element equal to 0.
%C A268144 Row 4 of A268142.
%e A268144 Some solutions for n=4
%e A268144 ..0..0..2..1....0..3..2..3....0..1..1..2....0..3..0..3....0..1..2..3
%e A268144 ..0..0..1..2....3..0..3..2....1..0..2..1....3..0..3..0....1..0..3..2
%e A268144 ..3..3..2..1....2..0..1..1....3..3..2..0....2..1..2..1....0..3..2..1
%e A268144 ..3..3..1..2....0..2..1..1....3..3..0..2....1..2..1..2....3..0..1..2
%Y A268144 Cf. A268142.
%K A268144 nonn
%O A268144 1,2
%A A268144 _R. H. Hardin_, Jan 27 2016