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.
%I A271616 #7 Jun 18 2017 12:45:04 %S A271616 1,4,27,406,12180,550173,18314708,1182352612,291282493174, %T A271616 42207024086536,2070868688611599,493143363040812884, %U A271616 933291694075331622647,530152639533410371743176,60230981411511158858617306,63827420909748305015725846472,911985479463119474886614252798296 %N A271616 Number of ways to reciprocally link elements of an n X n X n triangular array with themselves or a neighbor, with no more than 7 elements linked to themselves. %C A271616 Column 7 of A271617. %F A271616 a(n) = Sum_{i=0..3} A288852(n,floor(n*(n+1)/4)-i). - _Alois P. Heinz_, Jun 18 2017 %e A271616 Some solutions for n=4 %e A271616 .....6........6........0........0........0........6........0........5 %e A271616 ....0.1......6.1......4.3......4.3......0.6......0.1......0.5......2.5 %e A271616 ...5.6.0....6.1.0....0.6.6....0.6.0....0.0.1....4.3.0....5.2.6....0.2.5 %e A271616 ..2.0.1.0..0.1.4.3..4.3.1.1..0.0.1.0..4.3.4.3..0.4.3.0..2.0.0.1..0.0.2.0 %e A271616 Element moves: 0=itself 1=nw 2=ne 3=w 4=e 5=sw 6=se, reciprocals total 7 %Y A271616 Cf. A271617, A288852. %K A271616 nonn %O A271616 1,2 %A A271616 _R. H. Hardin_, Apr 10 2016 %E A271616 a(14)-a(17) from _Alois P. Heinz_, Jun 15 2017