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.

A220552 Number of ways to reciprocally link elements of an n X 7 array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.

This page as a plain text file.
%I A220552 #6 Mar 10 2023 13:36:51
%S A220552 21,5536,940432,174911750,32001129185,5873481159019,1077372801893440,
%T A220552 197644957649145164,36257360400073221806,6651328207323063530996,
%U A220552 1220169722761405665767328,223837152224277574339972896
%N A220552 Number of ways to reciprocally link elements of an n X 7 array either to themselves or to exactly one horizontal, vertical or antidiagonal neighbor.
%C A220552 Column 7 of A220553.
%H A220552 R. H. Hardin, <a href="/A220552/b220552.txt">Table of n, a(n) for n = 1..210</a>
%e A220552 Some solutions for n=3 0=self 2=n 3=ne 4=w 6=e 7=sw 8=s (reciprocal directions total 10)
%e A220552 ..0..7..7..7..0..0..0....0..7..8..8..0..6..4....0..7..7..6..4..6..4
%e A220552 ..3..3..3..7..7..7..0....3..0..2..2..0..0..7....3..3..7..0..6..4..0
%e A220552 ..0..0..3..3..3..0..0....0..6..4..0..0..3..0....0..3..0..0..6..4..0
%Y A220552 Cf. A220553.
%K A220552 nonn
%O A220552 1,1
%A A220552 _R. H. Hardin_, Dec 15 2012