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.

A204710 Number of (n+1) X 6 0..1 arrays with the permanents of all 2 X 2 subblocks equal and nonzero.

This page as a plain text file.
%I A204710 #9 Jun 09 2018 06:49:30
%S A204710 97,529,2689,14145,73345,382849,1992321,10382977,54072961,281700993,
%T A204710 1467309697,7643513473,39814841985,207399103105,1080347897473,
%U A204710 5627597738625,29314404685441,152700279978625,795423120883329
%N A204710 Number of (n+1) X 6 0..1 arrays with the permanents of all 2 X 2 subblocks equal and nonzero.
%C A204710 Column 5 of A204713.
%H A204710 R. H. Hardin, <a href="/A204710/b204710.txt">Table of n, a(n) for n = 1..210</a>
%F A204710 Empirical: a(n) = 4*a(n-1) +15*a(n-2) -38*a(n-3) -52*a(n-4) +72*a(n-5).
%F A204710 Empirical g.f.: x*(97 + 141*x - 882*x^2 - 860*x^3 + 1576*x^4) / ((1 - x)*(1 + 2*x)*(1 - 5*x - 8*x^2 + 36*x^3)). - _Colin Barker_, Jun 09 2018
%e A204710 Some solutions for n=4:
%e A204710 ..0..1..0..1..0..1....1..1..1..1..1..1....0..1..1..1..0..1....1..0..1..1..1..1
%e A204710 ..1..0..1..1..1..1....0..1..0..1..0..1....1..0..1..0..1..1....1..1..1..0..1..0
%e A204710 ..0..1..0..1..0..1....1..0..1..1..1..0....1..1..0..1..1..0....0..1..0..1..0..1
%e A204710 ..1..0..1..1..1..1....0..1..1..0..1..1....1..0..1..1..0..1....1..0..1..0..1..1
%e A204710 ..1..1..1..0..1..0....1..0..1..1..1..0....1..1..0..1..1..1....1..1..1..1..0..1
%Y A204710 Cf. A204713.
%K A204710 nonn
%O A204710 1,1
%A A204710 _R. H. Hardin_, Jan 18 2012