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.

A208106 Number of nX6 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically.

This page as a plain text file.
%I A208106 #7 Jul 22 2025 21:09:53
%S A208106 25,625,2209,9025,46225,261121,1600225,10220809,67158025,448380625,
%T A208106 3024450025,20525433289,139828879969,954796716769,6529082812849,
%U A208106 44686751584225,306015929742721,2096314482667729,14363485816713121
%N A208106 Number of nX6 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically.
%C A208106 Column 6 of A208108
%H A208106 R. H. Hardin, <a href="/A208106/b208106.txt">Table of n, a(n) for n = 1..210</a>
%F A208106 Empirical: a(n) = 11*a(n-1) -17*a(n-2) -124*a(n-3) +276*a(n-4) +396*a(n-5) -902*a(n-6) -462*a(n-7) +946*a(n-8) +220*a(n-9) -340*a(n-10) -44*a(n-11) +39*a(n-12) +3*a(n-13) -a(n-14) for n>15
%e A208106 Some solutions for n=5
%e A208106 ..1..0..0..1..1..0....0..0..1..1..1..0....0..0..1..1..1..1....1..0..1..1..1..1
%e A208106 ..1..1..0..0..1..1....0..1..1..1..1..1....0..0..1..1..1..1....1..1..0..1..1..0
%e A208106 ..1..0..1..1..1..0....0..0..1..1..1..0....1..0..1..1..1..1....1..0..0..1..1..1
%e A208106 ..1..1..0..0..1..1....1..0..1..1..1..1....0..0..1..1..1..1....1..0..1..1..1..0
%e A208106 ..1..0..1..1..1..0....0..0..1..1..1..0....1..1..1..1..1..1....1..1..0..1..1..1
%K A208106 nonn
%O A208106 1,1
%A A208106 _R. H. Hardin_ Feb 23 2012