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.

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

This page as a plain text file.
%I A267904 #5 Aug 12 2016 06:54:16
%S A267904 0,30,138,17658,414138,28493946,1246334388,72638390592,3823498828854,
%T A267904 218021286182580
%N A267904 Number of 4Xn arrays containing n copies of 0..4-1 with every element equal to at least one horizontal or vertical neighbor and the top left element equal to 0.
%C A267904 Row 4 of A267901.
%e A267904 Some solutions for n=4
%e A267904 ..0..2..2..2....0..0..3..2....0..0..3..3....0..0..3..3....0..0..0..0
%e A267904 ..0..0..3..2....0..0..3..2....0..0..2..3....2..2..1..2....3..3..1..1
%e A267904 ..1..0..3..1....1..1..1..2....1..1..2..3....3..3..1..2....3..2..1..1
%e A267904 ..1..3..3..1....3..3..1..2....2..2..1..1....0..0..1..1....3..2..2..2
%Y A267904 Cf. A267901.
%K A267904 nonn
%O A267904 1,2
%A A267904 _R. H. Hardin_, Jan 22 2016