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.

A268626 Number of nX6 0..2 arrays with some element plus some horizontally or vertically adjacent neighbor totalling two no more than once.

This page as a plain text file.
%I A268626 #4 Feb 09 2016 09:23:16
%S A268626 336,8586,187224,3819654,74914554,1430057208,26758514760,493042858032,
%T A268626 8974328440044,161737670836314,2891047134413940,51321708535136676,
%U A268626 905714517532142694,15902932976899644264,277998507169027800234
%N A268626 Number of nX6 0..2 arrays with some element plus some horizontally or vertically adjacent neighbor totalling two no more than once.
%C A268626 Column 6 of A268628.
%H A268626 R. H. Hardin, <a href="/A268626/b268626.txt">Table of n, a(n) for n = 1..210</a>
%F A268626 Empirical: a(n) = 60*a(n-1) -1482*a(n-2) +20016*a(n-3) -167163*a(n-4) +924894*a(n-5) -3537110*a(n-6) +9593166*a(n-7) -18693789*a(n-8) +26218062*a(n-9) -26188161*a(n-10) +18139608*a(n-11) -8262712*a(n-12) +2220864*a(n-13) -266256*a(n-14) for n>15
%e A268626 Some solutions for n=3
%e A268626 ..2..1..2..2..1..2. .0..0..0..1..2..2. .1..0..1..2..1..2. .0..1..2..1..0..0
%e A268626 ..0..0..1..2..2..2. .1..2..1..2..2..2. .0..1..0..1..2..2. .1..0..2..2..1..0
%e A268626 ..1..0..0..1..2..1. .2..2..2..2..2..2. .1..0..1..0..1..0. .2..1..2..2..2..1
%Y A268626 Cf. A268628.
%K A268626 nonn
%O A268626 1,1
%A A268626 _R. H. Hardin_, Feb 09 2016